Commit graph

78 commits

Author SHA1 Message Date
redphx
d70d497dcc Bump version to 0.5.2 2022-06-03 16:57:57 +07:00
redphx
7f149cd412 Improve tracking (keep original axes from Joy-Con) 2022-06-03 16:56:57 +07:00
redphx
298d18525b Remove logging 2022-06-03 16:55:21 +07:00
redphx
ea933c2380
Update README.md 2022-05-16 08:22:04 +07:00
redphx
df44e51231
Update README.md 2022-05-11 18:45:22 +07:00
redphx
454d7e42f5
Bump version to 0.5.1 2022-05-07 17:40:26 +07:00
redphx
3ef500148d Improve tracking 2022-05-07 17:39:54 +07:00
redphx
35906a79bd
Update README.md 2022-05-04 09:47:49 +07:00
redphx
3e5dfa2439
Update README.md 2022-05-03 17:54:03 +07:00
redphx
491644c1d2
Update README.md 2022-05-03 17:46:16 +07:00
redphx
24da821b65
Bump version to 0.5 2022-05-03 17:40:27 +07:00
redphx
0f8e7f7550
Merge pull request #12 from redphx/feature/merge_joycon_python
Improve tracking, again
2022-05-03 17:39:48 +07:00
redphx
a6d66b3418 Reduce CPU usage 2022-05-03 17:36:58 +07:00
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