- Status Closed
- Percent Complete
- Task Type Patches
- Category User Interface → Themes
-
Assigned To
linuxstb - Operating System All players
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
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.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
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?