libnx/nx/include/switch
Adubbz b59682652d Implement various SaveDataExtraData commands (#315)
* Implement fsReadSaveDataFileSystemExtraData

* Implement fsReadSaveDataFileSystemExtraDataBySaveDataSpaceId and fsWriteSaveDataFileSystemExtraData
2019-07-24 11:28:05 -04:00
..
applets Added support for [8.0.0+] swkbd functionality: swkbdConfigSetUnkFlag, swkbdConfigSetTrigger, swkbdInlineSetChangedStringV2Callback, and swkbdInlineSetMovedCursorV2Callback. Added swkbdInlineLaunchForLibraryApplet and swkbdInlineSetDecidedCancelCallback. Moved initArg setup into swkbdInlineLaunch*. 2019-06-04 19:13:36 -04:00
arm Miscellaneous documentation fixes 2019-05-03 14:32:02 +02:00
audio Added auddev and AudioDeviceName. 2018-11-02 16:04:09 -04:00
crypto crypto: guard #defines with #ifndef 2019-04-04 20:13:36 +02:00
display Make it possible to use the binder API with an arbitrary service (#309) 2019-07-18 19:12:03 +02:00
kernel Mark arguments to svcCreateProcess as const. 2019-06-28 02:35:44 +02:00
nvidia Const correctness in nvGpuZbcAddColor (and fix comment typo) 2019-05-17 21:20:11 +02:00
runtime fs: fix file/storage API, add fsdevCreateFile, add fsOpenFileSystemWithPatch. 2019-06-03 14:48:45 -04:00
services Implement various SaveDataExtraData commands (#315) 2019-07-24 11:28:05 -04:00
nacp.h Added nacpGetLanguageEntry and SetLanguage_Total. 2018-04-18 23:38:01 -04:00
nro.h Stylefix for nro 2018-02-26 02:10:49 +01:00
result.h Added LibnxError_LibAppletBadExit, which is now used in swkbd. 2018-12-20 21:08:36 -05:00
types.h Fixed doxygen issues / improved docs. Closes #230. 2019-02-19 16:56:33 -05:00