yellows8
|
422039f727
|
Use physfs instead of minizip for asset loading, etc.
|
2021-10-22 13:18:30 -04:00 |
|
yellows8
|
3f73855170
|
Added theme support for dirs and .zip via physfs. Closes #121.
|
2021-10-21 15:26:30 -04:00 |
|
yellows8
|
d11585589e
|
Added support for using themes with extension '.romfs', which contains '/theme.cfg', optionally '/icon.jpg' for the menu-entry in theme-menu, and any assets. Added 'assets' group to theme config, this is only used with .romfs themes. Added 'backgroundImage' to layout theme config, which requires assets.background_image to be setup. Various improvements.
|
2020-01-02 11:08:17 -05:00 |
|
yellows8
|
e91758984c
|
Display a netstatus icon. Updated/added icons from #79. Closes #79.
|
2019-06-20 17:34:22 -04:00 |
|
yellows8
|
bb53a8ac81
|
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 |
|