summaryrefslogtreecommitdiffstats
path: root/apps/settings.h
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-08Add timestretching from FS#8894, as written by Stephane Doyon based on work b...Steve Bavin1-0/+1
2008-08-29Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl...Frank Gevaerts1-0/+3
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius1-2/+2
2008-07-14Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat...Thom Johansen1-2/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-29Gigabeat F/X:Michael Sevakis1-0/+3
2008-05-28Updated recording trigger screen (seems to be a feature almost noone uses?)Jonathan Gordon1-8/+17
2008-05-14Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis1-1/+1
2008-05-04Move study mode settings from r17355 to end of settings struct toStéphane Doyon1-2/+2
2008-05-04Accept FS#6188: study mode.Stéphane Doyon1-0/+2
2008-04-20Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann1-0/+3
2008-04-20FS#7980: Select default option in an option listStéphane Doyon1-0/+2
2008-03-28Revert my earlier const madness, we'll keep the parameter lists simple.Steve Bavin1-14/+14
2008-03-25Code police raid on the settings code, consting and putting headers alongside...Steve Bavin1-27/+24
2008-03-25So, I've been sick these last few days, and I'm trying to not take drugs to g...Jonathan Gordon1-2/+0
2008-03-25well we suck! how could something seemingly simple be fubar'ed so much! KISS ...Jonathan Gordon1-0/+2
2008-03-25ok, redo that last commit.. always write /.rockbox/oldconfig.cfg when you loa...Jonathan Gordon1-2/+0
2008-03-25write the current settings to .rockbox/config.cfg.bak before resetting settingsJonathan Gordon1-0/+2
2008-03-06there is no need to load the filename settings unless reading from a .cfg, so...Jonathan Gordon1-1/+1
2008-02-23Remove font_file from the settings struct on the Archos Player - it isn't used.Dave Chapman1-0/+2
2008-02-05(Hopefully) Revert the quickscreen changes. Many fixes need to be made, Paul Louden1-8/+0
2008-02-05more green seen as everyone has a green fetish atmJonathan Gordon1-0/+2
2008-02-05updated the quickscreen's:Jonathan Gordon1-0/+6