1
0
mirror of https://github.com/cathery/sys-con.git synced 2024-11-16 23:11:25 +00:00
Commit Graph

228 Commits

Author SHA1 Message Date
Kristian
68a36ca20e Add linux/raspberry_pi client. 2022-03-21 20:28:45 -06:00
kivr
787a015d89 Update README.md 2022-03-21 20:28:45 -06:00
kivr
577e4442b1 Remove unused minIni. 2022-03-21 20:28:45 -06:00
kivr
40fed29c7e Fix get port from port_config.ini 2022-03-21 20:28:45 -06:00
kivr
e6b268fe14 Rename ftp to network. 2022-03-21 20:28:45 -06:00
kivr
bd04b07060 Clean up ftp file. 2022-03-21 20:28:45 -06:00
kivr
90f51cf725 Reduce payload size for network controller. 2022-03-21 20:28:45 -06:00
kivr
c74d079619 Add network type of controller 2022-03-21 20:28:45 -06:00
kivr
efa85cfc66 Make remove controller work. 2022-03-21 20:28:44 -06:00
kivr
ecd3941a02 Add sys-ftp-light files. 2022-03-21 20:28:36 -06:00
cathery
670968ac65 Update for FW 13.0.0 2021-09-23 19:56:06 +03:00
cathery
7686597006 Fix booting on FW 12.0.0 2021-04-19 18:31:16 +03:00
cathery
cf8d6d5b95 Fix crash when config folder doesn't exist 2021-04-19 18:20:59 +03:00
cathery
99f6f0c0c1 Bump version to 0.6.3 2021-04-12 11:21:57 +03:00
cathery
eee8f23fce Update dependencies for 12.0.0 FW support 2021-04-12 10:59:40 +03:00
cathery
28f9ce944a
Delete controller-request.md 2020-12-09 12:21:15 +03:00
cathery
ba347b07c9
Delete feature_request.md 2020-12-09 12:21:11 +03:00
cathery
8e6a34b900 Update info info about bluetooth support 2020-12-07 15:04:22 +03:00
cathery
ced9089a95 Update README.md 2020-12-07 15:04:19 +03:00
cathery
89f4e5daef (Hopefully) fix another hang by changing psc:pm dependencies 2020-12-07 15:04:17 +03:00
cathery
1a82f82cd8 Bump version 0.6.2 2020-12-07 15:04:14 +03:00
cathery
0fdbb6f305 Update vscode configurations 2020-12-07 15:04:11 +03:00
cathery
8871e0073e Don't use time services, replace with system ticks 2020-12-07 15:04:08 +03:00
cathery
dfa3d387bd Update libnx, libstrat, reduce FS sessions 2020-12-07 15:04:05 +03:00
cathery
bd0aecc8bd Update README.md 2020-12-07 15:04:02 +03:00
cathery
7b9736ae19 update libstratosphere 2020-12-07 15:03:59 +03:00
cathery
77256ef2d7 Update for libnx 3.2.0, gcc 10 and libstratosphere 2020-12-07 15:03:55 +03:00
cathery
c726b76537 Remove outdated warnings from README 2020-12-07 15:03:50 +03:00
cathery
f95965f581 Bump version 2020-12-07 15:03:47 +03:00
cathery
697bb749c2 merge SwitchControllerHandler into SwitchVirtualGamepadHandler to avoid confusion 2020-12-07 15:03:42 +03:00
cathery
f0a91bb5e6 Formatting 2020-12-07 15:03:39 +03:00
cathery
fb578f6987 Change controller config options
Allow unmapping keys
Allow mapping multiple keys to the same button
Allow changing the deadzone for each trigger
Remove dualshock4 global option from the config files

Update config files for new changes
2020-12-07 15:03:35 +03:00
cathery
e1b3fcc3b0 Fix sys-con using 100% of the cpu core 3 2020-12-07 15:03:32 +03:00
cathery
2c77618445 Don't destroy events on sleep 2020-12-07 15:03:28 +03:00
cathery
a85ca8505b Change USB thread creation/cleanup order 2020-12-07 15:03:24 +03:00
cathery
a546273b46 Merge dualshock events into one vendor event (thanks @p-sam) 2020-12-07 15:03:13 +03:00
cathery
b80d96d472 Close USB interfaces only after closing USB threads 2020-12-07 15:03:08 +03:00
cathery
7d9ee7e233 Remove unnecessary USB exit calls 2020-12-07 15:03:05 +03:00
cathery
cdcc709642 Fix typo in output thread exit 2020-12-07 15:03:00 +03:00
cathery
d60f0652d4 Comment out unnecessary exit calls 2020-12-07 15:02:58 +03:00
cathery
aa9fc2e415 Remove recursive directories in vscode includePath 2020-12-07 15:02:54 +03:00
cathery
f527c2c388 Discard large log files on boot 2020-12-07 15:02:50 +03:00
cathery
2aac5d747e Add some comments to HDL handler 2020-12-07 15:02:46 +03:00
cathery
8434a9e250 Add a scoped lock for controller handler 2020-12-07 15:02:43 +03:00
cathery
a00188868c Fix up controller cleanup order 2020-12-07 15:02:40 +03:00
cathery
979f847b25 Use memcpy 2020-12-07 15:02:35 +03:00
cathery
78b7818f9b Enable psc module again 2020-12-07 15:02:22 +03:00
cathery
6931560c8e use setsys instead of ams::hos::SetVersionForLibnx() 2020-12-07 15:02:13 +03:00
cathery
d009dd01ff Add dualshock 4 ControllerSupports 2020-12-07 15:02:07 +03:00
cathery
dfbd4ff5d8 Update to use libnx 3.1.0 2020-12-07 15:01:58 +03:00