libnx/nx/include/switch
2019-10-06 22:06:22 -04:00
..
applets Fix new compiler warnings raised by GCC 9.x 2019-09-21 00:58:33 +02:00
arm Miscellaneous documentation fixes 2019-05-03 14:32:02 +02:00
audio Added capsGetShimLibraryVersion. Added comments to audio.h. 2019-08-27 19:14:18 -04:00
crypto crypto: guard #defines with #ifndef 2019-04-04 20:13:36 +02:00
display Introduce new IPC interface wrapper code, see details: 2019-09-19 03:50:28 +02:00
kernel Deprecate current IPC interface 2019-09-19 02:58:12 +02:00
nvidia Const correctness in nvGpuZbcAddColor (and fix comment typo) 2019-05-17 21:20:11 +02:00
runtime fs: Use new IPC interface + fixes, see details: 2019-09-21 16:27:15 +02:00
services time: Updated for new-ipc. Renamed _timeGetClockSession to timeGetServiceSession_SystemClock, and added it to the .h. Added timeGetServiceSession_TimeZoneService. Fixed the order of cmds. Fixed param types for timeGetTotalLocationNameCount, timeLoadLocationNameList, timeToPosixTime, and timeToPosixTimeWithMyRule. The location_name_size param for timeLoadLocationNameList was replaced with location_name_max, which is max entries instead of buffer byte-size. Internal improvements and improved docs. 2019-10-06 22:06:22 -04:00
sf Check for nullptr before copying to out_data in serviceDispatchImpl. 2019-10-01 20:50:09 -04:00
nacp.h Changed the type for NacpStruct.ratingAge to s8. 2019-08-26 11:56:24 -04:00
nro.h Stylefix for nro 2018-02-26 02:10:49 +01:00
result.h Minor style fixes in new IPC code 2019-09-20 14:54:45 +02:00
types.h Introduce NX_INLINE and NX_CONSTEXPR 2019-09-19 02:46:13 +02:00