nx-hbmenu/nx_main
GiantPluto 6e642e97a4 #98 : Support for scroll by holding direction pad keys.
Ideally this should have been supported with hid API. Since it is not available yet, adding the logic in the application itself.
2019-12-14 19:12:33 +05:30
..
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 #98 : Support for scroll by holding direction pad keys. 2019-12-14 19:12:33 +05:30
nx_audio.c Load assets from a .zip in romfs (romfs/ dir for pc-build) using minizip, instead of embedding it in data/. Sync Makefile.nx with latest switch-examples Makefile, with romfs. Automatically build the assets .zip in Makefile. Moved data/ to assets/ and moved data/unused/ to assets_unused/. Use #error in nx_audio.c since it's not supported currently. 2018-10-29 00:30:09 -04: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 Add starred favourites at start of list (#91) 2019-07-09 13:33:21 -04:00
nx_touch.h Added touch controls. (#41) 2018-07-30 17:23:34 -04:00