Commit Graph

  • af837185d0
    hiddbg: Added HiddbgNpadButton. yellows8 2020-12-08 15:24:57 -0500
  • c3aeb885e7 Fix svcSetHeapSize error in comment section masagrator 2020-12-08 10:03:52 +0100
  • f989ce422a
    Fix svcSetHeapSize error in comment section masagrator 2020-12-08 10:03:52 +0100
  • d696577855
    Update svc.h masagrator 2020-12-08 09:59:17 +0100
  • d91a2e22e7
    hid: Updated docs. yellows8 2020-12-05 01:09:13 -0500
  • de5e158545
    hid: Updated Palma docs. yellows8 2020-12-05 00:46:49 -0500
  • c3b63e8723
    svc: add new InfoType_FreeThreadCount (#514) SciresM 2020-12-04 18:11:49 -0800
  • f631153321 kern: new InfoType Michael Scire 2020-12-04 18:10:01 -0800
  • 1e9fe9b199 usbDsWaitReady: use deadline timeout Michael Theall 2020-12-04 19:40:38 -0600
  • 765eac72a8 usbDsWaitReady: use deadline timeout Michael Theall 2020-12-04 19:40:38 -0600
  • f82d97f88a
    Add capmtp service wrapper [11.0.0+] (#510) HookedBehemoth 2020-12-04 21:53:44 +0100
  • a19bbf6e4f add null terminator Luis Scheurenbrand 2020-12-04 21:47:27 +0100
  • 21b0613fa4
    usb: add UsbState enum (#512) SciresM 2020-12-04 12:13:30 -0800
  • e8a4f22063
    ssl: Updated for 11.0.0. yellows8 2020-12-04 13:42:42 -0500
  • ed1bfd056f fix usbDsGetState comment for doxygen Michael Scire 2020-12-04 08:34:08 -0800
  • 71d1392806 usb: add UsbState enum Michael Scire 2020-12-04 08:19:59 -0800
  • 49d7fe81b8
    usbds: Fixed usbDsInterface_AppendConfigurationData for 11.0.0. yellows8 2020-12-03 23:11:28 -0500
  • 0f38ec8a3d
    hidbus: Adjusted out-of-bounds size handling. yellows8 2020-12-03 18:03:32 -0500
  • 1291966976
    ectx: add ectxrPullContext (#511) SciresM 2020-12-03 13:09:06 -0800
  • 0fbbea2c77
    lp2p: Updated for [11.0.0+]. yellows8 2020-12-03 14:39:43 -0500
  • f72dbd4b2f fix typo Michael Scire 2020-12-03 11:17:16 -0800
  • 2fc38247fb ectx: use @param for argument descs Michael Scire 2020-12-03 11:17:02 -0800
  • 7efff5f5e7 fix comments Michael Scire 2020-12-03 10:16:48 -0800
  • 45ed2d648e ectx: note as 11.0.0+ Michael Scire 2020-12-03 10:13:00 -0800
  • f225a246cf ectx: add ectxrPullContext Michael Scire 2020-12-03 09:49:22 -0800
  • 71e8162436 address review Luis Scheurenbrand 2020-12-03 13:56:34 +0100
  • 862c675713 version check Luis Scheurenbrand 2020-12-03 05:17:07 +0100
  • 95395c62e3 order Luis Scheurenbrand 2020-12-03 05:15:56 +0100
  • dfc33568c7 fix init, open in-param order and cleanup Luis Scheurenbrand 2020-12-03 05:01:52 +0100
  • 2d470ee2af
    sm: add smDetachClient (#509) SciresM 2020-12-02 08:42:09 -0800
  • 8f25838296 sm: note DetachClient availability Michael Scire 2020-12-02 08:25:19 -0800
  • bf1ff93e45 sm: fix abi for DetachClient Michael Scire 2020-12-02 08:18:45 -0800
  • 44dcabd214 sm: add smDetachClient Michael Scire 2020-12-02 08:15:38 -0800
  • 83dc9203dc
    usb: update for 11.0.0 (#508) SciresM 2020-12-02 08:06:24 -0800
  • e247290bcb usb:ds: add getter for 11.0.0 Michael Scire 2020-12-02 07:33:11 -0800
  • e202e0d972 usb: fix style Michael Scire 2020-12-02 04:40:25 -0800
  • d066620831 usb: update for 11.0.0 Michael Scire 2020-12-02 04:35:49 -0800
  • 0945be043b add capmtp Luis Scheurenbrand 2020-12-02 03:46:22 +0100
  • ab71d6033a
    hid: Read SystemExt/System first in hidScanInput for compatibility with old homebrew fincs 2020-12-01 21:07:03 +0100
  • 676f254be1
    pad: Fix logic typo fincs 2020-12-01 16:37:01 +0100
  • e904bb05d4
    hid: Deprecate old input interface fincs 2020-12-01 13:08:00 +0100
  • d290697bfd
    Add pad.h - new wrapper API for reading controller input fincs 2020-12-01 12:52:37 +0100
  • 5551d42b29
    hid: Added/updated Palma structs/enums. yellows8 2020-11-30 13:25:29 -0500
  • 09bcd32fbc
    hid: Updated structs/enums. yellows8 2020-11-30 12:57:58 -0500
  • a45b951db2
    hiddbg/hidsys: Updated structs. yellows8 2020-11-30 12:30:35 -0500
  • 3a11e1d309
    hidbus: Updated structs/enums. yellows8 2020-11-30 12:10:46 -0500
  • 5aa8986505
    hid: Added support for the Palma cmds. yellows8 2020-11-30 10:36:47 -0500
  • 49183c9953
    hidsys: Updated the {Home/Sleep/Capture}Button cmds. yellows8 2020-11-29 01:45:36 -0500
  • 4010c70b1e
    hiddbg: Added support for AutoPilot with the following: yellows8 2020-11-28 21:21:26 -0500
  • b7e1ec852c
    hid: Added DebugPad structs/enums. yellows8 2020-11-28 21:17:34 -0500
  • 527b813bcf
    notif: Use hidLaShowControllerFirmwareUpdate if needed. yellows8 2020-11-28 12:31:28 -0500
  • baa9dab747
    hidsys: Added the following cmds: yellows8 2020-11-28 12:13:20 -0500
  • 9bc156a42e
    hid: Adjusted param for hidSetNpadCaptureButtonAssignment. yellows8 2020-11-27 15:11:31 -0500
  • 27b43dc53b
    hid: Updated docs. yellows8 2020-11-27 14:33:29 -0500
  • 089f9f18ac
    hid: Added the following cmds: yellows8 2020-11-27 14:22:16 -0500
  • 004d2f4f63
    hid: Moved funcs to match cmd order. yellows8 2020-11-26 12:51:43 -0500
  • d4ccf6ab03
    hid: Added the following cmds: yellows8 2020-11-26 12:40:11 -0500
  • eaeabad315
    hid: Add hid{Set,Get}NpadHandheldActivationMode fincs 2020-11-26 13:14:24 +0100
  • 639ba8ef78
    hidsys: Updated Hidcfg. yellows8 2020-11-25 20:46:57 -0500
  • 73768fffa7
    hid: Updated docs. yellows8 2020-11-25 20:11:55 -0500
  • d4b3b1e90f
    hidbus: Updated HidbusJoyPollingMode. yellows8 2020-11-25 20:05:17 -0500
  • 141f1b6e5d
    hid: Updated enums. yellows8 2020-11-25 20:04:13 -0500
  • 01457fb3b1
    hid: Added hidBeginPermitVibrationSession/hidEndPermitVibrationSession. yellows8 2020-11-25 18:13:03 -0500
  • 5c7118a003
    hid: Added support for GcErm vibration. Minor adjustments. yellows8 2020-11-25 16:02:24 -0500
  • 88cae40620
    hid: Added/updated enums and updated HidVibrationDeviceInfo. yellows8 2020-11-25 15:09:18 -0500
  • 8e0c514044
    hid: Added pre-made HidNpadStyleSet values for common style sets fincs 2020-11-25 16:46:57 +0100
  • 1aa4ec82fb
    hid: Updated docs. yellows8 2020-11-25 02:21:49 -0500
  • a5799c87ed
    hid(dbg): Updated docs + minor adjustments. yellows8 2020-11-24 22:46:51 -0500
  • 7a8d397d81
    hid: Added HidAnalogStickState and updated structs. yellows8 2020-11-24 18:22:08 -0500
  • f784c9a3f3
    hid: Updated structs. yellows8 2020-11-24 17:49:41 -0500
  • ff2846e481
    hid: Updated docs + minor struct adjustment. yellows8 2020-11-24 15:58:01 -0500
  • 9b808793fb
    hid: Updated docs + various adjustments. yellows8 2020-11-24 13:31:38 -0500
  • 2b7c3fee90
    hiddbg: Use structs for handles and various adjustments. yellows8 2020-11-23 23:09:31 -0500
  • 215d62966e
    hidsys: Added HidsysUniquePadId/HidsysUniquePadSerialNumber. yellows8 2020-11-23 21:18:13 -0500
  • 012e84d7bd
    hid: Updated docs. yellows8 2020-11-23 15:49:19 -0500
  • f9f23bef8f
    hid: Replaced the lifo layouts/sixaxis arrays with individual fields. yellows8 2020-11-23 15:45:22 -0500
  • aa77de9f71
    hid: Added HidNpadButton enum fincs 2020-11-23 20:59:28 +0100
  • 3c13d353b0
    hid: Updated _hidGetNpadPowerInfo(). yellows8 2020-11-23 00:50:56 -0500
  • 9a2fab817d
    hid: Fixed docs. yellows8 2020-11-23 00:34:52 -0500
  • 7c64b5b70b
    hid: Updated HidNpadSystemProperties. yellows8 2020-11-23 00:27:21 -0500
  • 912713bda0
    hid: Added XcdDeviceHandle. yellows8 2020-11-23 00:19:46 -0500
  • 5e03104d1d
    hid: Updated structs. yellows8 2020-11-23 00:07:02 -0500
  • dab3750c50
    hid: Updated HidMouseButton/HidKeyboardModifier. yellows8 2020-11-22 23:06:42 -0500
  • 4149481608
    hid: Fix comment. yellows8 2020-11-22 21:27:00 -0500
  • d3838b8e08
    hid: Gesture support. Updated HidNpadSystemProperties. yellows8 2020-11-22 21:16:10 -0500
  • 324a835b0c
    hid: Various fixes. yellows8 2020-11-22 19:46:59 -0500
  • d28776e4d9
    hid: Updated/added structs/enums. yellows8 2020-11-22 19:33:41 -0500
  • 902af6cce0
    hid: Updated structs. yellows8 2020-11-20 16:37:20 -0500
  • 967a5054a3
    hid: Expose InitializeNpad/TouchScreen/Keyboard/Mouse fincs 2020-11-20 15:06:46 +0100
  • e4c701dc19
    hid: Use _hidGetStates in hidGetSevenSixAxisSensorStates. yellows8 2020-11-19 18:37:06 -0500
  • d4c1d069f1
    hid: Added hidGetKeyboardStates, which hidScanInput now uses. yellows8 2020-11-19 17:53:05 -0500
  • 52bf73e047
    hid: Added hidGetMouseStates, which hidScanInput/etc now uses. yellows8 2020-11-19 17:35:00 -0500
  • dc0bc2ab7b
    hid: Fixed memset in hidJoystickRead(). yellows8 2020-11-19 12:57:44 -0500
  • 1c82758c03
    hid: Added hidGetTouchScreenStates, which hidScanInput now uses. yellows8 2020-11-19 12:55:31 -0500
  • 2c26092608
    hid: Implement hidSixAxisSensorValuesRead using hidGetSixAxisSensorStates + other minor adjustments fincs 2020-11-19 16:42:12 +0100
  • e32acbeb9f
    hid: Added hidGetSixAxisSensorStates. yellows8 2020-11-19 01:07:24 -0500
  • 16ff35faea
    hid: Use structs for vibration/SixAxis handles. yellows8 2020-11-18 19:06:04 -0500
  • c0ef14fcaa
    hid: Changed hidGetNpadStates* to return total_out directly instead of using an output var fincs 2020-11-18 17:10:03 +0100
  • 0640c9da76
    hid: Introduce HidNpadIdType, see details: fincs 2020-11-18 17:07:12 +0100
  • 40e5b08f70
    Split hidGetNpadControllerColor/PowerInfo into Single/Split variants fincs 2020-11-18 00:15:10 +0100