cathery
|
435b203525
|
Fixed 360 Wireless not working
|
2019-11-08 21:06:02 +03:00 |
|
cathery
|
47dfafaaac
|
Move ds3 event to index 0
|
2019-11-08 17:26:31 +03:00 |
|
cathery
|
fc0d3136e3
|
Begin implementing Xbox controller
|
2019-11-08 17:15:02 +03:00 |
|
cathery
|
7ae2204070
|
Begin Xbox 360 Wireless implementation
|
2019-11-08 15:56:20 +03:00 |
|
cathery
|
d9d4ccf1d4
|
added interval sleep after endpoint write
|
2019-11-08 15:55:54 +03:00 |
|
cathery
|
b4ee502e04
|
more thorough interface check in controller init
|
2019-11-08 15:54:33 +03:00 |
|
cathery
|
4c78a716d6
|
Check devices by interface rather than VID/PID
|
2019-11-08 12:25:16 +03:00 |
|
cathery
|
eb43cdd02b
|
Xbox One: send init packets for specific devices
|
2019-11-08 12:01:10 +03:00 |
|
cathery
|
586f1b0914
|
IUSBEndpoint::Write() now takes a const buffer
|
2019-11-08 11:59:57 +03:00 |
|
cathery
|
3509f2c223
|
Add vendor/product members to IUSBDevice
|
2019-11-08 11:59:11 +03:00 |
|
cathery
|
d6ddf1c933
|
remove libnx fork
|
2019-11-07 21:35:11 +03:00 |
|
cathery
|
114e466a1a
|
Add input remapping
|
2019-11-07 20:46:47 +03:00 |
|
cathery
|
d8c5237f84
|
Dualshock 3: Set LED on init and fix endpoints
|
2019-11-07 13:45:51 +03:00 |
|
cathery
|
99c195e3d3
|
Xbox360: Set LED on init and fix endpoints
|
2019-11-07 12:48:06 +03:00 |
|
cathery
|
59c99da458
|
Added config files (no remapping yet)
|
2019-11-07 01:20:58 +03:00 |
|
cathery
|
2a89574ecc
|
Merge branch 'master' of https://github.com/cathery/sys-con
|
2019-11-06 19:48:30 +03:00 |
|
cathery
|
82681419ff
|
Fork libnx
|
2019-11-06 19:48:19 +03:00 |
|
cathery
|
4c12ffa7c8
|
Update README.md
|
2019-11-06 17:20:30 +03:00 |
|
cathery
|
9fb0af4711
|
Update README.md
|
2019-11-06 17:18:51 +03:00 |
|
cathery
|
264673d6fc
|
Reduce memory usage
by using threadCreate instead of std::thread
|
2019-11-06 15:28:56 +03:00 |
|
cathery
|
c89ff56482
|
Fixed 1st gen Xbox One controller not connecting
|
2019-11-06 02:47:42 +03:00 |
|
cathery
|
a4ab68c40a
|
Update README.md
|
2019-11-05 22:53:17 +03:00 |
|
cathery
|
f0419185f4
|
Added deadzone to close #8
Xbox One sync button now takes a capture
|
2019-11-05 22:44:44 +03:00 |
|
cathery
|
4d498a211d
|
Update README.md
|
2019-11-05 15:26:23 +03:00 |
|
cathery
|
1269bbd7cf
|
Create README.md
|
2019-11-05 15:15:19 +03:00 |
|
cathery
|
7fcdb6bfc8
|
Update README.md
|
2019-11-05 14:20:05 +03:00 |
|
cathery
|
5ff85446f0
|
Closes #3
|
2019-11-05 14:18:30 +03:00 |
|
cathery
|
e212c27789
|
Comment out unused code for now
|
2019-11-05 14:16:58 +03:00 |
|
cathery
|
cc1e83e954
|
Changed hdl removal check because the previous one was too late to update
|
2019-11-05 11:59:08 +03:00 |
|
cathery
|
855561280a
|
Working button input on #3
|
2019-11-04 22:11:55 +03:00 |
|
cathery
|
f3d8991710
|
USB memory optimizations + progress on #3
|
2019-11-04 15:32:43 +03:00 |
|
cathery
|
3baa0ad672
|
Update README.md
|
2019-11-03 22:39:32 +03:00 |
|
cathery
|
500fcddaa8
|
minor attempts at vibration +dualshock dummy class
|
2019-11-03 22:38:24 +03:00 |
|
cathery
|
860173824d
|
Progress on #1
|
2019-11-02 20:42:24 +03:00 |
|
cathery
|
2361c15ec2
|
Update README.md
|
2019-11-02 13:42:58 +03:00 |
|
cathery
|
41b1136d84
|
Update README.md
|
2019-11-02 13:40:55 +03:00 |
|
cathery
|
e85483e122
|
Closes #2
|
2019-11-02 13:39:43 +03:00 |
|
cathery
|
82e6eca5ab
|
Adjusting to new libnx build
|
2019-11-02 12:03:54 +03:00 |
|
cathery
|
467541fb6d
|
Merge branch 'master' of https://github.com/cathery/sys-con
|
2019-11-02 01:40:06 +03:00 |
|
cathery
|
3264c1be42
|
added exit lock for applet type app
|
2019-11-02 01:39:40 +03:00 |
|
cathery
|
200d38e7a3
|
Update README.md
|
2019-11-01 08:02:48 +03:00 |
|
cathery
|
84a9afaacb
|
Update README.md
|
2019-11-01 08:01:32 +03:00 |
|
cathery
|
329876157a
|
Update main.cpp
|
2019-10-31 21:15:39 +03:00 |
|
cathery
|
8c5600a456
|
SwitchUSB - create README.md
|
2019-10-31 21:12:48 +03:00 |
|
cathery
|
7f4eb4d078
|
ControllerUSB - add README.md
|
2019-10-31 21:12:02 +03:00 |
|
cathery
|
a3df88626c
|
Create LICENSE
|
2019-10-31 21:08:21 +03:00 |
|
cathery
|
7796e2e88d
|
Initial commit
|
2019-10-31 21:00:42 +03:00 |
|