Go to file
2018-09-29 06:31:34 -05:00
common changed flag to accurate, it now loades all icons correctly 2018-09-29 06:31:34 -05:00
data remmoved (old) files and got rid of extra whitespace 2018-09-20 23:09:25 -05:00
nx_main added functions to create/modify settings config for hbmenu theme 2018-09-26 02:08:56 -05:00
pc_main got rid of code modifying display name of theme config files, changed directory of saved/applied theme. Changed theme_t pointers to char[32] 2018-09-22 20:20:32 -05:00
resources Implemented hbmenu Theme Switcher! Final changes will now be cosmetic 2018-09-19 11:28:29 -05:00
.gitignore final changed to make and gitignore file 2018-09-27 23:36:56 -05:00
icon.jpg add icon.jpg 2018-02-28 23:43:29 +01:00
LICENSE.md Added LICENSE.md and updated .gitignore. 2018-02-18 16:50:56 -05:00
Makefile reverted make file 2018-09-20 22:52:37 -05:00
Makefile.nx removed nanojpeg library and changed to turboJpeg library 2018-09-29 06:27:51 -05:00
Makefile.pc removed nanojpeg library and changed to turboJpeg library 2018-09-29 06:27:51 -05:00
README.md Updated README. 2018-07-30 17:35:55 -04:00

Usage

See Homebrew_Applications for SD layout and applications, etc. See Switchbrew for hbmenu docs.

Download

The latest release is available from the releases page.

Building

Build with make nx or just run make.

Credits

  • This uses code based on 3DS new-hbmenu.
  • nanojpeg is used for handling JPEG icons. This library doesn't support lossless JPEG.