Commit graph

45 commits

Author SHA1 Message Date
505a632200
Merge branch 'release' into dev 2024-04-03 19:45:39 +01:00
ab2aead17e
chore: updates to build on latest python/linux 2024-03-23 11:11:30 +00:00
Matthew Stratford
aba31048cc Put BAPSicle in process names for htop filtering. 2022-03-12 15:01:51 +00:00
Matthew Stratford
52248bea1f Flake 8 lint 2022-03-11 23:55:53 +00:00
Matthew Stratford
92a6b86ccd Merge branch 'dev' into mstratford/quitting
Likely to break something, but here goes.
2022-03-11 22:09:45 +00:00
Matthew Stratford
c538ce3a46 Fix "STOPPED" message. 2021-12-23 20:26:37 +00:00
Matthew Stratford
ba4e257fdd Fix player bootlooping if mixer doesn't init 2021-12-23 19:31:36 +00:00
Matthew Stratford
ac7d7d0222 merge of "dependabot/pip/build/websockets-9.1" and "dev" 2021-12-23 17:14:54 +00:00
Matthew Stratford
570077a3aa Fix websocket serve change. 2021-10-01 00:08:24 +01:00
Matthew Stratford
bc1bd45cd4 Switch to a single queue wherever possible 2021-09-24 21:11:39 +01:00
Matthew Stratford
e5e3267e75 Add linting for autopep8 2021-09-11 17:18:35 +01:00
Matthew Stratford
2941d90f60 Lint with black for formatting. 2021-09-11 16:49:08 +01:00
Matthew Stratford
10c33af133 Logging improvements 2021-09-08 23:36:59 +01:00
Matthew Stratford
ff605bf57f Update GET_PLAN to GETPLAN and add SETPLAYED 2021-09-03 21:49:16 +01:00
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