Commit graph

236 commits

Author SHA1 Message Date
Matthew Stratford
2a24e6400b Only show direct sound outputs on windows. 2021-04-14 13:43:58 +01:00
Matthew Stratford
0dcd0b4ae6
Merge pull request #14 from UniversityRadioYork/audio-markers
Audio Marker Support
2021-04-12 23:03:17 +01:00
Matthew Stratford
c57775525b Finish audio markers support. 2021-04-12 22:59:51 +01:00
Matthew Stratford
1bbfd63a0e Merge remote-tracking branch 'origin/dev' into audio-markers 2021-04-11 20:59:08 +01:00
Matthew Stratford
8bad69b34e
Merge pull request #13 from UniversityRadioYork/github-builds
GitHub builds Update
2021-04-11 20:55:41 +01:00
Matthew Stratford
447e6f4d48 Update build.exe and include install scripts. 2021-04-11 20:42:36 +01:00
Matthew Stratford
c2b5a5ba34 fix build variable. 2021-04-11 20:40:25 +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
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
2bc61be133 Build 3.7 for the min for dolby. 2021-04-11 00:26:19 +01:00
Matthew Stratford
cb03506ff4 Zip .app recursively. 2021-04-11 00:17:19 +01:00
Matthew Stratford
43e11adc26 Change default serial_port var. 2021-04-11 00:12:15 +01:00
Matthew Stratford
1b2e1f6c60 Create state dir if missing. 2021-04-11 00:11:05 +01:00
Matthew Stratford
29b76a8dfd Flip zip. 2021-04-11 00:04:51 +01:00
Matthew Stratford
71818f6bf0 Zip up .app to stop GA from breaking it. 2021-04-11 00:01:21 +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
a98388421c Fix typo 2021-04-10 23:05:38 +01:00
Matthew Stratford
769be9ce6c Add initial package builds. 2021-04-10 23:05:12 +01:00
Matthew Stratford
cc861e2869 End of Day WIP on marker support 2021-04-10 22:56:53 +01:00
Matthew Stratford
6718ddcf2d Add markers test. 2021-04-10 21:30:41 +01:00
Matthew Stratford
961836b067
Merge pull request #11 from UniversityRadioYork/black
CI Linting improvements & black lint.
2021-04-10 20:29:58 +01:00
Matthew Stratford
023c70b6d6 Make githook set itself up. 2021-04-10 20:25:18 +01:00
Matthew Stratford
09a2a1f845 Tickle testing 2021-04-10 20:24:53 +01:00
Matthew Stratford
6f8f06ebb9 Update py3.7 is iffy. 2021-04-08 23:29:44 +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
612478b777 Fix log_file. var 2021-04-08 22:23:38 +01:00
Matthew Stratford
c90ebf6d81 More pep8 fixes 2021-04-08 22:21:28 +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
58742b8cba Sync autopep8 and flake8 2021-04-08 21:25:58 +01:00
Matthew Stratford
1b38eeb7f3 Make install-githook executable 2021-04-08 21:20:47 +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
b8ec125490
Merge pull request #3 from UniversityRadioYork/tests
Adds initial player tests and github actions tooling.
2021-04-08 20:47:00 +01:00
Matthew Stratford
b128d14545 Try unittest anyway if flake8 fails. 2021-04-08 20:41:21 +01:00
Matthew Stratford
fdeffff9fd Make fake8 error. 2021-04-08 20:37:41 +01:00
Matthew Stratford
8aba845a14 More test fixing. 2021-04-08 20:37:30 +01:00
Matthew Stratford
a772662e70 Make tests more reliable. 2021-04-08 20:28:35 +01:00
Matthew Stratford
461fc75f2c Add timeouts, name logs per python version. 2021-04-07 23:09:51 +01:00
Matthew Stratford
0f1aee809e Log more info about files existing. 2021-04-07 22:52:33 +01:00
Matthew Stratford
2ce75a4cd4 Include test resources in repo. 2021-04-07 22:32:56 +01:00
Matthew Stratford
61caaa662b Always archive test logs. 2021-04-07 22:25:39 +01:00
Matthew Stratford
d141bf954c Temporarily ignore the UI test. 2021-04-07 22:21:46 +01:00
Matthew Stratford
af368f0756 Fix logs archive. 2021-04-07 22:17:10 +01:00
Matthew Stratford
3733aa3801 Testing template, archive logs. 2021-04-07 22:15:24 +01:00
Matthew Stratford
d50999fa57 Try building with macOS, see if that has audio support. 2021-04-07 22:08:48 +01:00
Matthew Stratford
5113f3490e Try not installing desktop tools 2021-04-07 21:54:58 +01:00