Commit Graph

  • 6988aea400 wait: Introduce wait for raw handles too plutooo 2018-12-13 22:50:00 +0100
  • 66a029232b utimer: Add TimerType_OneShot plutooo 2018-12-13 02:52:02 +0100
  • fa19a5ada4 wait: Improve timer calculation, thanks derrek plutooo 2018-12-13 01:50:42 +0100
  • 1ad556cd22 wait: Fix a race plutooo 2018-12-13 01:01:42 +0100
  • 4321fe4786 wait: Doxygen plutooo 2018-12-13 00:48:51 +0100
  • 6fdd0df483 wait: Final implementation plutooo 2018-12-12 04:37:15 +0100
  • 09a178db70 arm: Rename armTickToNs(), etc plutooo 2018-10-28 17:37:56 +0100
  • 436607abef kernel: Review comments (move to private interface to private headers, atomics) plutooo 2018-10-28 17:25:10 +0100
  • 88c20edf4b wait: Check for disabled timer plutooo 2018-10-28 16:40:16 +0100
  • 445aaff012 wait: Bug-fixes and lock-free utimer stop/start plutooo 2018-10-28 16:28:03 +0100
  • a54881e7b0 kernel: Introduce utimer, uevent, and waitN plutooo 2018-10-27 04:29:51 +0200
  • f5682b267e Add more kernel error result codes fincs 2018-12-14 14:36:36 +0100
  • 1077cc2b46 Implemented AppletStorage. Various IPC improvements in applet.c, etc. yellows8 2018-12-13 22:48:48 -0500
  • 975319fe8f wait: Rename UsermodeEvent and UsermodeTimer plutooo 2018-12-13 22:56:11 +0100
  • cf84c9b2c6 wait: Introduce wait for raw handles too plutooo 2018-12-13 22:50:00 +0100
  • 8b86e4ecb8 Use domains for applet. yellows8 2018-12-12 21:13:01 -0500
  • c98ecc7dbf utimer: Add TimerType_OneShot plutooo 2018-12-13 02:52:02 +0100
  • 9121c6f22f wait: Improve timer calculation, thanks derrek plutooo 2018-12-13 01:50:42 +0100
  • a6bf41a17e wait: Fix a race plutooo 2018-12-13 01:01:42 +0100
  • 31d341804f wait: Doxygen plutooo 2018-12-13 00:48:51 +0100
  • f2d60fb964 Revert "detect: Detect firmware during lib init, inline version checks" plutooo 2018-12-13 00:29:27 +0100
  • e871c05c7c wait: Final implementation plutooo 2018-12-12 04:37:15 +0100
  • 3cff199b42 Add remaining pm:shell services, address issues Michael Scire 2018-12-09 03:41:09 -0800
  • 0fad4244da Add ro:dmnt, ldr:ro. Michael Scire 2018-12-09 04:02:46 -0800
  • 8e1ba23b83 pm: Add remaining pm:dmnt services Michael Scire 2018-12-09 03:24:25 -0800
  • 0a92b0eb07 ns: Implement all of ns:dev Michael Scire 2018-12-09 03:14:06 -0800
  • 8017d56932 Add remaining pm:shell services, address issues Michael Scire 2018-12-09 03:41:09 -0800
  • 1224a0243f Add ro:dmnt, ldr:ro. Michael Scire 2018-12-09 04:02:46 -0800
  • bfad4d4557 Fix whitespace plutooo 2018-12-09 19:07:39 +0100
  • d3da66e418 Fix const specifier plutooo 2018-12-09 17:06:58 +0100
  • c328a74f71 Add fsIsExFatSupported() plutooo 2018-12-09 17:06:47 +0100
  • c28570ecab pm: Add remaining pm:dmnt services Michael Scire 2018-12-09 03:24:25 -0800
  • 6c6dc4ed38 ns: Implement all of ns:dev Michael Scire 2018-12-09 03:14:06 -0800
  • 69a98dc0cb kernel/svc: Correct SVC instruction values for svcMapPhysicalMemory and svcUnmapPhysicalMemory Lioncash 2018-12-06 23:56:41 -0500
  • a6c2e13b68 kernel/svc: Correct SVC instruction values for svcMapPhysicalMemory and svcUnmapPhysicalMemory Lioncash 2018-12-06 23:56:41 -0500
  • 40bccd7838 Add svcTerminateDebugProcess Michael Scire 2018-12-05 23:15:56 -0800
  • e6c5e72915 Add svcTerminateDebugProcess Michael Scire 2018-12-05 23:15:56 -0800
  • 5f51188d14 Update svcSleepThread definition Luke Street 2018-12-04 03:16:51 -0500
  • bc2dff0361 Added hidAcquireNpadStyleSetUpdateEventHandle. yellows8 2018-12-02 16:48:59 -0500
  • 2a831c6196 Fix struct definition for splSetConfig Michael Scire 2018-12-01 11:18:13 -0800
  • 839e6cdaf1 Fix struct definition for splSetConfig Michael Scire 2018-12-01 11:18:13 -0800
  • b7b64858a6 Added usb_standard_request from libusb. yellows8 2018-11-30 18:57:08 -0500
  • e986799784 Updated usbhs comments and added usbHsIfIsActive/usbHsIfGetID. yellows8 2018-11-30 13:07:02 -0500
  • ee066a27ee Implemented usbhs endpoints, other adjustments. Updated field name in UsbHsXferReport. Added defines in usb.h from libusb. yellows8 2018-11-30 01:57:36 -0500
  • 31cea3a6b6 Implemented usbhs control transfers. Fixed eventCtrlXfer init. Updated a field name in UsbHsXferReport. yellows8 2018-11-29 23:28:19 -0500
  • 2049ff081d Updated usbhs comments and store the interface ID in UsbHsClientIfSession. Added: usbHsIfSetInterface, usbHsIfGetInterface, usbHsIfGetAlternateInterface, usbHsIfGetCurrentFrame, and usbHsIfResetDevice. yellows8 2018-11-29 21:15:29 -0500
  • 83dfc58adb Moved interface-specific data from UsbHsInterface into UsbHsInterfaceInfo. Added usbHsAcquireUsbIf/usbHsIfClose and the related structs. yellows8 2018-11-29 19:19:27 -0500
  • f1ba199d1c Initial usbhs support. yellows8 2018-11-29 17:36:31 -0500
  • 8a5c5a3c50 Added usb_standard_request from libusb. yellows8 2018-11-30 18:57:08 -0500
  • 34f6c4dc4e
    Additional comment for fsFsSetArchiveBit() Selver 2018-11-30 13:01:15 -0800
  • 027c6245fb Updated usbhs comments and added usbHsIfIsActive/usbHsIfGetID. yellows8 2018-11-30 13:07:02 -0500
  • 444c1a29cf Implemented usbhs endpoints, other adjustments. Updated field name in UsbHsXferReport. Added defines in usb.h from libusb. yellows8 2018-11-30 01:57:36 -0500
  • dfcfba14ce Implemented usbhs control transfers. Fixed eventCtrlXfer init. Updated a field name in UsbHsXferReport. yellows8 2018-11-29 23:28:19 -0500
  • f66cd72f7d Updated usbhs comments and store the interface ID in UsbHsClientIfSession. Added: usbHsIfSetInterface, usbHsIfGetInterface, usbHsIfGetAlternateInterface, usbHsIfGetCurrentFrame, and usbHsIfResetDevice. yellows8 2018-11-29 21:15:29 -0500
  • dcf51ddf92 Moved interface-specific data from UsbHsInterface into UsbHsInterfaceInfo. Added usbHsAcquireUsbIf/usbHsIfClose and the related structs. yellows8 2018-11-29 19:19:27 -0500
  • b9cf28837a Initial usbhs support. yellows8 2018-11-29 17:36:31 -0500
  • ba68e198db Use PACKED for usb_endpoint_descriptor and usb_config_descriptor. yellows8 2018-11-29 17:25:46 -0500
  • b2bee550ff Improve documentation of hidMergeSingleJoyAsDualJoy rsn8887 2018-11-29 09:54:16 -0600
  • 7146392874 Improve documentation of hidMergeSingleJoyAsDualJoy rsn8887 2018-11-29 09:54:16 -0600
  • f373b3ca23 Added usbds.h to switch.h. yellows8 2018-11-28 21:56:34 -0500
  • 725ac9f00a Moved usb code specific to usbds into seperate .c/.h. yellows8 2018-11-28 17:34:53 -0500
  • 528b17c9b5 Added usb_config_descriptor in usb.h. yellows8 2018-11-28 17:11:11 -0500
  • 3726eb8950 Use PACKED for _usbDsGetSession resp, required for domains. Use domains for usbds, with changes from @SciresM. yellows8 2018-11-28 16:40:45 -0500
  • 68846af044 Removed alignment for object_ids in ipcParseDomainResponse, since official sw doesn't have this. yellows8 2018-11-28 16:37:33 -0500
  • 7ae659c2cb Handle the output u8 in _usbDsGetSession, without using it in the callers. yellows8 2018-11-28 15:03:06 -0500
  • 07cd134d24 Release v1.6.0 v1.6.0 fincs 2018-11-28 02:09:20 +0100
  • 36bed9f8fc Added support for getting file timestamps via 3.0.0+ fsFsGetFileTimeStampRaw, *stat() timestamps are now set when fsFsGetFileTimeStampRaw is successful. This is now used in fsdev_open() for supporting fstat. The sysver is now checked in fsFsCleanDirectoryRecursively(). Closes #204. yellows8 2018-11-20 14:22:19 -0500
  • a7577f7b56 Add pcvSetVoltageEnabled and pcvGetVoltageEnabled (#208) pixel-stuck 2018-11-19 10:37:59 -0500
  • b0f71eae48
    Check IPC result and check isEnabled isn't NULL pixel-stuck 2018-11-18 17:08:20 -0500
  • dfd08e190c
    Check isEnabled isn't NULL pixel-stuck 2018-11-18 15:08:49 -0500
  • 765bacfb4c really fix types dark-samus 2018-11-17 23:19:23 -0500
  • 849e436a2d
    Fix types. bool -> u8 pixel-stuck 2018-11-17 20:21:41 -0500
  • 6d8682db44
    Really fix whitespace pixel-stuck 2018-11-17 16:55:31 -0500
  • 8767ea798b Determine whether to use AUDREN_REVISION_1-4 via the sysver, instead of hard-coding it for the 3.0+ rev. Updated comments and added AUDREN_REVISION_5/AUDREN_REVISION_6 defines. yellows8 2018-11-17 11:43:24 -0500
  • f902b7f833 fix whitespace dark-samus 2018-11-17 02:26:31 -0500
  • e51c787d84 fix formatting dark-samus 2018-11-17 01:51:42 -0500
  • 7f2c3f7d3c Add pcvSetVoltageEnabled and pcvGetVoltageEnabled dark-samus 2018-11-17 01:25:19 -0500
  • e7117a7903 Added enum for hidSetNpadJoyHoldType. Improved hid docs. Use hidSetNpadJoyHoldType during hid init/exit. Closes #206. yellows8 2018-11-15 21:34:08 -0500
  • 33364a8271 support SL/SR buttons on right JoyCons rsn8887 2018-11-15 17:06:27 -0600
  • 6d717d0aa9 support SL/SR buttons on right JoyCons rsn8887 2018-11-15 17:06:27 -0600
  • 12ee6e502e Fixed register corruption in crt0 introduced by the exception commit. Only handle exceptions when __libnx_exception_handler is defined by the user, and updated comments. yellows8 2018-11-14 20:55:17 -0500
  • 4e4d5ef320 fatal: Implement fatalWithContext Michael Scire 2018-11-13 20:24:06 -0800
  • e943eb6ea5 Add fs gamecard attribute retrieve commands Michael Scire 2018-11-10 13:31:35 -0800
  • 4581e597c0 Add SetSysFlag_RequiresRunRepairTimeReviser Michael Scire 2018-11-10 13:11:40 -0800
  • 8bef0e6298 Add GpioPadName_ButtonVol[UpDown] Michael Scire 2018-11-10 13:09:01 -0800
  • 7b7bd9dd9d Add setsys fatal commands Michael Scire 2018-11-10 12:26:49 -0800
  • 5386edef4f Add gpio wrapper Michael Scire 2018-11-10 04:01:34 -0800
  • dec6f1ffe1 Add i2cOpenSession, i2csessionSendAuto Michael Scire 2018-11-10 03:50:59 -0800
  • 3ba8a5aa87 Add lblSwitchBacklightOn and lblSwitchBacklightOff Michael Scire 2018-11-10 03:15:50 -0800
  • 8cb9004a2f Add pcvGetClockRate/pcvSetClockRate Michael Scire 2018-11-10 03:04:10 -0800
  • 27936900d0 Add enum for PsmBatteryVoltageState Michael Scire 2018-11-10 02:31:11 -0800
  • 94dc8f75f9 Add bpcGetSleepButtonState Michael Scire 2018-11-10 01:31:57 -0800
  • ee55b63f79 Add spsm wrapper. Michael Scire 2018-11-10 01:31:47 -0800
  • f8e35fb453 fatal: Implement fatalWithContext Michael Scire 2018-11-13 20:24:06 -0800
  • 49b2cb25e4 Add fs gamecard attribute retrieve commands Michael Scire 2018-11-10 13:31:35 -0800
  • bccaa4063e Add SetSysFlag_RequiresRunRepairTimeReviser Michael Scire 2018-11-10 13:11:40 -0800
  • ac7393c40c Add GpioPadName_ButtonVol[UpDown] Michael Scire 2018-11-10 13:09:01 -0800
  • 4a87543ec3 Add setsys fatal commands Michael Scire 2018-11-10 12:26:49 -0800
  • 5e69f760fb Added support for exception-handling. yellows8 2018-11-14 16:17:02 -0500
  • 22aef5d7b9 Add gpio wrapper Michael Scire 2018-11-10 04:01:34 -0800