- Status Closed
- Percent Complete
- Task Type Patches
- Category User Interface → Themes
-
Assigned To
Dave Chapman - Operating System All players
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Dave Chapman - 2007-01-24
Last edited by Jonathan Gordon - 2008-03-13
Opened by Dave Chapman - 2007-01-24
Last edited by Jonathan Gordon - 2008-03-13
FS#6568 - Target-specific default theme (font and wps)
The attached patch adds a target-specific default theme - currently iCatcher, which only affects the font and wps settings.
The intention is to give new users a better first impression of Rockbox than the current default font/wps. However, the downside is the increased boot time due to the .bmp files used by iCatcher.
Looking over this patch, why is it necessary to hard code the defaults? I don’t understand how rockbox deal with themes, but couldn’t the default theme setting be read out of the cfg file generated by wpsbuild.pl rather then hard coded?