summaryrefslogtreecommitdiff
path: root/apps/settings.h
AgeCommit message (Expand)Author
2008-09-21more slight playlist resume cleanuping... dont bother saving the playlist fir...Jonathan Gordon
2008-09-20FS#9408 - dont bother saving the random seed in global status. I'm 99.9% sure...Jonathan Gordon
2008-09-08Something horrible happened with binsize, so revert FS#8894 completely (for n...Steve Bavin
2008-09-08Add timestretching from FS#8894, as written by Stephane Doyon based on work b...Steve Bavin
2008-08-29Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl...Frank Gevaerts
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
2008-07-14Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat...Thom Johansen
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-29Gigabeat F/X:Michael Sevakis
2008-05-28Updated recording trigger screen (seems to be a feature almost noone uses?)Jonathan Gordon
2008-05-14Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis
2008-05-04Move study mode settings from r17355 to end of settings struct toStéphane Doyon
2008-05-04Accept FS#6188: study mode.Stéphane Doyon
2008-04-20Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann
2008-04-20FS#7980: Select default option in an option listStéphane Doyon
2008-03-28Revert my earlier const madness, we'll keep the parameter lists simple.Steve Bavin
2008-03-25Code police raid on the settings code, consting and putting headers alongside...Steve Bavin
2008-03-25So, I've been sick these last few days, and I'm trying to not take drugs to g...Jonathan Gordon
2008-03-25well we suck! how could something seemingly simple be fubar'ed so much! KISS ...Jonathan Gordon
2008-03-25ok, redo that last commit.. always write /.rockbox/oldconfig.cfg when you loa...Jonathan Gordon
2008-03-25write the current settings to .rockbox/config.cfg.bak before resetting settingsJonathan Gordon
2008-03-06there is no need to load the filename settings unless reading from a .cfg, so...Jonathan Gordon
2008-02-23Remove font_file from the settings struct on the Archos Player - it isn't used.Dave Chapman
2008-02-05(Hopefully) Revert the quickscreen changes. Many fixes need to be made, Paul Louden
2008-02-05more green seen as everyone has a green fetish atmJonathan Gordon
2008-02-05updated the quickscreen's:Jonathan Gordon
2008-01-29Move the playlist catalog config into the standard config files. 1 less disk ...Jonathan Gordon
2008-01-21Keyclick option (FS#7307). Disabled by default, go into System settings to en...Steve Bavin
2008-01-13charcell doesnt show titles in lists, so remove the "show path" setting and f...Jonathan Gordon
2008-01-10bandaid fix for FS#8168 - statusbar would be enabled if poweroff happened whi...Jonathan Gordon
2007-12-24FS#8353 - add a quick way to make a .cfg from the sound settings.Jonathan Gordon
2007-12-08Crossfeed settings used to be stored inverted in the cfg file for legacy reas...Thom Johansen
2007-12-07Save some bytes and reuse the settings saving code for eq preset saving.Dan Everton
2007-11-26Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...Jens Arnold
2007-11-25Convert 2 more settings to table settings. * Fix duplicate value display if t...Jens Arnold
2007-11-24Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton
2007-11-20Make id's created with the TALK_ID macro work in 64 bit simsNils Wallménius
2007-11-18plugged timeout depends on CONFIG_CHARGING and is not needed for all targetsNils Wallménius
2007-11-18include members for backlight timeout for all targets in settings struct as w...Nils Wallménius
2007-11-18#ifdef out some setting struct members when they are not needed, fix some com...Nils Wallménius
2007-11-18Move a few #defines to target specific config filesNils Wallménius
2007-11-07Add a setting to control whether or not to speak the file type (r15506).Stéphane Doyon
2007-11-03Accept FS#7910: spontaneously speak out the battery level when it fallsStéphane Doyon
2007-11-02DM320 has IRAM at 0, so move VIRT_PTR somewhere else (fixes empty menu item t...Catalin Patulea
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun
2007-10-10Voice the recording trigger settings screen.Stéphane Doyon
2007-10-07Name all button light functions and variables consistently starting with butt...Jens Arnold
2007-09-27FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin
2007-09-19Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen
2007-08-27Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner