summaryrefslogtreecommitdiffstats
path: root/apps/settings.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-29Quickscreen: 4th itemThomas Martitz1-0/+1
2009-08-24Slightly change parts of the previous commit to reuse existing code, and enfo...Thomas Martitz1-2/+2
2009-08-23Fix redraw issues when the statusbar setting was changed with an UI viewport....Thomas Martitz1-3/+1
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius1-2/+2
2009-08-19Combine the settings for scrollbar on/off and its position into one with thre...Alexander Levin1-3/+8
2009-08-19Fix typo in the commentAlexander Levin1-1/+1
2009-08-18Scrollbar position: only update it when exiting the menu + FS#10539 by Alexan...Maurus Cuelenaere1-1/+1
2009-08-18FS#10199: Adds limiter DSP functionJeffrey Goode1-0/+5
2009-08-18Reclaim a bit of binsize for non-lcd_bitmap targetsMaurus Cuelenaere1-1/+1
2009-08-17Add setting to position the scrollbar on the left or rightMaurus Cuelenaere1-0/+1
2009-08-17FS#10534: Make scrollbar width variable through a setting (useful for touchsc...Maurus Cuelenaere1-0/+1
2009-08-16User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz1-0/+7
2009-08-16Fix loading of multiple .wps/.rwps files in a row, by reloading all wpses upo...Thomas Martitz1-0/+6
2009-08-16fix crossfade setting broken by r22192.Teruaki Kawashima1-2/+3
2009-08-12FS#10512: Bookmarking does not behave correctly (fixes r22192)Jeffrey Goode1-2/+2
2009-08-07Quick, fix red, before the new build system shows it!Thomas Martitz1-1/+1
2009-08-07Change a few defines to enums to match the other code around and argument bit...Thomas Martitz1-16/+22
2009-07-11Properly ifdef the pitchscreen settings as well (aka fix red Player build).Jens Arnold1-0/+2
2009-07-11Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin1-0/+5
2009-07-05FS#10406 - split the statusbar setting into one for each display, and allow t...Jonathan Gordon1-1/+7
2009-06-20 Merge the "Replaygain Off" option into the replaygain type; eliminate the "O...Alexander Levin1-3/+3
2009-06-16Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere1-0/+1
2009-06-12FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin1-0/+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-0/+4
2009-03-09Small fixup of the recent #include cleanup. settings.h needs button.h for HAS...Thomas Martitz1-0/+3
2009-03-08Yet more #include cleanupsBertrik Sikken1-12/+1
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz1-1/+1
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-1/+3
2009-02-27Small bit from my GSoC work: Unify the way the simulator accesses voice strin...Tom Ross1-5/+1
2009-02-02continuation of last nights statusbar cleanup.Jonathan Gordon1-5/+0
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz1-3/+2
2009-01-03Fix some reds.Nils Wallménius1-2/+0
2009-01-03Reorder of user_settings, cleaned out some unused settings grouped settings d...Nils Wallménius1-276/+244
2008-12-25Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli1-0/+3
2008-12-13Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s...Michael Sevakis1-0/+6
2008-12-07Add new cfg_to_string function (this just splits existing code).Antoine Cellerier1-0/+1
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-1/+5
2008-11-24Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg1-2/+7
2008-11-03FS#9515 - customisable quickscreen. Allows you to choose which setting you wa...Jonathan Gordon1-0/+6
2008-11-03fix a data abort when the start screen is set to previous and nvram.bin is in...Jonathan Gordon1-1/+1
2008-10-08New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye1-0/+3
2008-10-08Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing ...Nils Wallménius1-0/+4
2008-10-07add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts1-1/+1
2008-09-21more slight playlist resume cleanuping... dont bother saving the playlist fir...Jonathan Gordon1-1/+0
2008-09-20FS#9408 - dont bother saving the random seed in global status. I'm 99.9% sure...Jonathan Gordon1-2/+0
2008-09-08Something horrible happened with binsize, so revert FS#8894 completely (for n...Steve Bavin1-1/+0