1
0
mirror of https://github.com/switchbrew/libnx.git synced 2025-07-29 21:22:13 +02:00
libnx/nx/include/switch
2018-12-23 01:26:00 -05:00
..
applets Added SwkbdType. Specifically set the type to SwkbdType_Normal in the Preset funcs which use it. Set type properly on 5.0.0+ for swkbdConfigMakePresetDownloadCode. Improved swkbd docs, including documenting what fields are set by the Preset funcs. 2018-12-23 01:26:00 -05:00
arm arm: Rename armTickToNs(), etc 2018-12-17 16:06:23 +01:00
audio Added auddev and AudioDeviceName. 2018-11-02 16:04:09 -04:00
display Added more RGB*() helper macros & fixed a few typos 2018-12-19 19:33:31 +01:00
kernel Add tmemCreateFromMemory 2018-12-20 16:12:22 +01:00
nvidia nvioctlMap_Param -> nvioctlNvmap_Param 2018-12-19 19:33:31 +01:00
runtime fs: Add fsFsQueryEntry (and fsFsSetArchiveBit helper) () 2018-11-09 22:03:47 -05:00
services Replaced appletSetMediaPlaybackStateForApplication with appletSetMediaPlaybackState, which now supports non-Application. Added _appletCmdInU8/_appletCmdInBool, the latter is now used by appletSetMediaPlaybackState. 2018-12-21 11:33:56 -05: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 Remove ALIGN in favor of C11/C++11 alignas, guard other #defines against redefinition 2018-08-05 13:23:08 +02:00