This website requires JavaScript.
Explore
Help
Sign In
mika
/
nx-hbmenu
Watch
1
Star
0
Fork
0
You've already forked nx-hbmenu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1e3f057b23
nx-hbmenu
/
nx_main
History
yellows8
1e3f057b23
Updated nx_power.c for latest libnx & changed nx_power psm prefix to 'power'.
2019-01-02 03:51:49 -05: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
Adapt to new libnx NWindow/Framebuffer API
2018-12-19 19:39:29 +01:00
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_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_touch.c
Disable touch horizontal swipe handling when it would conflict with the app-listing, fixes issue
#73
.
2018-10-30 12:22:51 -04:00
nx_touch.h
Added touch controls. (
#41
)
2018-07-30 17:23:34 -04:00