Commit graph

111 commits

Author SHA1 Message Date
Reece Walsh
ec4b800ad6
Merge pull request #131 from Dummydud3/FIXED-WEBAPP
Dependency and documentation update
2023-07-04 14:53:28 -07:00
Dummydude
58267d8e10
Merge branch 'pull' into FIXED-WEBAPP 2023-06-29 17:04:43 -04:00
Reece Walsh
f4facb7bd2
Merge pull request #101 from joshuatam/patch-plus-minus-input
Correct plus and minus input index
2023-06-29 12:03:10 -07:00
Reece Walsh
bf050453c1
Merge pull request #95 from cclauss/patch-1
Fix typos
2023-06-29 12:01:53 -07:00
Reece Walsh
ce99f59cb0
Merge pull request #48 from Jazzmax/comments
Allow #comment lines in macros. Updated the Macros documentation.
2023-06-29 11:57:50 -07:00
Dummydude
d6f365eb67
ditto 2023-06-24 20:36:56 -04:00
Dummydude
31d05a9561
Separated the "Create Controller" function 2023-06-24 20:34:09 -04:00
Dummydude
a393ce4917
Bumped Flask-SocketIO to latest release 2023-06-24 20:31:30 -04:00
Dummydude
8ebf5eca39
Added Thumbstick rule clarification
and a spelling mistake here and there
2023-06-22 11:18:41 -04:00
Dummydude
24a0051b29
Clarified Macro scipting
Added more detailed instructions for your average user in laymen words.
2023-06-21 20:44:31 -04:00
Reece Walsh
9427cb99eb
Merge pull request #129 from Dummydud3/pull
Update dependencies and troubleshooting
2023-06-07 10:59:06 -07:00
Dummydude
538bbfb7a8
Updated webapp dependancies in setup.py 2023-06-06 15:52:36 -04:00
Dummydude
f666f30873
Added dbus-python error fix in "Troubleshooting" 2023-06-06 15:51:31 -04:00
Joshua Tam
467c7b0456
Correct plus and minus input index 2022-12-14 01:58:06 +08:00
Christian Clauss
954273710e
Fix typos 2022-12-02 18:24:45 +01:00
Max Siyazov
e476e6d60a Allow #comment lines in macros. Updated the Macros documentation. 2021-12-12 20:04:03 +00:00
Reece Walsh
1fe50af993
Merge pull request #38 from Inorizushi/master
Fix replace in line 15
2021-11-13 12:45:08 -08:00
inorizushi
e511c02ba1 fix replace in line 15 2021-11-10 21:54:43 -06:00
Brikwerk
d7d4e5a6a4 Fixed misnamed VboxManage command 2021-10-23 17:00:42 -07:00
Reece Walsh
5a7a8c0ff5
Merge pull request #32 from Brikwerk/dependabot/pip/cryptography-3.3.2
Bump cryptography from 3.0 to 3.3.2
2021-10-03 12:19:24 -07:00
dependabot[bot]
e7c1c211cd
Bump cryptography from 3.0 to 3.3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.0 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.0...3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-03 19:18:48 +00:00
Reece Walsh
27451e61b4
Merge pull request #31 from Brikwerk/v12_fix
SwitchOS v12 and v13 fixes
2021-10-03 12:18:23 -07:00
Brikwerk
f435d16276 Fixed reconnection issues 2021-09-26 21:15:31 -07:00
Brikwerk
e6bcf7534a Fixed timing bug 2021-09-26 13:52:27 -07:00
Brikwerk
2922f35951 Selected RAF as default loop 2021-09-25 22:11:10 -07:00
Brikwerk
b15b4885fc Adjusted timings 2021-09-25 22:10:18 -07:00
Brikwerk
639f83f9b2 Improved connection reliability 2021-09-25 22:10:06 -07:00
Brikwerk
9536f1db63 Initial commit 2021-09-25 15:54:54 -07:00
Brikwerk
6e09e05329 Added menu disconnect troubleshooting 2021-09-24 13:31:32 -07:00
Brikwerk
c8986fd2dd Added disconnect functionality 2021-09-23 14:41:18 -07:00
Brikwerk
408a2e4cc3 Fixed shutdown bugs 2021-09-23 14:41:05 -07:00
Brikwerk
6bb7fb4c2e Added controller restart functionality 2021-09-23 14:40:37 -07:00
Brikwerk
6fee957569 Add cert generation based off of hostname 2021-09-22 23:55:33 -07:00
Brikwerk
c07aba0d10 Added cryptography as a dependency 2021-09-22 23:39:53 -07:00
Brikwerk
2c72b58fc2 Added configurable input sampling frequency 2021-09-22 23:35:48 -07:00
Brikwerk
639227ea1d Decreased latency and improved reconnections 2021-09-22 23:35:30 -07:00
Brikwerk
924bfbe989 Fixed active input checking method 2021-09-22 22:56:35 -07:00
Brikwerk
8145769b7a Added SSL capabilities to the webapp 2021-09-22 22:55:57 -07:00
Brikwerk
ea0393801f Added better troubleshooting docs 2021-09-17 13:57:36 -07:00
Brikwerk
cac583e040 Fixed Windows-specific bugs 2021-09-17 13:56:57 -07:00
Brikwerk
62216f7c97 Added vagrant documentation 2021-09-16 13:00:38 -07:00
Brikwerk
42916e2da7 Fixed reconnect crashes 2021-09-16 12:35:16 -07:00
Brikwerk
7b2e58c6b2 Added VM configuration support 2021-09-16 12:34:51 -07:00
Brikwerk
bef7180b88 Added connection reset watchdog 2021-09-10 01:23:07 +01:00
Brikwerk
68a776e1e8 Added test CLI option 2021-09-10 01:22:39 +01:00
Brikwerk
e4c015a4a7 Added a function for finding connected devices 2021-09-10 01:22:00 +01:00
Reece Walsh
b48b030b5e
Merge pull request #20 from Yamakaky/systemd-service
Improve bluetooth.service handling
2021-09-07 16:57:36 -07:00
Reece Walsh
27a42d9e13
Merge pull request #21 from Brikwerk/dependabot/pip/eventlet-0.31.0
Bump eventlet from 0.27.0 to 0.31.0
2021-09-07 16:50:29 -07:00
Brikwerk
a79758e7c9 Optimized message sending with caching 2021-09-07 16:47:10 -07:00
Brikwerk
80d31972ed Added better active input detection 2021-09-07 16:45:04 -07:00