summaryrefslogtreecommitdiff
path: root/apps/settings_list.c
AgeCommit message (Expand)Author
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
2009-08-17FS#10534: Make scrollbar width variable through a setting (useful for touchsc...Maurus Cuelenaere
2009-08-17Change the default value for the ui viewport to "-" (which will give a fullsc...Thomas Martitz
2009-08-17Add the ui viewport to the theme settings, so that it will be in the theme.cf...Thomas Martitz
2009-08-16User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz
2009-08-11FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ...Michael Giacomelli
2009-08-11Disable crossfade menu option (but nothing more) on lowmem (<=2MB) targets be...Michael Giacomelli
2009-07-14FS#10080Nils Wallménius
2009-07-11Properly ifdef the pitchscreen settings as well (aka fix red Player build).Jens Arnold
2009-07-11Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin
2009-07-05FS#10406 - split the statusbar setting into one for each display, and allow t...Jonathan Gordon