Commit graph

31 commits

Author SHA1 Message Date
Matthew Stratford
cb42eec757
Fix PlanObject import issue 2020-11-05 18:58:18 +00:00
Matthew Stratford
a21d93894d
Merge remote-tracking branch 'origin/dev' into debugging 2020-11-04 20:33:09 +00:00
Matthew Stratford
bddab0208d
Implement rate limiting to stop spamming state file writes 2020-11-04 01:19:56 +00:00
michael-grace
ae5cea9c62 fixed some errors 2020-11-04 00:09:42 +00:00
Michael Grace
2e84e4bebd
Merge branch 'dev' into michaelg 2020-11-03 22:52:58 +00:00
Matthew Stratford
2ec073392e
Add more player logging. 2020-11-03 22:48:11 +00:00
michael-grace
f96dbf5f36 auto advance, repeats, play on load (not tested) 2020-11-03 01:07:25 +00:00
michael-grace
ec6d3b0854 welcome to BAPSicle and some data types 2020-11-03 00:32:43 +00:00
michael-grace
1e464b2247 more show plan item stuffs 2020-11-02 23:06:45 +00:00
Matthew Stratford
ee6084423d
Woops, it's been mono all this time. 2020-11-01 03:27:26 +00:00
Matthew Stratford
435021536b
Resume playing after output switch. 2020-11-01 03:19:21 +00:00
Matthew Stratford
1d7ccaee12
Reload track after output swap for convenience 2020-11-01 03:15:51 +00:00
Matthew Stratford
6e79af3bbd
Merge branch 'dev' into debugging 2020-11-01 03:02:51 +00:00
Matthew Stratford
bf8e8b908e
Change multiprocessing start method for player on MacOS 2020-11-01 02:44:35 +00:00
michael-grace
bd0c27ddc3 tidy up some messages 2020-11-01 02:37:56 +00:00
Matthew Stratford
1be060ab42
Fix Windows freeze support. BONKERS. 2020-11-01 02:37:40 +00:00
michael-grace
330cc32be2 start of channel plans 2020-11-01 02:35:14 +00:00
Matthew Stratford
90b6707cdf
Add MacOS .app support via Platypus, change port to 13500 2020-11-01 00:38:46 +00:00
Matthew Stratford
5228cfd279
Better startup and shutdown. 2020-11-01 00:31:58 +00:00
Matthew Stratford
a8542b578e
Initial attempt at building MacOS version 2020-10-31 03:04:14 +00:00
Matthew Stratford
367e5d7980
Add Logging to StateManager 2020-10-30 23:59:58 +00:00
Matthew Stratford
331649e85c
Give players and server process titles (in theory) 2020-10-30 23:14:29 +00:00
Matthew Stratford
f29be9e38f
Disable imports reordering & stop Pygame saying hello. 2020-10-30 22:15:51 +00:00
Matthew Stratford
7e2a974e5c
Move StateManager to /helpers and start adding player logging. 2020-10-30 22:06:03 +00:00
Matthew Stratford
dc4f1bb14b
Add pause support, as well as "true" position 2020-10-30 19:31:18 +00:00
Matthew Stratford
2bf4ff4715
Further player hardening 2020-10-30 00:32:34 +00:00
Matthew Stratford
beba7e5806
Beef up error handling for Player 2020-10-29 22:25:17 +00:00
Matthew Stratford
5076bb2e36
Add standalone player running ability. 2020-10-29 21:23:37 +00:00
Matthew Stratford
e6e93f41ad Switch to building an exe for Windows. 2020-10-25 01:23:24 +00:00
Matthew Stratford
65226e09dc Initial working Windows Service. 2020-10-24 21:31:52 +01:00
Matthew Stratford
490aef95c0 Rename files and classes. 2020-10-24 14:44:26 +01:00
Renamed from bapsicle_standalone.py (Browse further)