1
0
mirror of https://github.com/cathery/sys-con.git synced 2024-09-28 14:40:46 +00:00

Commit Graph

  • c2f572e887
    Merge 78b0e41211 into 670968ac65 PieroBarcellos 2022-12-20 16:46:39 -0300
  • 78b0e41211 Fix build error. kivr 2022-03-22 00:11:22 -0600
  • 2d8ee404e6 Update README.md kivr 2020-06-01 14:44:21 -0500
  • f05e9cc149 Update README.md kivr 2020-06-01 14:43:45 -0500
  • 68a36ca20e Add linux/raspberry_pi client. Kristian 2020-05-29 15:55:34 -0500
  • 787a015d89 Update README.md kivr 2020-05-29 11:33:22 -0500
  • 577e4442b1 Remove unused minIni. kivr 2020-05-28 18:45:33 -0500
  • 40fed29c7e Fix get port from port_config.ini kivr 2020-05-28 18:41:18 -0500
  • e6b268fe14 Rename ftp to network. kivr 2020-05-28 16:16:25 -0500
  • bd04b07060 Clean up ftp file. kivr 2020-05-28 14:43:23 -0500
  • 90f51cf725 Reduce payload size for network controller. kivr 2020-05-27 10:48:26 -0500
  • c74d079619 Add network type of controller kivr 2020-05-26 16:36:51 -0500
  • efa85cfc66 Make remove controller work. kivr 2020-05-26 11:50:08 -0500
  • ecd3941a02 Add sys-ftp-light files. kivr 2020-05-20 16:14:36 -0500
  • 760be1fe69
    Merge e4b79a6875 into 670968ac65 jack2game 2022-01-16 13:07:54 +0800
  • e4b79a6875
    Create button combos for CAPTURE and HOME buttons jack2game 2022-01-16 13:02:12 +0800
  • 7cde4416e8
    Create button combos for CAPTURE and HOME buttons jack2game 2022-01-16 13:01:45 +0800
  • ba9d6a6a9e
    Update SwitchHDLHandler.cpp jack2game 2022-01-16 01:11:32 +0800
  • 1c641f2867
    Update SwitchAbstractedPadHandler.cpp jack2game 2022-01-16 01:11:02 +0800
  • 670968ac65 Update for FW 13.0.0 master v0.6.4 cathery 2021-09-23 19:56:06 +0300
  • 7686597006 Fix booting on FW 12.0.0 cathery 2021-04-19 18:31:16 +0300
  • cf8d6d5b95 Fix crash when config folder doesn't exist cathery 2020-12-07 18:14:03 +0300
  • 99f6f0c0c1 Bump version to 0.6.3 v0.6.3 cathery 2021-04-12 11:21:57 +0300
  • eee8f23fce Update dependencies for 12.0.0 FW support cathery 2021-04-12 10:59:40 +0300
  • 28f9ce944a
    Delete controller-request.md cathery 2020-12-09 12:21:15 +0300
  • ba347b07c9
    Delete feature_request.md cathery 2020-12-09 12:21:11 +0300
  • d6f8b3783e Only build libstratosphere new_dev cathery 2020-12-08 17:09:36 +0300
  • dd5cf85f69 Quieter makefiles cathery 2020-12-08 16:44:45 +0300
  • c9012b7c95 Fix crash when config folder doesn't exist cathery 2020-12-07 18:14:03 +0300
  • f8b472fda9 Add LOG macro cathery 2020-12-07 18:04:05 +0300
  • 773f741d62 Update dependencies cathery 2020-12-07 17:58:19 +0300
  • 8e6a34b900 Update info info about bluetooth support cathery 2020-12-07 12:48:34 +0300
  • ced9089a95 Update README.md cathery 2020-12-06 13:21:31 +0300
  • 89f4e5daef (Hopefully) fix another hang by changing psc:pm dependencies cathery 2020-06-13 18:56:06 +0300
  • 1a82f82cd8 Bump version 0.6.2 cathery 2020-05-29 19:01:23 +0300
  • 0fdbb6f305 Update vscode configurations cathery 2020-05-29 16:59:45 +0300
  • 8871e0073e Don't use time services, replace with system ticks cathery 2020-05-29 16:59:18 +0300
  • dfa3d387bd Update libnx, libstrat, reduce FS sessions cathery 2020-05-28 14:53:19 +0300
  • bd0aecc8bd Update README.md cathery 2020-05-24 18:33:02 +0300
  • 7b9736ae19 update libstratosphere cathery 2020-05-14 13:42:44 +0300
  • 77256ef2d7 Update for libnx 3.2.0, gcc 10 and libstratosphere cathery 2020-05-13 15:00:25 +0300
  • c726b76537 Remove outdated warnings from README cathery 2020-04-25 11:49:23 +0300
  • f95965f581 Bump version cathery 2020-04-25 11:46:40 +0300
  • 697bb749c2 merge SwitchControllerHandler into SwitchVirtualGamepadHandler to avoid confusion cathery 2020-04-22 16:42:06 +0300
  • f0a91bb5e6 Formatting cathery 2020-04-22 03:55:27 +0300
  • 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 cathery 2020-04-22 03:54:49 +0300
  • e1b3fcc3b0 Fix sys-con using 100% of the cpu core 3 cathery 2020-04-21 03:20:17 +0300
  • 2c77618445 Don't destroy events on sleep cathery 2020-04-20 15:07:03 +0300
  • a85ca8505b Change USB thread creation/cleanup order cathery 2020-04-20 15:05:01 +0300
  • a546273b46 Merge dualshock events into one vendor event (thanks @p-sam) cathery 2020-04-20 14:31:55 +0300
  • b80d96d472 Close USB interfaces only after closing USB threads cathery 2020-04-18 19:05:23 +0300
  • 7d9ee7e233 Remove unnecessary USB exit calls cathery 2020-04-18 18:42:28 +0300
  • cdcc709642 Fix typo in output thread exit cathery 2020-04-18 17:30:51 +0300
  • d60f0652d4 Comment out unnecessary exit calls cathery 2020-04-18 17:30:10 +0300
  • aa9fc2e415 Remove recursive directories in vscode includePath cathery 2020-04-18 15:20:02 +0300
  • f527c2c388 Discard large log files on boot cathery 2020-04-18 15:19:02 +0300
  • 2aac5d747e Add some comments to HDL handler cathery 2020-04-17 12:05:48 +0300
  • 8434a9e250 Add a scoped lock for controller handler cathery 2020-04-17 12:05:32 +0300
  • a00188868c Fix up controller cleanup order cathery 2020-04-17 12:05:02 +0300
  • 979f847b25 Use memcpy cathery 2020-04-17 12:04:36 +0300
  • 78b7818f9b Enable psc module again cathery 2020-04-15 13:54:33 +0300
  • 6931560c8e use setsys instead of ams::hos::SetVersionForLibnx() cathery 2020-04-15 13:53:59 +0300
  • d009dd01ff Add dualshock 4 ControllerSupports cathery 2020-04-05 12:23:58 +0300
  • dfbd4ff5d8 Update to use libnx 3.1.0 cathery 2020-04-05 12:23:00 +0300
  • 98a85bb70a Fix crash when config folder doesn't exist cathery 2020-07-26 13:12:11 +0300
  • 4954f48f56 Quieter makefiles cathery 2020-07-23 16:15:15 +0300
  • 14e5fc5197 Change log calls to a macro cathery 2020-07-23 16:14:49 +0300
  • d3f8656abc Quieter makefile building cathery 2020-07-21 12:38:59 +0300
  • 311222ee52 Ditch libstratosphere in favor of a custom library cathery 2020-07-20 05:42:33 +0300
  • 9cc04f8876 Merge branch 'master' into dev yes cathery 2020-07-04 10:23:45 +0300
  • 196b7b5c15 (Hopefully) fix another hang by changing psc:pm dependencies cathery 2020-06-13 18:56:06 +0300
  • f3fe1a13ad Bump version 0.6.2 v0.6.2 cathery 2020-05-29 19:01:23 +0300
  • f7810db6f1 Update vscode configurations cathery 2020-05-29 16:59:45 +0300
  • 5835a81102 Don't use time services, replace with system ticks cathery 2020-05-29 16:59:18 +0300
  • b20116ef5e Update libnx, libstrat, reduce FS sessions cathery 2020-05-28 14:53:19 +0300
  • dbff5e0bd6
    Update README.md cathery 2020-05-24 18:33:02 +0300
  • 1e731bfd29 update libstratosphere cathery 2020-05-14 13:42:44 +0300
  • 4a33667c45 Update for libnx 3.2.0, gcc 10 and libstratosphere cathery 2020-05-13 15:00:25 +0300
  • 99520c55e6 Remove outdated warnings from README v0.6.1 cathery 2020-04-25 11:49:23 +0300
  • 2ffbfe26eb Bump version cathery 2020-04-25 11:46:40 +0300
  • 88bc77d49b Add turbo mode button configuration Also move the mapping stuff to a common function cathery 2020-04-23 00:48:34 +0300
  • a99fa9a420 merge SwitchControllerHandler into SwitchVirtualGamepadHandler to avoid confusion cathery 2020-04-22 16:42:06 +0300
  • d27c7c03f4 Formatting cathery 2020-04-22 03:55:27 +0300
  • b5667e35ab 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 cathery 2020-04-22 03:54:49 +0300
  • d1bce55c9f Fix sys-con using 100% of the cpu core 3 cathery 2020-04-21 03:20:17 +0300
  • 675fb53a02
    Update README.md italobechepeche 2020-04-20 16:28:56 -0300
  • 10b0d3a499 Don't destroy events on sleep cathery 2020-04-20 15:07:03 +0300
  • 072b1d4127 Change USB thread creation/cleanup order cathery 2020-04-20 15:05:01 +0300
  • 2ec70ca4a2 Merge dualshock events into one vendor event (thanks @p-sam) cathery 2020-04-20 14:31:55 +0300
  • 1c33973685 Revert "Lower controller thread priority to avoid freezes" cathery 2020-04-18 20:10:47 +0300
  • 1705f4213f Close USB interfaces only after closing USB threads v0.6.0 cathery 2020-04-18 19:05:23 +0300
  • 0322aef97c Remove unnecessary USB exit calls cathery 2020-04-18 18:42:28 +0300
  • fb64348b7a Lower controller thread priority to avoid freezes cathery 2020-04-18 17:31:10 +0300
  • 7c335464a4 Fix typo in output thread exit cathery 2020-04-18 17:30:51 +0300
  • b07681d0cf Comment out unnecessary exit calls cathery 2020-04-18 17:30:10 +0300
  • b6c8ac3f07 Remove recursive directories in vscode includePath cathery 2020-04-18 15:20:02 +0300
  • 8a5ab6cb89 Discard large log files on boot cathery 2020-04-18 15:19:02 +0300
  • f990e20348
    Merge pull request #159 from Areidz/patch-1 cathery 2020-04-17 22:35:30 +0300
  • 0e666437a0 Add some comments to HDL handler cathery 2020-04-17 12:05:48 +0300
  • 6438a40dab Add a scoped lock for controller handler cathery 2020-04-17 12:05:32 +0300