Matthew Stratford
|
3951a4b427
|
Add fader live tracking to player
|
2021-06-21 00:22:29 +01:00 |
|
Matthew Stratford
|
e821df5585
|
Merge pull request #19 from UniversityRadioYork/ColinRoitt-readme-update
Fix Typo
|
2021-05-27 21:10:13 +01:00 |
|
Colin
|
17e98bdabc
|
Fix Typo
|
2021-05-27 21:04:32 +01:00 |
|
Matthew Stratford
|
1576cb669e
|
Only set debug player logging on beta builds.
|
2021-05-27 00:23:49 +01:00 |
|
Matthew Stratford
|
da93caa390
|
Make selected audio devices obvious.
|
2021-05-27 00:18:35 +01:00 |
|
Matthew Stratford
|
55f58e03cd
|
Pull in new presenter with F keys and closing modal on show load.
|
2021-05-27 00:07:57 +01:00 |
|
Matthew Stratford
|
ab75362f36
|
Show all log files & pretty with prism.
|
2021-05-25 23:10:39 +01:00 |
|
Matthew Stratford
|
3ceaa8673c
|
Fix loaded_item manupulation breaking weights
|
2021-05-20 00:31:44 +01:00 |
|
Matthew Stratford
|
d573b45b14
|
Remove sb-admin2 vendor files unused.
|
2021-05-17 22:15:17 +01:00 |
|
Matthew Stratford
|
26a6f72cf3
|
Merge pull request #18 from UniversityRadioYork/michaelg-bits
Not Overwhelming the Log Pages
|
2021-05-17 22:10:35 +01:00 |
|
Matthew Stratford
|
695080eda1
|
More debug player logging
|
2021-05-17 22:03:38 +01:00 |
|
Matthew Stratford
|
2a9ef19ead
|
s p a c e
|
2021-05-17 22:03:09 +01:00 |
|
michael-grace
|
29094aa2f8
|
README fixes
|
2021-05-15 23:53:53 +01:00 |
|
michael-grace
|
09133ebcb6
|
Let the Log Pages Cope
|
2021-05-15 23:51:12 +01:00 |
|
Matthew Stratford
|
21fb21c6fe
|
Add more state debugging, hopefully fix weights not updating.
|
2021-05-13 00:26:43 +01:00 |
|
Matthew Stratford
|
077b55b87f
|
Catch files that can't be removed, skip them.
|
2021-05-12 00:14:35 +01:00 |
|
Matthew Stratford
|
ac6db2a623
|
Fix logging for remove, fix windows paths.
|
2021-05-11 23:52:34 +01:00 |
|
Matthew Stratford
|
0b5bdcb59c
|
Remove weight check, already know it's correct.
|
2021-05-05 23:36:24 +01:00 |
|
Matthew Stratford
|
b2d1f9014f
|
Fix shared loaded_item causing jump to weight -1
|
2021-05-05 23:06:29 +01:00 |
|
Matthew Stratford
|
49616a1fd2
|
Fix player test.
|
2021-05-02 19:26:39 +01:00 |
|
Matthew Stratford
|
e90a8d9723
|
CI fixes.
|
2021-05-02 19:22:33 +01:00 |
|
Matthew Stratford
|
61f8f6536c
|
Update presenter with player counter support.
|
2021-05-02 19:14:07 +01:00 |
|
Matthew Stratford
|
26240431aa
|
Fix updating show plan being thrown out due to dodgy equality.
|
2021-05-02 19:09:59 +01:00 |
|
Matthew Stratford
|
49f9e9d05a
|
Improve reconnection of controller.
|
2021-05-02 18:12:38 +01:00 |
|
Matthew Stratford
|
c0cc6ff418
|
Fix race condition with file manager preloading.
|
2021-05-02 15:41:14 +01:00 |
|
Matthew Stratford
|
05b64fb317
|
Change behavior for controller to play/pause.
|
2021-05-02 13:52:47 +01:00 |
|
Matthew Stratford
|
2fb1d38e6e
|
Store plan item clean status.
|
2021-05-02 02:27:41 +01:00 |
|
Matthew Stratford
|
eefc89cd42
|
Add logging bool
|
2021-05-02 02:26:55 +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
|
dc64ada5b2
|
BUG: Actually stop delayed tracklist start if stopped early.
|
2021-05-01 23:09:59 +01:00 |
|
Matthew Stratford
|
5163cc338a
|
Don't load twice on init due to output hot reload.
|
2021-05-01 23:09:13 +01:00 |
|
Matthew Stratford
|
ed308a6726
|
Improve player logging.
|
2021-05-01 23:08:38 +01:00 |
|
Matthew Stratford
|
b465f8aab2
|
Update UI for new load menu / credits.
|
2021-05-01 01:23:09 +01:00 |
|
Matthew Stratford
|
14dc9d5e7f
|
Merge branch 'branding' into dev
|
2021-04-27 23:03:13 +01:00 |
|
Matthew Stratford
|
442d0a4dd5
|
Replace splash image, add resource files.
|
2021-04-27 23:02:03 +01:00 |
|
Matthew Stratford
|
0655f629ba
|
Add some more filemanager logging.
|
2021-04-27 21:55:32 +01:00 |
|
Matthew Stratford
|
4a46247c1e
|
Fix nonetype error.
|
2021-04-27 21:50:44 +01:00 |
|
Matthew Stratford
|
ed2342777d
|
Show beta status / git branch.
|
2021-04-27 21:48:17 +01:00 |
|
Matthew Stratford
|
fcd58fb23e
|
Bump to 3.0.0
|
2021-04-27 20:55:07 +01:00 |
|
Matthew Stratford
|
8aa9d9aecf
|
Merge branch 'bug-fixes' into dev
|
2021-04-27 20:05:22 +01:00 |
|
Matthew Stratford
|
33e149c315
|
Include missing jinja2 import
|
2021-04-26 18:14:56 +01:00 |
|
Matthew Stratford
|
6257dbf566
|
Last attempt at windows build during lunch.
|
2021-04-26 13:37:44 +01:00 |
|
Matthew Stratford
|
3e6782c540
|
Script fix again.
|
2021-04-26 13:24:28 +01:00 |
|
Matthew Stratford
|
c9b337a27a
|
Fix relative split.
|
2021-04-26 12:56:49 +01:00 |
|
Matthew Stratford
|
256d690a19
|
Attempt windows relative path fix.
|
2021-04-26 12:44:22 +01:00 |
|
Matthew Stratford
|
e39a9b73a4
|
Marker tweaks
|
2021-04-26 01:01:58 +01:00 |
|
Matthew Stratford
|
ff2c8f0b8e
|
Fix play on load not starting from cue point.
|
2021-04-26 00:46:21 +01:00 |
|
Matthew Stratford
|
9ec11c2691
|
Add initial file preloading algorithm.
|
2021-04-26 00:18:50 +01:00 |
|
Matthew Stratford
|
128ac911a5
|
Add File Manager to clear music-tmp on show load.
|
2021-04-25 23:05:31 +01:00 |
|