Matthew Stratford
|
90d5020a87
|
Shuffle flask into own file, change platypus options.
|
2021-04-17 21:28:57 +01:00 |
|
Matthew Stratford
|
fcb554bf5b
|
Fix API proxy reliabilty by making flask single threaded.
|
2021-04-17 18:28:00 +01:00 |
|
Matthew Stratford
|
6041e8a4ac
|
Don't disable flask logging in prod.
|
2021-04-16 20:53:14 +01:00 |
|
Matthew Stratford
|
39d352ebec
|
Add presenter to bapsicle.
|
2021-04-16 20:30:50 +01:00 |
|
Matthew Stratford
|
c2b5a5ba34
|
fix build variable.
|
2021-04-11 20:40:25 +01:00 |
|
Matthew Stratford
|
2b138607fd
|
Switch to using separate untracked build.py.
|
2021-04-11 20:27:46 +01:00 |
|
Matthew Stratford
|
d511f1774d
|
Add build version when packaging.
|
2021-04-11 19:02:19 +01:00 |
|
Matthew Stratford
|
43e11adc26
|
Change default serial_port var.
|
2021-04-11 00:12:15 +01:00 |
|
Matthew Stratford
|
0faf3caa2e
|
Move api config options to bapsicle state for frozen packages.
|
2021-04-10 23:59:49 +01:00 |
|
Matthew Stratford
|
612478b777
|
Fix log_file. var
|
2021-04-08 22:23:38 +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
|
2297203896
|
Tidy up init for flake8.
|
2021-04-07 21:13:19 +01:00 |
|
Matthew Stratford
|
a2d6f115e0
|
Merge branch 'dev' into tests
|
2021-04-05 22:56:11 +01:00 |
|
Matthew Stratford
|
433f1ef92c
|
Finish controller to log correctly, make port configurable.
|
2021-04-05 22:13:53 +01:00 |
|
Matthew Stratford
|
fe80b803f8
|
Sort audio outputs
|
2021-04-04 23:14:30 +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
|
c88e223d6f
|
Add listing and loading of playlists.
|
2021-04-04 15:26:39 +01:00 |
|
Matthew Stratford
|
5c85466255
|
Setting output stays on config page & add favicon
|
2021-03-22 00:45:46 +00: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
|
81eb8c7d1b
|
Add myradio api handler
|
2021-03-21 13:05:33 +00:00 |
|
Matthew Stratford
|
a51e214f27
|
Serve music-tmp for webstudio UI waveforms.
|
2021-03-15 21:35:56 +00:00 |
|
Matthew Stratford
|
8bf1def0d1
|
Clear UI status queue before requesting a new one.
|
2021-03-15 20:20:26 +00:00 |
|
Matthew Stratford
|
0c176bea03
|
Add WIP controller support.
|
2021-02-14 23:58: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 |
|
Matthew Stratford
|
801d2ae40b
|
Merge branch 'michaelg-baps-websockets' into mstratford-webstudio
|
2020-12-19 15:57:41 +00:00 |
|
Matthew Stratford
|
6d587b1e2b
|
Add a bit of typing to appease pylance
|
2020-12-19 14:57:37 +00:00 |
|
Matthew Stratford
|
26e7f32763
|
Fix json page (properly)
|
2020-12-08 19:41:31 +00:00 |
|
Matthew Stratford
|
789fa3a1fb
|
Fix broken player status json output
|
2020-12-08 19:21:38 +00:00 |
|
Matthew Stratford
|
cb06061143
|
Merge remote-tracking branch 'origin/dev' into myradio-music
|
2020-11-16 21:23:06 +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 |
|
Michael Grace
|
5c19d5ca04
|
typo
i can't type :)
|
2020-11-10 21:38:02 +00:00 |
|
michael-grace
|
b00ac8ecbf
|
welcome default
|
2020-11-10 19:41:27 +00:00 |
|
michael-grace
|
ba07fa5d89
|
server changing and restarting
|
2020-11-10 19:40:42 +00:00 |
|
michael-grace
|
53d7edba48
|
server details on web interface
|
2020-11-10 18:49:26 +00:00 |
|
michael-grace
|
7e57d2de36
|
viewing logs in webserver
|
2020-11-09 00:42:09 +00:00 |
|
michael-grace
|
26a677be53
|
pure json status page
|
2020-11-09 00:17:48 +00:00 |
|
michael-grace
|
b1e20eae5c
|
server state
|
2020-11-09 00:10:36 +00:00 |
|
Matthew Stratford
|
6083427dc5
|
PlanObject to PlanItem, initial API track loading
|
2020-11-05 23:53:27 +00:00 |
|
Matthew Stratford
|
81eb1746df
|
Don't auto play for now on load, it does that itself.
|
2020-11-05 19:04:07 +00:00 |
|
Matthew Stratford
|
cb42eec757
|
Fix PlanObject import issue
|
2020-11-05 18:58:18 +00:00 |
|