summaryrefslogtreecommitdiff
path: root/apps/menus/settings_menu.c
AgeCommit message (Expand)Author
2010-03-20Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann
2009-11-12Fix HAVE_CROSSFADE definition in config to apply only to swcodec targetsJeffrey Goode
2009-11-10Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...Jeffrey Goode
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima
2009-10-23FS#10704 - Make a configuration option to disable USB HID Tomer Shalev
2009-09-30Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev
2009-06-16Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere
2009-03-24Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point ...Rob Purchase
2009-03-08Yet more #include cleanupsBertrik Sikken
2009-03-08Clean up some #includesBertrik Sikken
2009-03-01Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe...Thomas Martitz
2008-12-25Hopefully fix read.Michael Giacomelli
2008-12-25Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis
2008-12-01FS#9173 - move all time/clock related settings in the menus into system > "ti...Jonathan Gordon
2008-11-05FS#9525 - The list for the quickscreen items chooser turned out to not really...Jonathan Gordon
2008-11-03FS#9515 - customisable quickscreen. Allows you to choose which setting you wa...Jonathan Gordon
2008-10-13Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by...Nils Wallménius
2008-10-07add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-29Gigabeat F/X:Michael Sevakis
2008-05-22FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playb...Steve Bavin
2008-04-20Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann
2008-03-28The const police raid playback.c, should be no change to behaviour.Steve Bavin
2008-03-25Code police raid on the settings code, consting and putting headers alongside...Steve Bavin
2008-01-21Keyclick option (FS#7307). Disabled by default, go into System settings to en...Steve Bavin
2008-01-13charcell doesnt show titles in lists, so remove the "show path" setting and f...Jonathan Gordon
2007-11-22New USB stackBjörn Stenberg
2007-11-07Add a setting to control whether or not to speak the file type (r15506).Stéphane Doyon
2007-11-03Accept FS#7910: spontaneously speak out the battery level when it fallsStéphane Doyon
2007-10-07Name all button light functions and variables consistently starting with butt...Jens Arnold
2007-09-30first part of usbstack patches -> show and use selection of usb stack mode on...Christian Gmeiner
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon
2007-08-29add support to switch device driver at runtimeChristian Gmeiner
2007-08-27Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner
2007-08-13Accept FS #7346 and take it a whole step further. Gives a separate setting to...Peter D'Hoye
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius
2007-08-06Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius
2007-08-01Oops againNils Wallménius
2007-08-01Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius
2007-07-15e200 doesnt have multiple batt capacities, so remove the option.Jonathan Gordon
2007-06-07Separate out voice options for .talk clips (FS #7249). This removes the assu...Steve Bavin
2007-05-08Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun
2007-04-22e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon
2007-03-31pre-set date fields in time/date screen to build date ( FS#6831 & FS#6939 )Robert Kukla
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