..
acc.c
Added accountGetPreselectedUser.
2018-12-15 21:50:27 -05:00
apm.c
Introduce atomics.c, refcounting on all services
2018-03-10 14:33:40 +01:00
applet.c
Use eventActive for g_appletLibraryAppletLaunchableEvent. Fixed _appletWaitLibraryAppletLaunchableEvent, and set rc to eventWait ret in _appletWaitLibraryAppletLaunchableEvent. Added appletHolderWaitInteractiveOut.
2018-12-19 13:00:40 -05:00
auddev.c
Use BufferType_Normal in auddev.
2018-11-05 11:34:30 -05:00
audin.c
Use Event in audout/audin instead of raw handles.
2018-10-26 13:41:26 -04:00
audout.c
Use Event in audout/audin instead of raw handles.
2018-10-26 13:41:26 -04:00
audren.c
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.
2018-11-17 11:43:24 -05:00
bpc.c
Add fs gamecard attribute retrieve commands
2018-11-14 19:52:40 -05:00
bsd.c
Fixed bsdGetSockOpt.
2018-05-09 22:07:54 -04:00
csrng.c
Resolve trivial -Wmissing-prototypes warnings
2018-09-14 19:07:34 +02:00
fatal.c
fatal: Implement fatalWithContext
2018-11-14 19:52:40 -05:00
fs.c
Fix whitespace
2018-12-09 19:07:39 +01:00
fsldr.c
Make fsp-ldr use domains
2018-10-16 17:56:39 -04:00
fspr.c
Add support for fsp-pr.
2018-05-07 17:04:59 +02:00
gpio.c
Add gpio wrapper
2018-11-14 19:52:40 -05:00
hid.c
gfx/hid/irs/nv/vi: changes related to sysmodule users, see details:
2018-12-19 19:33:31 +01:00
hwopus.c
Use 6.0.0+ _hwopusDecodeInterleaved cmds.
2018-11-06 23:02:40 -05:00
i2c.c
Add i2cOpenSession, i2csessionSendAuto
2018-11-14 19:52:40 -05:00
irs.c
gfx/hid/irs/nv/vi: changes related to sysmodule users, see details:
2018-12-19 19:33:31 +01:00
lbl.c
Add lblSwitchBacklightOn and lblSwitchBacklightOff
2018-11-14 19:52:40 -05:00
ldr.c
Add ro:dmnt, ldr:ro.
2018-12-10 00:12:46 +01:00
lr.c
fix stringop-truncation warnings ( #84 )
2018-05-08 21:58:38 +02:00
ncm.c
Add ncmContentStorageGetPlaceHolderPath and ncmContentStorageCleanupAllPlaceHolder
2018-07-27 18:14:43 +02:00
nifm.c
Init/exit nifm in socketInitialize/socketExit, the user app no longer has to manually handle this when using gethostid/gethostname. Use domains for nifm. Style adjustments in nifm.c.
2018-10-23 14:04:58 -04:00
ns.c
Add remaining pm:shell services, address issues
2018-12-10 00:12:46 +01:00
nv.c
gfx/hid/irs/nv/vi: changes related to sysmodule users, see details:
2018-12-19 19:33:31 +01:00
pcv.c
Add pcvSetVoltageEnabled and pcvGetVoltageEnabled ( #208 )
2018-11-19 10:37:59 -05:00
pl.c
Added plGetSharedFontByType(). Added _plRequestLoadWait which is used internally for both plGetSharedFontByType() and plGetSharedFont(). Moved offset/size validation code in pl into a dedicated func.
2018-04-25 12:49:01 -04:00
pm.c
Add remaining pm:shell services, address issues
2018-12-10 00:12:46 +01:00
psc.c
psc: Add PmModule support ( #200 )
2018-11-03 21:40:15 -04:00
psm.c
Add enum for PsmBatteryVoltageState
2018-11-14 19:52:40 -05:00
ro.c
Add ro:dmnt, ldr:ro.
2018-12-10 00:12:46 +01:00
set.c
Add fs gamecard attribute retrieve commands
2018-11-14 19:52:40 -05:00
sfdnsres.c
Fixed passing rawdata params in _sfdnsresDispatchDnsRequest().
2018-05-08 22:52:32 -04:00
sm.c
Close sm session properly
2018-08-28 21:29:55 +02:00
smm.c
Implement sm:m.
2018-05-04 01:50:22 +02:00
spl.c
Fix struct definition for splSetConfig
2018-12-01 21:29:41 +01:00
spsm.c
Add spsm wrapper.
2018-11-14 19:52:40 -05:00
time.c
Added support for timezones, hence localtime() will now return actual localtime. Added timeToCalendarTimeWithMyRule and TimeCalendarTime/TimeCalendarAdditionalInfo, which are used for timezones support.
2018-10-05 19:59:24 -04:00
usbds.c
Moved usb code specific to usbds into seperate .c/.h.
2018-11-28 17:34:53 -05:00
usbhs.c
Implemented usbhs endpoints, other adjustments. Updated field name in UsbHsXferReport. Added defines in usb.h from libusb.
2018-11-30 20:13:58 -05:00
vi.c
gfx/hid/irs/nv/vi: changes related to sysmodule users, see details:
2018-12-19 19:33:31 +01:00