Matthew Stratford
|
801d2ae40b
|
Merge branch 'michaelg-baps-websockets' into mstratford-webstudio
|
2020-12-19 15:57:41 +00:00 |
|
Matthew Stratford
|
9260aa9c2b
|
Merge branch 'pylance-fixes' into dev
|
2020-12-19 15:00:28 +00:00 |
|
Matthew Stratford
|
6d587b1e2b
|
Add a bit of typing to appease pylance
|
2020-12-19 14:57:37 +00:00 |
|
Matthew Stratford
|
fc3e5db08c
|
Merge pull request #10 from UniversityRadioYork/myradio-music
Play music and managed items from MyRadio
|
2020-12-08 19:44:56 +00:00 |
|
Matthew Stratford
|
26e7f32763
|
Fix json page (properly)
|
2020-12-08 19:41:31 +00:00 |
|
Matthew Stratford
|
a526ed3cb3
|
Update filename for plan item once loaded
|
2020-12-08 19:41:11 +00:00 |
|
Matthew Stratford
|
789fa3a1fb
|
Fix broken player status json output
|
2020-12-08 19:21:38 +00:00 |
|
Matthew Stratford
|
450698cd37
|
Add managed items support and merge cleanup
|
2020-11-16 22:49:33 +00:00 |
|
Matthew Stratford
|
cb06061143
|
Merge remote-tracking branch 'origin/dev' into myradio-music
|
2020-11-16 21:23:06 +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 |
|
Matthew Stratford
|
afb63dbfe2
|
Merge pull request #9 from UniversityRadioYork/michaelg-server-state
Server State and Logs
|
2020-11-11 22:21:17 +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
|
f1cd401b3b
|
keep the folders to keep windows happy
|
2020-11-10 18:45:54 +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 |
|
michael-grace
|
bdda886e10
|
windows doesn't like the directories not existing
|
2020-11-08 23:38:57 +00:00 |
|
Matthew Stratford
|
6083427dc5
|
PlanObject to PlanItem, initial API track loading
|
2020-11-05 23:53:27 +00:00 |
|
Matthew Stratford
|
6fd34558e4
|
Merge pull request #8 from UniversityRadioYork/debugging
Add logging & debugging features.
|
2020-11-05 19:08:06 +00:00 |
|
Matthew Stratford
|
0a04398849
|
Fix import for standalone player
|
2020-11-05 19:06:16 +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
|
1967432f11
|
Add logs folder mkdir to installer
|
2020-11-05 19:03:26 +00:00 |
|
Matthew Stratford
|
23647de797
|
Re-add hot output switching, add default output support.
|
2020-11-05 18:59:28 +00:00 |
|
Matthew Stratford
|
cb42eec757
|
Fix PlanObject import issue
|
2020-11-05 18:58:18 +00:00 |
|
Matthew Stratford
|
f5fd6ca236
|
Merge branch 'dev' into debugging
|
2020-11-04 22:39:49 +00:00 |
|
Matthew Stratford
|
da5e1a2a5a
|
Temp fix for MacOS by removing baps welcome gen.
|
2020-11-04 22:38:31 +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
|
51ae3033b9
|
hmm...some import went missing
|
2020-11-03 23:25:17 +00:00 |
|
Matthew Stratford
|
e191595768
|
Log as .log instead.
|
2020-11-03 23:12:57 +00:00 |
|
Michael Grace
|
9853118d6c
|
mainly channel plans
Mainly Channel Plans
|
2020-11-03 22:54:12 +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 |
|
Matthew Stratford
|
60f4b8e6fb
|
Merge remote-tracking branch 'origin/dev' into debugging
|
2020-11-03 22:24:58 +00:00 |
|
Matthew Stratford
|
7435eca60d
|
Merge pull request #6 from UniversityRadioYork/linux
Add linux build support + audio handing into helper
|
2020-11-03 22:12:40 +00:00 |
|
Matthew Stratford
|
1c95486b19
|
Remove actioned TODO
|
2020-11-03 22:11:54 +00:00 |
|
Matthew Stratford
|
4378093e9c
|
Add linux build to the readme.
|
2020-11-03 22:05:48 +00:00 |
|
Matthew Stratford
|
6f78e1e9f7
|
Fix import error
|
2020-11-03 21:28:05 +00:00 |
|
Matthew Stratford
|
94e01aa144
|
Move audio device to DeviceManager
|
2020-11-03 21:24:45 +00:00 |
|
Matthew Stratford
|
c1e88fcf71
|
Add linux build support.
|
2020-11-03 20:13:32 +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 |
|