summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-02Start output manuallyHEADmasterThomas White
2020-07-02Implement generic-rgbThomas White
2020-06-26Add basic MIDI control libraryThomas White
2020-06-17OO closure bits no longer needed, because fixture list is now top-levelThomas White
2020-06-17New implementation of patch-manyThomas White
2020-06-17patch-fixture: Accept attributes as a lambdaThomas White
2020-06-16Keywordify patch-fixtureThomas White
2020-06-16FormattingThomas White
2020-06-16Rename functionsThomas White
2020-06-16Move fixture names to separate namespaceThomas White
2020-06-16FormattingThomas White
2020-06-16Test implementation of patch-manyThomas White
2020-06-07Fix "flash"Thomas White
2020-06-07Add 16-bit values, and add example fixture classThomas White
2020-06-07Fix addressingThomas White
2020-06-07Set all attributes to home values at the startThomas White
2020-06-07Send DMX to OLAThomas White
2020-06-06exec-state -> exec-state!Thomas White
2020-06-06No need for a definition hereThomas White
2020-06-06state-assignment-string isn't part of the classThomas White
2020-06-06Remove "get-"Thomas White
2020-06-06Nicer scanoutThomas White
2020-06-04Scanout plumbingThomas White
2020-06-04Better state mergingThomas White
2020-05-30Fixture definition and scanoutThomas White
2020-05-27Basic fixture structureThomas White
2020-05-27Turn all Guile stuff into proper modulesThomas White
2020-05-19New combine-states functionThomas White
2020-05-09Work on init.scmThomas White
2020-05-09Switch to Guile 3Thomas White
2020-03-26Add att functionThomas White
2020-03-10Store states as functionsThomas White
2020-02-25Work on description of lighting statesThomas White
2020-02-23Put fixture library into headers and static structuresThomas White
2020-02-23Use internal definition instead of letrecThomas White
2020-02-22New patch-many functionThomas White
2020-02-22New "at" functionThomas White
2020-02-21Do fixture patching from SchemeThomas White
2020-02-20Remove command line and attribute stuff from UIThomas White
2020-02-20Add init.scmThomas White
2020-02-19Put fixtures in a list, not in top-level variablesThomas White
2020-02-18Add basic Guile stuffThomas White
2019-07-17Redraw the main window periodically anywayThomas White
2019-07-16Initial crossfade stuffThomas White
2019-07-16Put all attribute values in a structThomas White
2019-07-03Change F-key attributesThomas White
2019-07-03Fix integer conversion for 8-bit valuesThomas White
2019-07-02Check gobo/prism flags in any_selected_fixture_has()Thomas White
2019-07-02Set intensity using keyboard up/downThomas White
2019-07-02Attribute bar at bottom of screenThomas White