summaryrefslogtreecommitdiffstats
path: root/apps/settings_list.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-17FS#10534: Make scrollbar width variable through a setting (useful for touchsc...Maurus Cuelenaere1-0/+3
2009-08-17Change the default value for the ui viewport to "-" (which will give a fullsc...Thomas Martitz1-4/+4
2009-08-17Add the ui viewport to the theme settings, so that it will be in the theme.cf...Thomas Martitz1-1/+1
2009-08-16User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz1-0/+11
2009-08-11FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ...Michael Giacomelli1-1/+1
2009-08-11Disable crossfade menu option (but nothing more) on lowmem (<=2MB) targets be...Michael Giacomelli1-0/+2
2009-07-14FS#10080Nils Wallménius1-1/+1
2009-07-11Properly ifdef the pitchscreen settings as well (aka fix red Player build).Jens Arnold1-2/+4
2009-07-11Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin1-1/+8