* added awful way to confirm deletion
* improve solution for asking for confirmation
based on throw_error
* fix COLOR_WHITE evaluating to -1 (outside the u32 range)
* add confirmation for splash deletion
* less magic numbers
* part 2: installing themes
* fix simple theme install
that wasnt such a good idea
* fix shuffle count
* fix shuffle theme install
* change padding name
* first step of rewriting: at least it compiles™
* fix tabs/spaces
* fix dabort on load
* fix preview crash
* sorting isnt done outside of loading
* step one of making remake_file useless
* camera/qr code cleanup
* fix dabort when folder is empty, and bring back preview optimization
* fix button for switching modes and show mode when folder is empty
* fix scanning qrs
* no more splash discrimination
* add debug helpers
* fix theme installing
turns out that wasnt such a good idea
* fix battery icon
* mistake
* themeplaza compatibility
* make use of load_data
* don't drink and copy-paste, kids
* fix user-agent
* remove useless
* cleanup includes
* not even used
* add splash buttons
* upgrade buttons drawing
* fix controls while preview is up
* improve positions
i know it's not the prettiest idea to put it in draw_theme_install, but it seemed like the most fitting, and i didnt want to create another function for it
* make use of the return value for safety
* get rid of warnings
(sizeof(wchar_t) is the same as sizeof(u32), so no problem there)
* dynamic preview loading
fix crash when too many themes have previews available
* fix icon filename
* update pp2d to fix preview problem
* several improvements:
- rely on a single header for simple/common headers
- cleaned up main by putting the interface drawing function in its own file
- load previews from .zip themes (may cause some loading times when launching
- only need 1 shuffle image thanks to pp2d's blending abilities
* not needed anymore
* fix preview color and position
* forgot
* add proper icon loading
thanks steveice10 for bannertool which this was pretty much taken from
* only add proper themes to the list
* add slightly more space between the icon and the name
* not monospace, the little movement every blink is annoying
* fix typo