summaryrefslogtreecommitdiff
path: root/apps/menus (follow)
Commit message (Expand)AuthorAge
...
* Simplified 12 hour time voicing.Jens Arnold2007-08-22
* Voice the time in the format the user selects in the time format setting. Pat...Jonas Häggqvist2007-08-21
* Use size_t type for the buffer_size parameter to formatter functions, static ...Nils Wallménius2007-08-19
* Accept FS #7346 and take it a whole step further. Gives a separate setting to...Peter D'Hoye2007-08-13
* Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius2007-08-12
* Remove the 'USB' menu item from the sim system menu, press the 'u' key to dis...Nils Wallménius2007-08-10
* Allow recording source to be set from recording context menu. Not a very nice...Peter D'Hoye2007-08-09
* Accept FS#5464 - organise the rocks directory. Jonathan Gordon2007-08-06
* Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius2007-08-06
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* Oops againNils Wallménius2007-08-01
* Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius2007-08-01
* Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis2007-07-22
* remove the need for action_signalscreenchange().Jonathan Gordon2007-07-22
* Better keep those buffers a multiple of 32 bit, extends the number of unicode...Peter D'Hoye2007-07-16
* Reserve more bytes to display unicode in the recording trigger settings menu....Peter D'Hoye2007-07-16
* e200 doesnt have multiple batt capacities, so remove the option.Jonathan Gordon2007-07-15
* Rearrange and cleanup settings codeJonathan Gordon2007-07-11
* User configurable recording path (my patch in FS#7201). path defaults to / an...Jonathan Gordon2007-07-10
* Accept FS #7303 by Christoph Reiter: add context menu to FM radio entry in ma...Peter D'Hoye2007-07-03
* Give recording related menu entries a recording icon (settings and radio menu...Peter D'Hoye2007-06-25
* Limit minimum db scale value when switching from linear to logaritmic peakmet...Peter D'Hoye2007-06-24
* When recording, disable voice menus without actually modifying user settings....Steve Bavin2007-06-11
* Separate out voice options for .talk clips (FS #7249). This removes the assu...Steve Bavin2007-06-07
* show the version in the rockbox info screenJonathan Gordon2007-06-07
* this adds 2 options to the recording settings menu to let you save all the re...Jonathan Gordon2007-05-29
* Accept FS#6798 - scan acceleration for the lists.Jonathan Gordon2007-05-27
* Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis2007-05-20
* More header and dead code cleanup.Nils Wallménius2007-05-19
* Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun2007-05-08
* Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin2007-04-25
* e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon2007-04-22
* Changing colours didn't save settings.Jens Arnold2007-04-20
* Revert recording/repeat timer for now. It is useful as a feature, but didn't ...Jens Arnold2007-04-15
* Recording countdown timer and repeat timer - see FS #6297 for more detailsMartin Scarratt2007-04-15
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* If credits.rock isnt loadable manually show the logo and version.Jonathan Gordon2007-04-12
* Player: Fix screen update in Rockbox Info and Runtime display,Jens Arnold2007-04-09
* Simulator logf builds don't need two ways to access logfSteve Bavin2007-04-02
* pre-set date fields in time/date screen to build date ( FS#6831 & FS#6939 )Robert Kukla2007-03-31
* Allow clearing the backdrop on greyscale targets.Jens Arnold2007-03-25
* revert the last commit... setting wasnt worth the spaceJonathan Gordon2007-03-21
* Add a setting to force the backlight to stay on (or act normally) when Jonathan Gordon2007-03-21
* Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and Jonathan Gordon2007-03-18
* Unify the way functions are called from menus.Jonathan Gordon2007-03-17
* Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Change anywhere where do_menu()'s return value was checked and expected Jonathan Gordon2007-03-15
* dont exit the recording screen after going into the rec settings unless Jonathan Gordon2007-03-14
* Convert the recording menu to the new APIJonathan Gordon2007-03-13