Commit Graph

  • 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
  • 3f4f6dba44
    hid: Handle NULL with hidGetNpadStates*() total_out. yellows8 2020-11-17 16:53:04 -0500
  • 82bc8bf648
    hid: Updated docs. yellows8 2020-11-17 12:33:23 -0500
  • a924fac0ab
    hid: Filled in the Gc trigger fields. yellows8 2020-11-17 10:59:36 -0500
  • 5aaf6905dd
    hid: Docs updated. yellows8 2020-11-17 01:12:10 -0500
  • 9f13045546
    hid: Added support for NpadGc. yellows8 2020-11-17 00:12:28 -0500
  • 7340772267
    hid: Internal state reading improvements. yellows8 2020-11-16 23:29:32 -0500
  • 21647a76c8
    hid: Added support for *Lark/Lucia. yellows8 2020-11-16 22:14:42 -0500
  • ce20e14034
    hid: Added hidGetNpadStatesPalma. yellows8 2020-11-16 19:51:52 -0500
  • 46377bc180
    hid: Added handling for NpadSystem(Ext). yellows8 2020-11-16 16:40:05 -0500
  • db39de34c5
    hid: Replaced various funcs with versions which read from sharedmem. yellows8 2020-11-16 11:41:18 -0500
  • 1e3145f81d
    hid: Struct adjustments. yellows8 2020-11-14 19:32:43 -0500
  • 54a296bc69
    hid: Updated HidSharedMemory. yellows8 2020-11-14 15:09:51 -0500
  • c3a6d29cf4
    hid: Added KEY_NES_HANDHELD_LEFT_B. yellows8 2020-11-14 13:33:42 -0500
  • 991a262e19
    hid: Replaced HidControllerType with HidNpadStyleTag. yellows8 2020-11-14 13:06:59 -0500
  • e74c605a91
    hid: Fixed HidNpadInterfaceType. yellows8 2020-11-13 15:17:13 -0500
  • ddc9538b69
    hid: Updated/added structs and added hidGetNpadStates*(). yellows8 2020-11-13 12:33:56 -0500
  • 74b295827f
    Add svcGetResourceLimitPeakValue [11.0.0+] fincs 2020-12-01 13:49:15 +0100
  • 8ce231e7c9
    ldr: update SetProgramArguments for 11.0.0 abi change (#507) SciresM 2020-12-01 03:01:33 -0800
  • 10c4e1dfc8 ldr: fix c/p error Michael Scire 2020-11-30 22:53:15 -0800
  • 594929189d ldr: update SetProgramArguments for 11.0.0 abi change Michael Scire 2020-11-30 22:11:08 -0800
  • e5ae43f4c2 results: use R_VALUE for comparisons Michael Scire 2020-11-30 17:24:11 -0800
  • 37efa96cba results: use R_VALUE for comparisons Michael Scire 2020-11-30 17:24:11 -0800
  • c95b46c053 news: fix structs Luis Scheurenbrand 2020-11-18 17:58:49 +0100
  • 046ede6a8c news: fix structs Luis Scheurenbrand 2020-11-18 17:58:49 +0100
  • 2fdae0db52
    Add service wrappers for ins:r and ins:s (#502) averne 2020-11-08 00:28:20 +0100
  • 6fc33711bb Split to ins.c/h averne 2020-11-03 16:07:58 +0100
  • 538323a3d7 Add a few notes averne 2020-11-03 16:03:55 +0100
  • 8f47fab9e2 Add service wrappers for ins:r and ins:s averne 2020-11-02 23:17:31 +0100
  • e0b8852257 Add virtmemFindAliasMemory to virtmem APIs Nickie S 2020-11-01 13:45:14 +0300
  • 091f88915d
    virtmemRemoveReservation: add forgotten mutex note to docs fincs 2020-10-31 14:06:48 +0100