summaryrefslogtreecommitdiff
path: root/apps/menus/settings_menu.c (follow)
Commit message (Expand)AuthorAge
...
* Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe...Thomas Martitz2009-03-01
* Hopefully fix read.Michael Giacomelli2008-12-25
* Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli2008-12-25
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* FS#9173 - move all time/clock related settings in the menus into system > "ti...Jonathan Gordon2008-12-01
* FS#9525 - The list for the quickscreen items chooser turned out to not really...Jonathan Gordon2008-11-05
* FS#9515 - customisable quickscreen. Allows you to choose which setting you wa...Jonathan Gordon2008-11-03
* Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by...Nils Wallménius2008-10-13
* add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts2008-10-07
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Gigabeat F/X:Michael Sevakis2008-05-29
* FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playb...Steve Bavin2008-05-22
* Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann2008-04-20
* The const police raid playback.c, should be no change to behaviour.Steve Bavin2008-03-28
* Code police raid on the settings code, consting and putting headers alongside...Steve Bavin2008-03-25
* Keyclick option (FS#7307). Disabled by default, go into System settings to en...Steve Bavin2008-01-21
* charcell doesnt show titles in lists, so remove the "show path" setting and f...Jonathan Gordon2008-01-13
* New USB stackBjörn Stenberg2007-11-22
* Add a setting to control whether or not to speak the file type (r15506).Stéphane Doyon2007-11-07
* Accept FS#7910: spontaneously speak out the battery level when it fallsStéphane Doyon2007-11-03
* Name all button light functions and variables consistently starting with butt...Jens Arnold2007-10-07
* first part of usbstack patches -> show and use selection of usb stack mode on...Christian Gmeiner2007-09-30
* minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon2007-09-17
* add support to switch device driver at runtimeChristian Gmeiner2007-08-29
* Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner2007-08-27
* 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
* 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
* e200 doesnt have multiple batt capacities, so remove the option.Jonathan Gordon2007-07-15
* Separate out voice options for .talk clips (FS #7249). This removes the assu...Steve Bavin2007-06-07
* Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun2007-05-08
* e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon2007-04-22
* pre-set date fields in time/date screen to build date ( FS#6831 & FS#6939 )Robert Kukla2007-03-31
* 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
* Lead user through database initialisationSteve Bavin2007-03-07
* Fix the yellow buildsJonathan Gordon2007-03-07
* Only show the alarm wake up screen setting if there is at least 2 Jonathan Gordon2007-03-07
* Fix alarm wake up. If the target has fm or recording (or both) an option is i...Jonathan Gordon2007-03-07
* Remove the need to double up the MENU macros in manu.h.Jonathan Gordon2007-03-03
* remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla2007-03-03
* Move Sleep Timer function from the settings into the System menuDave Chapman2007-03-02
* move database settings one level upMarcoen Hirschberg2007-03-01
* Introducing the root menu!Jonathan Gordon2007-03-01