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