summaryrefslogtreecommitdiffstats
path: root/apps/settings.h
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-08Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun1-0/+3
2007-04-22e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon1-0/+3
2007-04-22Fix FS#7056 - dont display garbage if the viewer icon set and the main iconse...Jonathan Gordon1-0/+1
2007-04-16* its name[rows][columns] you drongo!Jonathan Gordon1-0/+2
2007-04-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon1-1/+8
2007-04-15Revert recording/repeat timer for now. It is useful as a feature, but didn't ...Jens Arnold1-9/+0
2007-04-15Recording countdown timer and repeat timer - see FS #6297 for more detailsMartin Scarratt1-0/+9
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold1-2/+2
2007-03-29Recode filetypes.c to remove its need for a static string buffer.Jonathan Gordon1-2/+4
2007-03-21revert the last commit... setting wasnt worth the spaceJonathan Gordon1-3/+1
2007-03-21Add a setting to force the backlight to stay on (or act normally) when Jonathan Gordon1-1/+3
2007-03-07Fix alarm wake up. If the target has fm or recording (or both) an option is i...Jonathan Gordon1-0/+24
2007-03-04Remove some left-overs from removed settingsNils Wallménius1-5/+0
2007-03-01Introducing the root menu!Jonathan Gordon1-0/+2
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold1-1/+1
2007-02-18Fix remaining CONFIG_TUNER checks.Jens Arnold1-4/+4
2007-02-18CONFIG_CHARGINGJonathan Gordon1-1/+1
2007-02-17#ifdef instead of #ifDaniel Stenberg1-1/+1
2007-02-14Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin1-0/+1
2007-02-12Make the database PC tool compile again.Miika Pekkarinen1-0/+2
2007-02-12* Move playback menu to the new sysetm Jonathan Gordon1-0/+6
2007-02-08Revert the changes using global status for the screen states. It should wait ...Michael Sevakis1-8/+0
2007-02-08Convert the sound menu to the new systemJonathan Gordon1-1/+2
2007-02-08beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon1-0/+4
2007-02-07Do Mike's previous patch a bit nicer.Jonathan Gordon1-3/+0
2007-02-07Fix warnings. Initialized struct needs at least one member actually initializ...Michael Sevakis1-0/+3
2007-02-07Change the radio screen and recording screen to use the global_status structu...Michael Sevakis1-0/+9
2007-02-07Don't save the in-out state of the recording screen as a setting. Fixes the s...Michael Sevakis1-1/+0
2007-02-03Allow longer filenames for settings files. (fixes FS #6615)Marianne Arnold1-1/+1
2007-02-01when saving config.cfg, only save settings which are not the same as Jonathan Gordon1-1/+5
2007-02-01FS#4770 - Add USB charging for the H300 seriesSteve Bavin1-0/+6
2007-01-29Rearrange these files so they are more managable. No real code changes. Some ...Jonathan Gordon1-111/+123
2007-01-25remove the persistant settings stuff. Load /.rockbox/fixed.cfg after config.c...Jonathan Gordon1-0/+1
2007-01-24Split the system status variables out of global_settings and put them into a ...Jonathan Gordon1-12/+20
2007-01-23Permanently enable powering down the disk when it's sleeping for supported ta...Nils Wallménius1-1/+0
2007-01-23Settings are now stored in /.rockbox/config.cfg instead of the hidden sector....Jonathan Gordon1-2/+4
2006-12-19Accept FS#5344 by Mike Schmitt. Add a "shuffle and track skip" option toJonathan Gordon1-3/+5
2006-11-24Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis1-0/+1
2006-11-13Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold1-1/+1
2006-11-10Support building tagcache db natively on PC using the core of theMiika Pekkarinen1-0/+6
2006-11-09Recording trigger for software codec targetsMartin Scarratt1-0/+1
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis1-6/+28
2006-10-27Re-enable the currently unused and broken dithering and noise shaping code al...Thom Johansen1-0/+2
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon1-0/+2
2006-10-19Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing1-0/+1
2006-10-09Adds random folder advance option. RESETS SETTINGS. Refer to random_folder_ad...Jonathan Gordon1-1/+5