aboutsummaryrefslogtreecommitdiff
path: root/src/starlet-fixture-display.c
AgeCommit message (Expand)Author
2023-06-04Fixture display: Remove unused variableThomas White
2023-06-04Fixture display: Add a dim backgroundThomas White
2023-05-14Fixture display: Receive selection info via OSCThomas White
2023-04-29Add add-sel and toggle-selThomas White
2023-04-01Fixture display: Retrieve combined state only onceThomas White
2022-11-12Fixture display: snap text colour at 50% intensityThomas White
2022-11-12Introduce new type for attribute namesThomas White
2022-11-12Fixture display: Make sure that attributes are initialisedThomas White
2022-10-30Fixture display: Add a fence after requesting fixturesThomas White
2022-10-29Fixture display: Don't sent new requests until old ones come throughThomas White
2022-07-10Fixture display: Show a red warning if programmer state is not emptyThomas White
2022-07-09Fixture display: Avoid hard transition of intensity text colourThomas White
2022-06-11Fixture display: Clearer indication when a cue is runningThomas White
2022-06-09Fixture display: press F5 to disconnect (and reconnect)Thomas White
2022-06-03Fixture display: Define constant for status area heightThomas White
2022-06-03Fixture display: Click to select fixtureThomas White
2022-06-02Fixture display: New layout styleThomas White
2022-04-23Fixture display: Slow down redraw rateThomas White
2022-02-24Combine fixture and playback display tools into oneThomas White
2021-11-03Fixture display: Dump fixture list on disconnectionThomas White
2021-11-03Fixture display: Show pre-fade colour in a separate rectangleThomas White
2021-11-02Fixture display: Show colour independently of intensityThomas White
2021-11-02Fixture display: Don't exit when REPL closesThomas White
2021-10-31Fixture display: Reverse list when requesting fixturesThomas White
2021-10-30Fixture display: Show fixture coloursThomas White
2021-10-30Fixture display: Use the tile width for drawingThomas White
2021-07-01Fixture display: Clean up error path if REPL can't connectThomas White
2021-07-01Fixture display: Fix shutdown logicThomas White
2021-06-30Fixture display: change '/' to '.'Thomas White
2021-06-28Fixture display: Add --verboseThomas White
2021-06-28Fixture display: Handle grouped fixturesThomas White
2021-06-27Fixture display: Show selectionThomas White
2021-06-26Fixture display: Show intensitiesThomas White
2021-06-21Fixture display: Keypad plus to cut back in cue listThomas White
2021-06-21Fixture display: Shut down REPL connection gracefully at exitThomas White
2021-06-20Fixture display: Set window titleThomas White
2021-06-20Fixture display: Get the fixture names from StarletThomas White
2021-06-19Basic REPL I/OThomas White
2021-06-19Skeleton fixture display toolThomas White