summaryrefslogtreecommitdiff
path: root/apps/menus/settings_menu.c (follow)
Commit message (Expand)AuthorAge
* New setting to control the file browser start location.Jonathan Gordon2010-10-04
* Fix reds. The battery_capacity setting is used even for fixed-battery targets.Thomas Martitz2010-09-01
* Use browse_folder() for browsing eq presets and languages.Thomas Martitz2010-07-25
* Provide the option to automatically update existing bookmark files on stop, w...Torne Wuff2010-07-05
* FS#11250: Hotkey setting method changed to menu item vs button pres in contex...Jeffrey Goode2010-05-09
* Fix redJeffrey Goode2010-05-07
* Hotkey menu items have their own iconJeffrey Goode2010-05-07
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* FS#11195, plus. Simplified hotkey struct, thanks alle!Jeffrey Goode2010-04-11
* Reset the number of lines to 0 when initializing the simple listAlexander Levin2010-04-10
* Use a special constant so that we don't have to care about the actual line nu...Alexander Levin2010-04-10
* Rename lang strings to something more appropriateJeffrey Goode2010-04-08
* Hotkey: better settings handling, fewer saved variables, localizable hotkey i...Jeffrey Goode2010-04-08
* Make the displayed hotkey settings scroll (fix FS#11170)Alexander Levin2010-04-04
* FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode2010-04-01
* Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann2010-03-20
* Fix HAVE_CROSSFADE definition in config to apply only to swcodec targetsJeffrey Goode2009-11-12
* Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...Jeffrey Goode2009-11-10
* FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima2009-11-08
* FS#10704 - Make a configuration option to disable USB HID Tomer Shalev2009-10-23
* Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev2009-09-30
* Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere2009-06-16
* Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point ...Rob Purchase2009-03-24
* Yet more #include cleanupsBertrik Sikken2009-03-08
* Clean up some #includesBertrik Sikken2009-03-08
* 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