libctru/libctru/source/services
2014-11-08 23:28:51 +01:00
..
ac.c nothing important 2014-10-23 22:11:50 -07:00
am.c Fixed cmds 2014-10-30 19:09:09 +01:00
apt.c aptMainLoop(): Add handling for APP_PREPARE_SLEEPMODE 2014-11-05 00:24:24 +01:00
cfgnor.c Reorganize includes 2014-08-26 23:18:14 +02:00
csnd.c Fixed broken CSND_playsound() code for looping(use vaddr1 for that instead of vaddr0, and adjust the size). 2014-09-06 17:49:48 -04:00
fs.c plugged a bunch of handle leaks ! 2014-10-29 21:26:58 -07:00
gsp.c plugged a bunch of handle leaks ! 2014-10-29 21:26:58 -07:00
gx.c Make GX_* functions accept NULL in order to use default GX cmdbuf 2014-11-08 23:28:51 +01:00
hid.c Updated APT_CheckNew3DS to only use the APT cmds once(which also now calls aptOpenSession/aptCloseSession), then store the output value in a flag which is then used for all future APT_CheckNew3DS calls. Updated HID init/shutdown code to automatically call irrst init/shutdown code when running on new3ds. Updated irrst init code to only do init when it wasn't already initialized, likewise for the irrst shutdown code. 2014-11-01 23:48:35 -04:00
httpc.c Reorganize includes 2014-08-26 23:18:14 +02:00
ir.c Reorganize includes 2014-08-26 23:18:14 +02:00
irrst.c Updated APT_CheckNew3DS to only use the APT cmds once(which also now calls aptOpenSession/aptCloseSession), then store the output value in a flag which is then used for all future APT_CheckNew3DS calls. Updated HID init/shutdown code to automatically call irrst init/shutdown code when running on new3ds. Updated irrst init code to only do init when it wasn't already initialized, likewise for the irrst shutdown code. 2014-11-01 23:48:35 -04:00
mic.c Added code for using the microphone and an example app for it. 2014-09-03 14:36:05 -04:00
mvd.c Started implementing code for new3ds mvd. Added osConvertOldLINEARMemToNew(). 2014-11-06 19:02:55 -05:00
ns.c NS: Added API 2014-10-27 13:17:34 +08:00
pm.c PM: Added API 2014-10-27 13:17:47 +08:00
ps.c PS: Added API 2014-10-27 13:17:56 +08:00
ptm.c Reorganize includes 2014-08-26 23:18:14 +02:00
soc.c SOC : close shared mem handle when shutting down 2014-10-26 18:34:58 -07:00