summaryrefslogtreecommitdiff
path: root/apps/gui/theme_settings.c (unfollow)
Commit message (Expand)Author
2010-09-14Another major skin backend update/hopefully bugfix:Jonathan Gordon
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon
2010-07-24Fix FS#11204 logf build on h300 hung on bootupNils Wallménius
2010-05-12fix red and yellow (most of it anyway)Jonathan Gordon
2010-05-12FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon
2010-04-01Boot charting support.Torne Wuff
2010-03-03Don't call this two, it's uneeded (and would crash since they're INIT_ATTR).Thomas Martitz
2010-02-27Set missing svn propertiesNils Wallménius
2010-02-27mark array as const and use ARRAYLEN macro for calculating length of the arrayNils Wallménius
2010-02-26split the theme settings apply() sutff out of settings_apply(). this should f...Jonathan Gordon