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