Commit Graph

65 Commits

Author SHA1 Message Date
redphx 1f98a9bf46 Joycon: call input hooks in a different thread 2022-05-01 17:15:14 +07:00
redphx 6e30040d81 Add SHORTCUT_DONT_SHOW_ANYMORE 2022-04-30 16:36:07 +07:00
redphx 135f69bec5 Reverse back to thread 2022-04-30 10:45:26 +07:00
redphx f06503b6fb Linting 2022-04-30 10:22:48 +07:00
redphx 9e0a8ec584 Use asyncio instead of thread in pycon.joycon.py 2022-04-30 10:11:01 +07:00
redphx 3c32efd6cf Improve tracking 2022-04-29 17:10:00 +07:00
redphx 313c8b1ec3 Add pycon/README.md 2022-04-29 16:25:09 +07:00
redphx b94453f58f Remove unused dependencies 2022-04-29 16:25:00 +07:00
redphx e42599bc73 Remove device.py 2022-04-29 11:12:10 +07:00
redphx a3872b1f38 Remove code related to gyro 2022-04-29 09:06:38 +07:00
redphx 3d00015607 Add joycon-python source code 2022-04-29 09:00:46 +07:00
redphx 749a2a92fe
Bump version to 0.4 2022-04-28 17:41:34 +07:00
redphx e1b95e5763
Merge pull request #11 from redphx/feature/improve_tracking
Improve tracking
2022-04-28 17:41:00 +07:00
redphx 93becbb809 Update joycon-python version 2022-04-28 17:36:22 +07:00
redphx 4b3a9e71b3 Prevent sending duplicate movement 2022-04-28 17:36:05 +07:00
redphx 9583fd5529 Send accel data every 3 frames instead of 5 2022-04-27 17:35:52 +07:00
redphx d7f71a41fb Improve tracking significantly 2022-04-27 17:18:56 +07:00
redphx 2544de6857
Bump version to 0.3.1 2022-04-24 12:28:46 +07:00
redphx 74c3668f2b
Update README.md 2022-04-24 12:03:44 +07:00
redphx 23dac08e45
Add support for private IP range 10.0.0.0-10.255.255.255 (#10) 2022-04-24 12:01:45 +07:00
redphx 874145f2a5
Update README.md 2022-04-24 09:40:07 +07:00
redphx 2b588f38da Bump version to 0.3 2022-04-23 10:25:10 +07:00
redphx 2c43fac7ab Fix crashing when running on Windows 2022-04-23 10:24:44 +07:00
redphx d2474959ce Add check for update feature 2022-04-23 10:20:05 +07:00
redphx da17820178
Update README.md 2022-04-23 09:51:43 +07:00
redphx 6132fedefa
Add pairing methods table 2022-04-23 09:49:28 +07:00
redphx e89be3166f
Add Stadia support (#8)
* Log some info

* Fix pairing url and include TLS certificate in the connection request

* Try to fix crashing related to shortcuts

* Add print_exc()

* Fix crash when pressing buttons on Joy-Con (L)

* Linting

* Add "Stadia" pairing method
2022-04-23 09:35:27 +07:00
redphx 2ebd7be378
Update README.md 2022-04-22 14:32:19 +07:00
redphx d182262d9c
Update README.md 2022-04-21 06:10:18 +07:00
redphx 8fdec2fac3
Update README.md 2022-04-20 10:44:10 +07:00
redphx 5be9b98889
Update README.md 2022-04-20 07:17:47 +07:00
redphx 0a6cd8e5f0
Update README.md 2022-04-19 15:55:57 +07:00
redphx 9ad14dbe3b
Update README.md 2022-04-19 08:14:48 +07:00
redphx 3e756356fc
Update README.md 2022-04-19 04:35:21 +07:00
redphx 90db6f0a7c
Update README.md 2022-04-19 04:32:02 +07:00
redphx 58f0246461
Update README.md 2022-04-18 19:34:17 +07:00
redphx 819c2fb039
Update README.md 2022-04-18 10:27:28 +07:00
redphx f2bacc8bfb
Update README.md 2022-04-17 15:32:31 +07:00
redphx 9c235b48c8
Update README.md 2022-04-17 15:30:26 +07:00
redphx faf4659a46
Update README.md 2022-04-17 15:29:27 +07:00
redphx 6a29052df9
Update README.md 2022-04-17 15:18:21 +07:00
redphx e00aa18134
Update README.md 2022-04-17 15:07:09 +07:00
redphx 3b4aa9ca72
Merge pull request #1 from redphx/feature/support_protocol_v1
Add support for protocol v1
2022-04-17 15:04:41 +07:00
redphx 66526643ea Bump version to 0.2 2022-04-17 14:54:01 +07:00
redphx 32a4806911
Add info about "Old" pairing method 2022-04-17 14:53:26 +07:00
redphx 38badd22b1 Add support for protocol v1 (JD 2016-2019) 2022-04-17 10:55:36 +07:00
redphx d84ad34434 Add "Old" pairing method to the UI 2022-04-17 10:15:27 +07:00
redphx 0e1aa86096
Update README.md 2022-04-15 20:52:21 +07:00
redphx 0521ae8852
Update README.md 2022-04-15 17:53:58 +07:00
redphx 64333fdb4a First public release 2022-04-15 17:47:05 +07:00