summaryrefslogtreecommitdiff
path: root/apps/main_menu.c
AgeCommit message (Expand)Author
2002-09-17First simple steps using possibly translated strings for the main menu.Daniel Stenberg
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg
2002-09-06Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...Björn Stenberg
2002-09-06include options.hDaniel Stenberg
2002-08-31corrected for games defineRobert Hak
2002-08-31USE_SCREENSAVERS define added so that we can build w/o Screensavers for the r...Robert Hak
2002-08-28Centered the ROCKbox! logo in the playerJustin Heiner
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-08-21made the main menu have a USB selection when built for simulator so thatDaniel Stenberg
2002-08-15Removed 'saving seetings' message, since writing is delayedBjörn Stenberg
2002-08-13Enabled saving settings to disk on playerBjörn Stenberg
2002-08-13Set param icon when in menu.Mats Lidell
2002-08-12info menu: show 'charging' instead of charge percentage while charging,Heikki Hannikainen
2002-08-07info now indicates non-safe battery levelHeikki Hannikainen
2002-07-30show_info() now updates the display continuouslyLinus Nielsen Feltzing
2002-07-28Removed the boot count and brushed up the info screenLinus Nielsen Feltzing
2002-07-27Added battery level to the info screenLinus Nielsen Feltzing
2002-07-24Better handling of key-up event in show_info() and show_credits()Linus Nielsen Feltzing
2002-07-24Killed simulator compiler errorLinus Nielsen Feltzing
2002-07-23show_info() now displays buffer sizeLinus Nielsen Feltzing
2002-07-23primitive hold mode enabled for wpsJerome Kuptz
2002-07-15Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen).Björn Stenberg
2002-07-04Added Player debug menuLinus Nielsen Feltzing
2002-07-02Removed debug codeLinus Nielsen Feltzing
2002-07-02Extended the debug screenLinus Nielsen Feltzing
2002-07-02Removed warning on PlayersLinus Nielsen Feltzing
2002-07-02The compile would error in dbg_ports for BUTTON_OFF. Added ifdef to use the B...Jerome Kuptz
2002-07-01Added debug menu entryLinus Nielsen Feltzing
2002-06-27Abstracted settings user interface into set_bool, set_int and set_option.Björn Stenberg
2002-06-24general settings and sound in their own menusRobert Hak
2002-06-24Added backlight settingLinus Nielsen Feltzing
2002-06-24games and screensavers are now in submenusRobert Hak
2002-06-17Made playlist shuffle an option instead of an actionBjörn Stenberg
2002-06-16added menu options for bounce, sokoban and corrected screensaver => boxes ref...Robert Hak
2002-06-14current_tick is now simulated too (hey Felix, this breaks the win32 sim!)Daniel Stenberg
2002-06-14the shuffle says something if we don't have a playlist loadedDaniel Stenberg
2002-06-13Added playlist shuffle menu optionBjörn Stenberg
2002-06-11Added simple scroll speed settingBjörn Stenberg
2002-06-10Use only internally provided logotype, as we are too early in the initDaniel Stenberg
2002-05-31included string.h for strlen function and sprintf.h for snprintf.Felix Arends
2002-05-31now uses the internal image/bitmap/icon called rockbox112x37 if there's noDaniel Stenberg
2002-05-31Show boot screen double height on new playersBjörn Stenberg
2002-05-31credits and version mergedRobert Hak
2002-05-31cleaner version of the version and splash mergeRobert Hak
2002-05-31merged the splash screen and version infoRobert Hak
2002-05-30fixed the display time for the splash screen on menuRobert Hak
2002-05-30didn't commit this. allows for delay display of splash screen from menuRobert Hak
2002-05-30fixed show_logo()Daniel Stenberg
2002-05-30corrected the curson not being drawn for the recorderRobert Hak
2002-05-30rearranged to prevent compiler warningsDaniel Stenberg