summaryrefslogtreecommitdiff
path: root/apps/settings_list.c
AgeCommit message (Expand)Author
2010-05-15Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis
2010-05-12FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon
2010-05-11Add Insert Shuffled to hotkey optionsJeffrey Goode
2010-05-09FS#11250: Hotkey setting method changed to menu item vs button pres in contex...Jeffrey Goode
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-04-24FS#11099 - Rewind before resumeMagnus Holmgren
2010-04-08Add lang strings to hotkey setting macrosJeffrey Goode
2010-04-08Hotkey: better settings handling, fewer saved variables, localizable hotkey i...Jeffrey Goode
2010-04-01FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode
2010-03-20Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann
2010-03-06cleanup statusbar+base skin relationship...Jonathan Gordon
2010-03-03Histogram display on recording screen. Based on the work of Jvo Studer in FS ...Peter D'Hoye
2010-02-23Fix voice with unset "lang" setting which was broken by r24816.Frank Gevaerts
2010-02-22fix typo of wps and sbs.Teruaki Kawashima
2010-02-21Properly generate (with "Save Theme Settings") and handle filename settings w...Thomas Martitz
2010-02-14FS#10984 - multifont! 2 major additions:Jonathan Gordon
2010-02-08set the default backlight timeout to "on" in the simJonathan Gordon
2009-11-25make recording trigger threshold settings work again.Dominik Wenger
2009-11-16mpeg.h/c cleanupJeffrey Goode
2009-11-12Crossfade: fix shuffle OR manual skip functionality, verbiage and manualJeffrey Goode
2009-11-11Crossfade: added a new option, rewrote decision logic, updated manual and men...Jeffrey Goode
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima
2009-11-04Spoken correction for OUTro value in SKIPLENGTH function.Alessio Lenzi
2009-11-04Compressor: simplify makeup gain setting, expand release range, finally provi...Jeffrey Goode
2009-10-28Use array for quickscreen item settings to simplify some logicNils Wallménius
2009-10-23FS#10704 - Make a configuration option to disable USB HID Tomer Shalev
2009-10-19Initial custom statusbar commit.Thomas Martitz
2009-10-17Add a option to skip length which lets you skip 5s before the end of a song, ...Thomas Martitz
2009-10-16Revert r23212, I committed it accidentally.Thomas Martitz
2009-10-16initial custom statusbar commitThomas Martitz
2009-10-05Revert renaming of the scrollbar global setting by r22945, following discussi...Tomer Shalev
2009-10-05RTL support in menusTomer Shalev
2009-10-04Remove 'USB Keypad Mode' from USB screen, and instead use 'Multimedia Mode',Tomer Shalev
2009-10-03Fixed mouse keypad mode was not available with HAVE_USB_HID_MOUSETomer Shalev
2009-09-30Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev
2009-09-25Replace limiter with dynamic range compressorJeffrey Goode
2009-09-24FS#9824: Fix FM channel spacing for EuropeBertrik Sikken
2009-09-13Laying the groundwork for future featuresJeffrey Goode
2009-08-29Replace "Party Mode" as Quickscreen top item with "Show Files" to get the old...Dominik Riebeling
2009-08-29Quickscreen: 4th itemThomas Martitz
2009-08-24Move the "Status/Scrollbar" menu to Theme Settings, and add the F_THEMESETTIN...Thomas Martitz
2009-08-23Fix redraw issues when the statusbar setting was changed with an UI viewport....Thomas Martitz
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius
2009-08-19Combine the settings for scrollbar on/off and its position into one with thre...Alexander Levin
2009-08-19More comments in the settings macrosAlexander Levin
2009-08-18Scrollbar position: only update it when exiting the menu + FS#10539 by Alexan...Maurus Cuelenaere
2009-08-18Add comment to the BOOL_SETTING macro; use that macro for OFFON_SETTING (FS#1...Alexander Levin
2009-08-18FS#10199: Adds limiter DSP functionJeffrey Goode
2009-08-17Add setting to position the scrollbar on the left or rightMaurus Cuelenaere
2009-08-17 * Fix redMaurus Cuelenaere