Commit graph

49 commits

Author SHA1 Message Date
Matthew Stratford
b405b7b1ff Install wheel in CI. 2021-09-11 21:19:45 +01:00
Matthew Stratford
315d3ae392 Remove python 3.10 for now, pygame doesn't build. 2021-09-11 18:15:14 +01:00
Matthew Stratford
794433f034 Pull in newer pygame for 3.10 support 2021-09-11 18:12:43 +01:00
Matthew Stratford
0848771e3f Tweaked autopep8 lint 2021-09-11 17:48:57 +01:00
Matthew Stratford
e5e3267e75 Add linting for autopep8 2021-09-11 17:18:35 +01:00
Matthew Stratford
ce17793c5e Fix MacOS bundled launch with sanic logging dir. 2021-09-09 00:34:54 +01:00
Matthew Stratford
8a66ad86e6 Improve handling of dead processes 2021-09-04 15:16:44 +01:00
Matthew Stratford
95c0843865 Add pydub requirement 2021-09-03 19:56:23 +01:00
Matthew Stratford
55e18eebb9
Fix aiohttp requirement 2021-08-16 23:50:23 +01:00
Matthew Stratford
6cbb8948eb
Add requirements.txt version freeze. 2021-08-11 23:24:09 +01:00
Matthew Stratford
ed2342777d Show beta status / git branch. 2021-04-27 21:48:17 +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
2c498ff65c Improve packaging, use package.json for all package info 2021-04-19 15:45:20 +01:00
Matthew Stratford
95516f9abf Fix sanic in freeze 2021-04-18 03:52:34 +01:00
Matthew Stratford
a45cbda37e Switch API to async, remove APIHandler. 2021-04-18 03:14:14 +01:00
Matthew Stratford
fcf9d8dceb Switch to sanic from flask. 2021-04-18 02:03:44 +01:00
Matthew Stratford
90d5020a87 Shuffle flask into own file, change platypus options. 2021-04-17 21:28:57 +01:00
Matthew Stratford
9af1538d0b Merge branch 'webstudio-build' into dev 2021-04-17 13:17:37 +01:00
Matthew Stratford
04d55eb1b1 Add presenter to pyinstaller config whitelist 2021-04-16 21:10:19 +01:00
Matthew Stratford
c797647ebf Fix build version script batch. 2021-04-14 14:22:02 +01:00
Matthew Stratford
bacf8715db Fix if. 2021-04-14 14:00:45 +01:00
Matthew Stratford
c60e5976cd Don't use venv in github actions windows. 2021-04-14 13:58:40 +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
c90ebf6d81 More pep8 fixes 2021-04-08 22:21:28 +01:00
Matthew Stratford
f4dc7199a4 Some pep fixes. 2021-04-08 22:05:25 +01:00
Matthew Stratford
67f3e655be Check for modinfo soundcore. 2021-04-07 21:45:36 +01:00
Matthew Stratford
a2d6f115e0 Merge branch 'dev' into tests 2021-04-05 22:56:11 +01:00
Matthew Stratford
03773c8dda Various reliabilty / debugging improvements 2021-04-04 22:34:46 +01:00
Matthew Stratford
81eb8c7d1b Add myradio api handler 2021-03-21 13:05:33 +00:00
Matthew Stratford
0c176bea03 Add WIP controller support. 2021-02-14 23:58:32 +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
michael-grace
79cd706253 start of websockets, play, pause, stop, seek 2020-11-15 17:40:18 +00:00
Michael Grace
2e84e4bebd
Merge branch 'dev' into michaelg 2020-11-03 22:52:58 +00:00
Matthew Stratford
c1e88fcf71
Add linux build support. 2020-11-03 20:13:32 +00:00
michael-grace
ec6d3b0854 welcome to BAPSicle and some data types 2020-11-03 00:32:43 +00:00
Matthew Stratford
90b6707cdf
Add MacOS .app support via Platypus, change port to 13500 2020-11-01 00:38:46 +00:00
Matthew Stratford
a8542b578e
Initial attempt at building MacOS version 2020-10-31 03:04:14 +00:00
Matthew Stratford
d34c822667
Upgrade to pygame 2.0.0.dev24 2020-10-29 21:24:13 +00:00
Matthew Stratford
cac357c403
Fix windows installer and add uninstaller. 2020-10-29 01:41:01 +00:00
Matthew Stratford
c685863c27
Install Portaudio for Ubuntu 2020-10-26 21:36:01 +00:00
Matthew Stratford
5442ee649c
Fix requirements file location 2020-10-26 21:28:28 +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