summaryrefslogtreecommitdiffstats
path: root/apps/menus/settings_menu.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-30Dircache: Allow dircache to be enabled without reboot.Thomas Martitz1-9/+7
2011-02-11autoresume: Match full directory path names only in autoresumable()Michael Hohmuth1-1/+1
2011-02-08Add option to resume next track on automatic track changeMichael Hohmuth1-26/+60
2011-02-08Make enable-autoresume option more consistent with other settings.Michael Hohmuth1-1/+21
2011-01-02Blind commit a 'fix' for automatic resume on HWCODEC since I don't understand...Michael Giacomelli1-0/+4
2011-01-02Commit part of FS#11748 by Michael Hohmuth. Adds support for automatically r...Michael Giacomelli1-1/+9
2010-10-04New setting to control the file browser start location.Jonathan Gordon1-1/+11
2010-09-01Fix reds. The battery_capacity setting is used even for fixed-battery targets.Thomas Martitz1-1/+1
2010-07-25Use browse_folder() for browsing eq presets and languages.Thomas Martitz1-6/+5
2010-07-05Provide the option to automatically update existing bookmark files on stop, w...Torne Wuff1-1/+2
2010-05-09FS#11250: Hotkey setting method changed to menu item vs button pres in contex...Jeffrey Goode1-42/+3
2010-05-07Fix redJeffrey Goode1-1/+1
2010-05-07Hotkey menu items have their own iconJeffrey Goode1-1/+1
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz1-1/+0
2010-04-11FS#11195, plus. Simplified hotkey struct, thanks alle!Jeffrey Goode1-2/+2
2010-04-10Reset the number of lines to 0 when initializing the simple listAlexander Levin1-1/+0
2010-04-10Use a special constant so that we don't have to care about the actual line nu...Alexander Levin1-3/+3
2010-04-08Rename lang strings to something more appropriateJeffrey Goode1-2/+2
2010-04-08Hotkey: better settings handling, fewer saved variables, localizable hotkey i...Jeffrey Goode1-16/+11
2010-04-04Make the displayed hotkey settings scroll (fix FS#11170)Alexander Levin1-0/+1
2010-04-01FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode1-1/+60
2010-03-20Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann1-0/+6
2009-11-12Fix HAVE_CROSSFADE definition in config to apply only to swcodec targetsJeffrey Goode1-1/+1
2009-11-10Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...Jeffrey Goode1-1/+1
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima1-1/+8
2009-10-23FS#10704 - Make a configuration option to disable USB HID Tomer Shalev1-0/+2
2009-09-30Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev1-0/+6
2009-06-16Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere1-18/+0
2009-03-24Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point ...Rob Purchase1-1/+18
2009-03-08Yet more #include cleanupsBertrik Sikken1-0/+3
2009-03-08Clean up some #includesBertrik Sikken1-6/+0
2009-03-01Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe...Thomas Martitz1-1/+2
2008-12-25Hopefully fix read.Michael Giacomelli1-10/+10
2008-12-25Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli1-0/+6
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis1-7/+3
2008-12-01FS#9173 - move all time/clock related settings in the menus into system > "ti...Jonathan Gordon1-109/+0
2008-11-05FS#9525 - The list for the quickscreen items chooser turned out to not really...Jonathan Gordon1-22/+0
2008-11-03FS#9515 - customisable quickscreen. Allows you to choose which setting you wa...Jonathan Gordon1-0/+22
2008-10-13Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by...Nils Wallménius1-1/+1
2008-10-07add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts1-4/+4
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius1-3/+3
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-29Gigabeat F/X:Michael Sevakis1-0/+7
2008-05-22FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playb...Steve Bavin1-1/+1
2008-04-20Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann1-7/+13
2008-03-28The const police raid playback.c, should be no change to behaviour.Steve Bavin1-1/+4
2008-03-25Code police raid on the settings code, consting and putting headers alongside...Steve Bavin1-0/+3
2008-01-21Keyclick option (FS#7307). Disabled by default, go into System settings to en...Steve Bavin1-1/+15
2008-01-13charcell doesnt show titles in lists, so remove the "show path" setting and f...Jonathan Gordon1-1/+6
2007-11-22New USB stackBjörn Stenberg1-92/+0