nx-hbmenu/nx_main
2020-03-16 16:23:36 +01:00
..
loaders Display an error screen with print-console instead of using fatalSimple. Display a msgbox in launchFile() when an error occurs instead of using fatalSimple. Better error handling etc in worker/launch. 2018-10-18 19:06:59 -04:00
main.c Fixed a crash in touch handling for star-button when the current directory is empty (no menu entries). Implemented layouts which can optionally be loaded from theme config, closes #83. 2019-12-26 01:40:54 -05:00
nx_audio.c U64_MAX -> UINT64_MAX 2020-03-16 16:23:36 +01:00
nx_launch.c Display an error screen with print-console instead of using fatalSimple. Display a msgbox in launchFile() when an error occurs instead of using fatalSimple. Better error handling etc in worker/launch. 2018-10-18 19:06:59 -04:00
nx_netstatus.c Added netstatus files which were missing from e917589. Closes #86. 2019-06-22 17:47:31 -04:00
nx_power.c Updated nx_power.c for latest libnx & changed nx_power psm prefix to 'power'. 2019-01-02 03:51:49 -05:00
nx_thermalstatus.c Thermal display (closes #99) (#102) 2019-09-17 11:47:58 -04:00
nx_touch.c Fixed a crash in touch handling for star-button when the current directory is empty (no menu entries). Implemented layouts which can optionally be loaded from theme config, closes #83. 2019-12-26 01:40:54 -05:00
nx_touch.h Added touch controls. (#41) 2018-07-30 17:23:34 -04:00