Commit graph

31 commits

Author SHA1 Message Date
Matthew Stratford
ee82fe6d4c Add played counting. 2021-05-02 02:18:00 +01:00
Matthew Stratford
23aefe4ba6 Update loaded item weight and fix reordering/auto advance. 2021-05-02 00:45:03 +01:00
Matthew Stratford
c26da1ed27 Re-order to remove before adding when moving items. 2021-04-25 00:46:01 +01:00
Matthew Stratford
fc7906e246 Fix moving items, force correct weighting. 2021-04-24 21:33:36 +01:00
Matthew Stratford
34220d1765 Set some process titles. 2021-04-18 21:17:41 +01:00
Matthew Stratford
6018f5df0e Proxy StateManager instead of copy, allow UI restart/quit 2021-04-18 20:27:54 +01:00
Matthew Stratford
ce000b2bbc Clean shutdown on external exit with the terminator 2021-04-17 22:51:43 +01:00
Matthew Stratford
f42a3147df Fix setting markers from presenter 2021-04-17 18:27:36 +01:00
Matthew Stratford
ecbab09f61 Run one websocket tx handler for all clients, rather than one each. 2021-04-11 20:29:16 +01:00
Matthew Stratford
119b729c56 Fix player test fork() on macOS 2021-04-08 22:56:57 +01:00
Matthew Stratford
066a696b5c Last pep8 errors. 2021-04-08 22:48:38 +01:00
Matthew Stratford
023cafad90 Last few pep issues. 2021-04-08 22:32:16 +01:00
Matthew Stratford
833dbbf043 More fixes 2021-04-08 22:05:47 +01:00
Matthew Stratford
f4dc7199a4 Some pep fixes. 2021-04-08 22:05:25 +01:00
Matthew Stratford
2c27899d94 Autopep run. 2021-04-08 21:15:15 +01:00
Matthew Stratford
fbf6052491 Ran black for formatting. 2021-04-08 20:53:51 +01:00
Matthew Stratford
ccb5886698 Lower CPU a bit with slower loops. 2021-04-04 23:14:08 +01:00
Matthew Stratford
03773c8dda Various reliabilty / debugging improvements 2021-04-04 22:34:46 +01:00
Matthew Stratford
5233aacdf9 Add proper message source routing, fixes a lot of instabity of updating. 2021-03-22 00:33:14 +00:00
Matthew Stratford
b15b6a9875 Support loading show plans from webstudio 2021-03-21 20:15:42 +00:00
Matthew Stratford
023200b94b Add support for moving plan items. 2021-03-13 22:32:04 +00:00
Matthew Stratford
4741694d66 Migrate internal planitem format to match webstudio/api 2021-02-14 20:10:32 +00:00
Matthew Stratford
45d9c32146 Handle setting Channel Controls from WS. 2021-02-14 17:53:28 +00:00
Matthew Stratford
12d7f6fdd2 Fix some queuing issues for playback position timers. 2021-02-14 13:23:51 +00:00
Matthew Stratford
1a59b2d5bf Add show plan loading, send more info to Webstudio UI. 2021-02-14 00:29:47 +00:00
Matthew Stratford
b825795835
More stuff towards making Webstudio sync 2020-12-20 18:52:27 +00:00
Matthew Stratford
479c952766
most of the pipeline to send player msgs to webstudio 2020-12-20 01:10:19 +00:00
michael-grace
9536bf7c07 adding to showplan 2020-11-15 20:53:34 +00:00
michael-grace
bd2b5b41a6 start of showplans 2020-11-15 19:34:13 +00:00
michael-grace
249832e153 some human readability 2020-11-15 17:48:05 +00:00
michael-grace
79cd706253 start of websockets, play, pause, stop, seek 2020-11-15 17:40:18 +00:00