1
0
mirror of https://github.com/cathery/sys-con.git synced 2024-10-04 13:29:43 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
cathery
9807350530 Dualshock 4: Add touchpad and PS buttons 2019-11-13 19:53:23 +03:00
cathery
c2c58971a7 Use Result type instead of Status 2019-11-13 14:16:13 +03:00
cathery
fd529963cc Add option to specify max packet size in IUSBEndpoint::Open() 2019-11-12 20:56:22 +03:00
cathery
8d61e5b10b Begin implementing Dualshock 4 controller 2019-11-11 22:43:19 +03:00
cathery
bd88cd1008 Fix IController::OutputBuffer() not being virtual 2019-11-10 00:02:53 +03:00
cathery
93abaeed22 Add IController::GetConfig() 2019-11-09 23:26:47 +03:00
cathery
ba7a0b754f Add support for multiple 360 wireless controllers 2019-11-09 02:31:49 +03:00
cathery
435b203525 Fixed 360 Wireless not working 2019-11-08 21:06:02 +03:00
cathery
114e466a1a Add input remapping 2019-11-07 20:46:47 +03:00
cathery
59c99da458 Added config files (no remapping yet) 2019-11-07 01:20:58 +03:00
cathery
264673d6fc Reduce memory usage
by using threadCreate instead of std::thread
2019-11-06 15:28:56 +03:00
cathery
855561280a Working button input on #3 2019-11-04 22:11:55 +03:00
cathery
7796e2e88d Initial commit 2019-10-31 21:00:42 +03:00