Commit graph

29 commits

Author SHA1 Message Date
Matthew Stratford
64b1ef71ac Update sanic requirements. 2022-03-19 16:04:29 +00:00
Matthew Stratford
978c042473 Revert sanic version to fix OSError on linux. 2022-03-18 17:33:28 +00:00
Matthew Stratford
358b5bb0a1 Update aiohttp for dependabot 2022-03-12 00:09:22 +00:00
Matthew Stratford
fd87bbd506 Bump to websockets 10.1 2021-12-23 17:25:12 +00:00
Matthew Stratford
ac7d7d0222 merge of "dependabot/pip/build/websockets-9.1" and "dev" 2021-12-23 17:14:54 +00:00
Matthew Stratford
a041a6e38c Merge branch 'dev' into dependabot/pip/build/websockets-9.1 2021-12-23 17:11:42 +00:00
Matthew Stratford
592cf11a79 Fix mp3 support on linux with pygame 2.0.1 2021-11-02 22:47:24 +00: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
e5e3267e75 Add linting for autopep8 2021-09-11 17:18:35 +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
dependabot[bot]
5e364f0814
Bump websockets from 8.1 to 9.1 in /build
Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 9.1.
- [Release notes](https://github.com/aaugustin/websockets/releases)
- [Changelog](https://github.com/aaugustin/websockets/blob/9.1/docs/changelog.rst)
- [Commits](https://github.com/aaugustin/websockets/compare/8.1...9.1)

---
updated-dependencies:
- dependency-name: websockets
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 22:50:46 +00: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
33e149c315 Include missing jinja2 import 2021-04-26 18:14:56 +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
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
ec6d3b0854 welcome to BAPSicle and some data types 2020-11-03 00:32:43 +00:00
Matthew Stratford
d34c822667
Upgrade to pygame 2.0.0.dev24 2020-10-29 21:24:13 +00:00
Matthew Stratford
5442ee649c
Fix requirements file location 2020-10-26 21:28:28 +00:00
Matthew Stratford
e6e93f41ad Switch to building an exe for Windows. 2020-10-25 01:23:24 +00:00
Renamed from install/requirements.txt (Browse further)