summaryrefslogtreecommitdiffstats
path: root/apps/settings_list.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-05FS#10406 - split the statusbar setting into one for each display, and allow t...Jonathan Gordon1-2/+10
2009-06-20 Merge the "Replaygain Off" option into the replaygain type; eliminate the "O...Alexander Levin1-4/+2
2009-06-16Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere1-0/+50
2009-06-12FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin1-0/+4
2009-03-27Change "Prevent Skipping" to "Prevent track skipping" which is a more accurat...Thomas Martitz1-1/+1
2009-03-27Document the prevent skipping option in the manual, plus a few fixes for skip...Thomas Martitz1-1/+1
2009-03-27FS#10014 - Separate tracklocking out of skip length, skip length prevented to...Thomas Martitz1-0/+1
2009-03-24Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point ...Rob Purchase1-2/+7
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz1-3/+3
2009-03-02Onda VX747:Maurus Cuelenaere1-0/+4
2009-03-01Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe...Thomas Martitz1-10/+13
2009-02-02continuation of last nights statusbar cleanup.Jonathan Gordon1-3/+0
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz1-4/+3
2009-01-03Fix some reds.Nils Wallménius1-0/+3
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon1-1/+2
2008-12-25Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli1-0/+9
2008-12-17Changed some default settings for the 3.1 release:Björn Stenberg1-7/+7
2008-12-10add some missing ifdef HAVE_TAGCACHE checks spooted by funmanJonathan Gordon1-5/+22
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis1-3/+1
2008-11-26Add hardware backlight fading on Gigabeat S with fade up and down options in ...Michael Sevakis1-1/+2
2008-11-26Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin1-0/+5