nx-hbmenu/nx_main
NightlyFox 992c4c482b Implemented a theme switcher feature (#62)
* Implemented Theme Menu.

* Minor adjustments.

* added two new theming attributes, borderColor, borderTextcolor, allows users to modify the boxes that surrounds the menu entries

* added theme info to config file, users can now add theme author, theme name, and theme version to a theme config file.

* tested building on mac osx, added to .gitignore and make clean for files generated on osx

* The path for the theme is now stored in a config string in settings.cfg, instead of a hard-coded theme.cfg path.

* added functions to create/modify settings config for hbmenu theme

* added Default theme entry that will always insert itself at the front of the list of themes

* added code for + and - button, using - button for theme menu now (button display for this is disabled).
2018-09-28 23:20:24 -04:00
..
loaders Add nxlink support (#27) 2018-03-19 21:42:58 +01:00
main.c Implemented a theme switcher feature (#62) 2018-09-28 23:20:24 -04:00
nx_audio.c Added comment regarding audio data/. 2018-03-19 21:49:47 -04:00
nx_launch.c Initial public commit. 2018-02-11 19:07:18 -05:00
nx_touch.c Added touch controls. (#41) 2018-07-30 17:23:34 -04:00
nx_touch.h Added touch controls. (#41) 2018-07-30 17:23:34 -04:00