Commit graph

49 commits

Author SHA1 Message Date
Laureηt 0acae27e3b
chore: updated README.md 2021-11-04 15:21:36 +01:00
Laureηt ccad598593
feat(emulator): removed old code from pyvirtualcam 2021-11-04 14:41:54 +01:00
Laureηt 12b92a2a0c
feat(emulator): added a bunch of flags to ffmpeg to reduce latency 2021-11-03 23:27:11 +01:00
Laureηt 6e11d44741
feat(emulator): experimental rtmp stream 2021-11-03 23:14:43 +01:00
Laureηt 7fbe38e8ba
refactor: moved most constants to settings.py 2021-11-03 21:46:19 +01:00
Laureηt d8e00aca5e
refactor(emulator): now using redis to get votes 2021-11-03 20:41:42 +01:00
Laureηt 97aeb89b49
refactor(server): now using redis to store votes 2021-11-03 19:27:11 +01:00
Laureηt 7c8b2d8cf1
feat: created (partially) an admin interface 2021-11-03 18:40:11 +01:00
Laureηt 337a0618b9
fix(CI): compacted the linting stage 2021-11-02 21:39:50 +01:00
Laureηt 56b49b4a03
feat: added a logo to the gitlab repo 2021-11-02 21:35:10 +01:00
Laureηt eadc64b036
feat(emulator): docstrings 2021-11-02 19:32:54 +01:00
Laureηt 0473db2a28
feat(emulator): created parse_message function 2021-11-02 19:23:47 +01:00
Laureηt 9270b4a09a
fix(emulator): better constant names 2021-11-02 19:15:58 +01:00
Laureηt 75a853df6a
feat: found a nice rom for testing 2021-11-02 19:14:40 +01:00
Laureηt 32b95658e5
fix(server): wrong logic 2021-11-02 19:14:26 +01:00
Laureηt c77c6ac403
fix(emulator): clear keys not every frame 2021-11-02 19:13:48 +01:00
Laureηt 26acab7c67
feat: moved classes into their own file for clarity 2021-11-02 19:03:47 +01:00
Laureηt a09befe4a3
fix: admin and emulator users now optionnal types 2021-11-02 18:53:34 +01:00
Laureηt 0985367de8
refactor(server): now using classes 2021-11-01 23:15:16 +01:00
Laureηt 3a8d2bc207
chore(server): doctrings 2021-11-01 21:13:01 +01:00
Laureηt 443b0cb7d6
fix: added instruction on how to acces the remote controller
[skip ci]
2021-11-01 18:58:44 +01:00
Laureηt 4522ad6d76
chore:added README.md 2021-11-01 18:44:29 +01:00
Laureηt ab2efcaaa7
chore: added CONTRIBUTING.md 2021-11-01 18:43:34 +01:00
Laureηt ca1088f140
chore: added bandit to lint 2021-11-01 14:54:22 +01:00
Laurent Fainsin cf9d860bc4 chore: Add LICENSE 2021-11-01 13:45:13 +00:00
Laureηt 72436a8252
feat: gitlab-ci 2021-11-01 14:42:38 +01:00
Laureηt 12519fb12f
test: gitlab-ci 2021-11-01 14:36:43 +01:00
Laureηt b6818deb5e
test: gitlab-ci 2021-11-01 14:29:07 +01:00
Laureηt 536d49396f
chore: gathered magic numbers into constants 2021-11-01 14:17:41 +01:00
Laureηt 6b19b6ff95
fix: emulator polling input at 10Hz now 2021-11-01 14:06:28 +01:00
Laureηt 922a4c51f1
feat: vscode launch config 2021-11-01 14:06:12 +01:00
Laureηt 40d06d79e5
feat: installed mgba in poetry (~hack) 2021-11-01 13:53:09 +01:00
Laureηt 394530cab5
feat: added mgba submodule 2021-11-01 12:53:47 +01:00
Laureηt f85528e6d1
feat: better web controller
(still looks like crap)
2021-11-01 12:49:23 +01:00
Laureηt 6356960672
fix: removed useless logging
feat: emulator now ask for input every frame
2021-11-01 00:55:59 +01:00
Laureηt 68f7cf8878
feat: saving/loading of states 2021-10-31 23:54:29 +01:00
Laureηt 7b7fbde1fe
feat: websocket server
feat: emulator (virtualcam)
feat: basic web client
2021-10-31 22:17:50 +01:00
Laureηt 56d309e953
fix: better vscode integration 2021-10-30 14:38:33 +02:00
Laureηt 9549b0684b
init: mypy 2021-10-30 14:22:13 +02:00
Laureηt e1a7875716
fix: moved isort config into pyproject.toml 2021-10-30 13:53:38 +02:00
Laureηt fd154c7076
init: pre-commit 2021-10-30 13:29:31 +02:00
Laureηt 9943b54917
init: isort 2021-10-30 13:29:20 +02:00
Laureηt e8d85b8cc5
init: flake8 2021-10-30 13:29:10 +02:00
Laureηt 29ab3ece25
init: vscode 2021-10-30 13:29:00 +02:00
Laureηt 94db5512eb
init: poetry 2021-10-30 13:28:49 +02:00
Laureηt 24a548366e
fix: editorconfig 2021-10-30 13:28:12 +02:00
Laureηt 2466ad6d97
init: gitattributes 2021-10-30 12:51:26 +02:00
Laureηt 17fd35ac37
init: editorconfig 2021-10-30 12:17:09 +02:00
Laureηt 2fb53b152e
init: gitignore 2021-10-30 12:17:04 +02:00