libctru/libctru/source/services
StapleButter c75ed65d8b Fix HOME button shiz.
(apparently APP_APPLETSTARTED happens when pressing the HOME button and causes aptWaitStatusEvent() to end prematurely)
2014-11-29 21:04:03 +01:00
..
soc stop polluting 3ds headers with extra system headers 2014-11-28 13:13:34 +00: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 Fix HOME button shiz. 2014-11-29 21:04:03 +01:00
cfgnor.c Reorganize includes 2014-08-26 23:18:14 +02:00
cfgu.c Added more cfg:u functions 2014-11-21 22:40:23 -05: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 stop polluting 3ds headers with extra system headers 2014-11-28 13:13:34 +00: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 stop polluting 3ds headers with extra system headers 2014-11-28 13:13:34 +00: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 Fixed broken MIC shutdown code. Use a tmp field for svcControlMemory when not allocating linearmem, in initSystem.c. 2014-11-28 19:28:59 -05:00
mvd.c Updated mvd code and added an example. 2014-11-19 16:37:02 -05:00
ns.c NS: Added API 2014-10-27 13:17:34 +08:00
pm.c stop polluting 3ds headers with extra system headers 2014-11-28 13:13:34 +00:00
ps.c PS: Added API 2014-10-27 13:17:56 +08:00
ptm.c Implement PTMU_GetShellState and PTMU_GetPedometerState 2014-11-22 22:04:34 +01:00