summaryrefslogtreecommitdiff
path: root/apps/menus
AgeCommit message (Expand)Author
2007-06-11When recording, disable voice menus without actually modifying user settings....Steve Bavin
2007-06-07Separate out voice options for .talk clips (FS #7249). This removes the assu...Steve Bavin
2007-06-07show the version in the rockbox info screenJonathan Gordon
2007-05-29this adds 2 options to the recording settings menu to let you save all the re...Jonathan Gordon
2007-05-27Accept FS#6798 - scan acceleration for the lists.Jonathan Gordon
2007-05-20Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis
2007-05-19More header and dead code cleanup.Nils Wallménius
2007-05-08Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun
2007-04-25Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin
2007-04-22e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon
2007-04-20Changing colours didn't save settings.Jens Arnold
2007-04-15Revert recording/repeat timer for now. It is useful as a feature, but didn't ...Jens Arnold
2007-04-15Recording countdown timer and repeat timer - see FS #6297 for more detailsMartin Scarratt
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold
2007-04-12If credits.rock isnt loadable manually show the logo and version.Jonathan Gordon
2007-04-09Player: Fix screen update in Rockbox Info and Runtime display,Jens Arnold
2007-04-02Simulator logf builds don't need two ways to access logfSteve Bavin
2007-03-31pre-set date fields in time/date screen to build date ( FS#6831 & FS#6939 )Robert Kukla
2007-03-25Allow clearing the backdrop on greyscale targets.Jens Arnold
2007-03-21revert the last commit... setting wasnt worth the spaceJonathan Gordon
2007-03-21Add a setting to force the backlight to stay on (or act normally) when Jonathan Gordon
2007-03-18Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and Jonathan Gordon
2007-03-17Unify the way functions are called from menus.Jonathan Gordon
2007-03-16Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-03-15Change anywhere where do_menu()'s return value was checked and expected Jonathan Gordon
2007-03-14dont exit the recording screen after going into the rec settings unless Jonathan Gordon
2007-03-13Convert the recording menu to the new APIJonathan Gordon
2007-03-07Lead user through database initialisationSteve Bavin
2007-03-07Fix the yellow buildsJonathan Gordon
2007-03-07Only show the alarm wake up screen setting if there is at least 2 Jonathan Gordon
2007-03-07Fix alarm wake up. If the target has fm or recording (or both) an option is i...Jonathan Gordon
2007-03-04fix beep and peak meter settingsJonathan Gordon
2007-03-03Allow settings to have a different title in the setting screen than they Jonathan Gordon
2007-03-03Remove the need to double up the MENU macros in manu.h.Jonathan Gordon
2007-03-03remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla
2007-03-02Include debug menu on simulatorSteve Bavin
2007-03-02Move Sleep Timer function from the settings into the System menuDave Chapman
2007-03-01move database settings one level upMarcoen Hirschberg
2007-03-01Introducing the root menu!Jonathan Gordon
2007-02-28Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen
2007-02-28FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla
2007-02-27fix "hide radio menu if no tuner is detected"; wrong constant was usedRobert Kukla
2007-02-27Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon
2007-02-26Add software based bass/treble controls for targets which have no such functi...Thom Johansen
2007-02-24SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis
2007-02-21save config.cfg after resetting settings (from the menu)Jonathan Gordon
2007-02-21Don't enable low latency mode in the Crossfeed submenuLinus Nielsen Feltzing
2007-02-21Fix 64 bit warnings.Jens Arnold
2007-02-20Fix the order in the sleep timer screenJonathan Gordon