summaryrefslogtreecommitdiffstats
path: root/apps/settings.h
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-29Move the playlist catalog config into the standard config files. 1 less disk ...Jonathan Gordon1-0/+2
2008-01-21Keyclick option (FS#7307). Disabled by default, go into System settings to en...Steve Bavin1-8/+12
2008-01-13charcell doesnt show titles in lists, so remove the "show path" setting and f...Jonathan Gordon1-0/+2
2008-01-10bandaid fix for FS#8168 - statusbar would be enabled if poweroff happened whi...Jonathan Gordon1-0/+5
2007-12-24FS#8353 - add a quick way to make a .cfg from the sound settings.Jonathan Gordon1-0/+1
2007-12-08Crossfeed settings used to be stored inverted in the cfg file for legacy reas...Thom Johansen1-3/+3
2007-12-07Save some bytes and reuse the settings saving code for eq preset saving.Dan Everton1-0/+3
2007-11-26Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...Jens Arnold1-1/+1
2007-11-25Convert 2 more settings to table settings. * Fix duplicate value display if t...Jens Arnold1-14/+0
2007-11-24Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton1-21/+6
2007-11-20Make id's created with the TALK_ID macro work in 64 bit simsNils Wallménius1-2/+2
2007-11-18plugged timeout depends on CONFIG_CHARGING and is not needed for all targetsNils Wallménius1-0/+2
2007-11-18include members for backlight timeout for all targets in settings struct as w...Nils Wallménius1-2/+1
2007-11-18#ifdef out some setting struct members when they are not needed, fix some com...Nils Wallménius1-12/+21
2007-11-18Move a few #defines to target specific config filesNils Wallménius1-21/+0
2007-11-07Add a setting to control whether or not to speak the file type (r15506).Stéphane Doyon1-0/+1
2007-11-03Accept FS#7910: spontaneously speak out the battery level when it fallsStéphane Doyon1-0/+1
2007-11-02DM320 has IRAM at 0, so move VIRT_PTR somewhere else (fixes empty menu item t...Catalin Patulea1-0/+3
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun1-10/+0
2007-10-10Voice the recording trigger settings screen.Stéphane Doyon1-5/+6
2007-10-07Name all button light functions and variables consistently starting with butt...Jens Arnold1-1/+1
2007-09-27FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin1-2/+4
2007-09-19Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen1-2/+0
2007-08-27Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner1-0/+4
2007-08-26only build the clipcounter for targets with recordingPeter D'Hoye1-0/+2
2007-08-25Implement FS #2976: Clip Counter for recording screen. If enabled in peak met...Peter D'Hoye1-0/+1
2007-08-19Use size_t type for the buffer_size parameter to formatter functions, static ...Nils Wallménius1-2/+2
2007-08-13Accept FS #7346 and take it a whole step further. Gives a separate setting to...Peter D'Hoye1-0/+2
2007-08-12Revert my filetypes commits from today. the nvram buffer is 44bytes of which ...Jonathan Gordon1-8/+0
2007-08-12Change the way the MAX_FILETYPES define works. It now allocates enough filety...Jonathan Gordon1-0/+8
2007-08-06Accept FS#5464 - organise the rocks directory. Jonathan Gordon1-2/+7
2007-08-01Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius1-0/+3
2007-07-22Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis1-0/+2
2007-07-11Rearrange and cleanup settings codeJonathan Gordon1-3/+0
2007-07-10User configurable recording path (my patch in FS#7201). path defaults to / an...Jonathan Gordon1-6/+4
2007-06-17Give color targets the ability to display each LCD line a different color and...Brandon Low1-0/+3
2007-06-07Separate out voice options for .talk clips (FS #7249). This removes the assu...Steve Bavin1-2/+4
2007-05-29this adds 2 options to the recording settings menu to let you save all the re...Jonathan Gordon1-4/+10
2007-05-27Accept FS#6798 - scan acceleration for the lists.Jonathan Gordon1-0/+2