Commit graph

109 commits

Author SHA1 Message Date
Matthew Stratford
536bc25b6e
gitignore audio and logs 2020-10-30 22:19:38 +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
808bef5f5d
Add LoggingManager 2020-10-30 22:00:30 +00:00
Matthew Stratford
92d48993e7
Merge pull request #4 from UniversityRadioYork/player-hardening
Player Hardening
2020-10-30 19:36:42 +00:00
Matthew Stratford
dc4f1bb14b
Add pause support, as well as "true" position 2020-10-30 19:31:18 +00:00
Matthew Stratford
9a9f9ad234
Rename details to status & add unload to API. 2020-10-30 00:33:00 +00:00
Matthew Stratford
2bf4ff4715
Further player hardening 2020-10-30 00:32:34 +00:00
Matthew Stratford
eafb4dd461
Fix undefined app 2020-10-29 22:25:40 +00:00
Matthew Stratford
beba7e5806
Beef up error handling for Player 2020-10-29 22:25:17 +00:00
Matthew Stratford
d34c822667
Upgrade to pygame 2.0.0.dev24 2020-10-29 21:24:13 +00:00
Matthew Stratford
5076bb2e36
Add standalone player running ability. 2020-10-29 21:23:37 +00:00
Matthew Stratford
517f32773d
Fix typo 2020-10-29 20:21:39 +00:00
Matthew Stratford
924acdb1ea
Capitalise BAPSicle 2020-10-29 20:08:25 +00:00
Matthew Stratford
6c6f6660a9
Merge pull request #2 from mstratford/windows-exe
Initial Windows Install Support
2020-10-29 20:07:49 +00:00
Matthew Stratford
32a074cfe8
VScode being bad, putting comments in json. 2020-10-29 20:06:55 +00:00
Matthew Stratford
51559c4311
Fix readme image and aka 2020-10-29 20:01:47 +00:00
Matthew Stratford
e8d9a7492b
Remove old service script folder. 2020-10-29 19:59:26 +00:00
Matthew Stratford
2623c75627
Fill readme with instructions 2020-10-29 19:59:08 +00:00
Matthew Stratford
3c20139597
Add githook install script 2020-10-29 19:58:57 +00:00
Matthew Stratford
1add44f6ce
Fix uninstaller to 100% clear up. 2020-10-29 19:24:00 +00:00
Matthew Stratford
097429d7c3
Fix creating a C:\Program folder instead of /state 2020-10-29 19:23:33 +00:00
Matthew Stratford
91339174b6
Remove bodged load commands. 2020-10-29 01:41:17 +00:00
Matthew Stratford
cac357c403
Fix windows installer and add uninstaller. 2020-10-29 01:41:01 +00:00
Matthew Stratford
867e057811
Add vscode debug launch configuration 2020-10-28 22:07:13 +00:00
Matthew Stratford
eefa9f4a5d
Use relative path for state file locations. 2020-10-28 22:04:11 +00:00
Matthew Stratford
4c11378ff2
Add initial OS environment helpers 2020-10-28 22:03:48 +00:00
Matthew Stratford
d1103e66cf
Initial Root logging 2020-10-26 21:15:28 +00:00
Matthew Stratford
90ae71463d
Actually add nssm.exe 2020-10-26 20:00:31 +00:00
Matthew Stratford
309a1178f4 Use nssm to install exe service instead. 2020-10-25 21:14:42 +00:00
Matthew Stratford
e6e93f41ad Switch to building an exe for Windows. 2020-10-25 01:23:24 +00:00
Matthew Stratford
f09dfac4f2 Remove extra JS calls. 2020-10-25 00:19:05 +01:00
Matthew Stratford
65226e09dc Initial working Windows Service. 2020-10-24 21:31:52 +01:00
Matthew Stratford
f64840702f don't need to install unittest 2020-10-24 16:17:35 +01:00
Matthew Stratford
a6fce02c56 Add unit test. 2020-10-24 16:16:41 +01:00
Matthew Stratford
77ed0feebd Turn bapsicle into a package. 2020-10-24 15:36:11 +01:00
Matthew Stratford
841bdf022d Add pre-commit autopep8 2020-10-24 15:23:06 +01:00
Matthew Stratford
8f02a73f8d Share more templating in base. Add config page. 2020-10-24 15:04:33 +01:00
Matthew Stratford
490aef95c0 Rename files and classes. 2020-10-24 14:44:26 +01:00
Matthew Stratford
a3b56cb291 Move debug refresh into base. 2020-10-24 14:39:09 +01:00
Matthew Stratford
c093e5168b Add autopep8 as requirement. 2020-10-24 14:29:40 +01:00
Matthew Stratford
0b03d4507a Move github workflow to correct location. 2020-10-24 14:02:16 +01:00
Matthew Stratford
0ae93a9f4f Try a github workflow CI 2020-10-24 13:56:58 +01:00
Matthew Stratford
8f58e426e3 404 typo 2020-10-24 13:52:06 +01:00
Matthew Stratford
a35fa06c06 Add 404 page. 2020-10-24 13:47:48 +01:00
Matthew Stratford
37140cf247 Add initial theming to web UI. 2020-10-24 03:13:02 +01:00
Matthew Stratford
642262aa6c Commit UI static files from sb-admin-2 2020-10-24 03:12:42 +01:00
Matthew Stratford
d8fcaad471 Don't commit state files. 2020-10-24 01:40:29 +01:00
Matthew Stratford
ca577a1807 Add seek buttons to UI. 2020-10-24 01:39:54 +01:00
Matthew Stratford
70047dd1fd Fix flask auto-reload nesting processes. 2020-10-24 01:39:40 +01:00