summaryrefslogtreecommitdiff
path: root/apps/settings.h (follow)
Commit message (Expand)AuthorAge
* revert the last commit... setting wasnt worth the spaceJonathan Gordon2007-03-21
* Add a setting to force the backlight to stay on (or act normally) when Jonathan Gordon2007-03-21
* Fix alarm wake up. If the target has fm or recording (or both) an option is i...Jonathan Gordon2007-03-07
* Remove some left-overs from removed settingsNils Wallménius2007-03-04
* Introducing the root menu!Jonathan Gordon2007-03-01
* Fix CONFIG_BACKLIGHT warnings.Jens Arnold2007-02-18
* Fix remaining CONFIG_TUNER checks.Jens Arnold2007-02-18
* CONFIG_CHARGINGJonathan Gordon2007-02-18
* #ifdef instead of #ifDaniel Stenberg2007-02-17
* Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin2007-02-14
* Make the database PC tool compile again.Miika Pekkarinen2007-02-12
* * Move playback menu to the new sysetm Jonathan Gordon2007-02-12
* Revert the changes using global status for the screen states. It should wait ...Michael Sevakis2007-02-08
* Convert the sound menu to the new systemJonathan Gordon2007-02-08
* beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon2007-02-08
* Do Mike's previous patch a bit nicer.Jonathan Gordon2007-02-07
* Fix warnings. Initialized struct needs at least one member actually initializ...Michael Sevakis2007-02-07
* Change the radio screen and recording screen to use the global_status structu...Michael Sevakis2007-02-07
* Don't save the in-out state of the recording screen as a setting. Fixes the s...Michael Sevakis2007-02-07
* Allow longer filenames for settings files. (fixes FS #6615)Marianne Arnold2007-02-03
* when saving config.cfg, only save settings which are not the same as Jonathan Gordon2007-02-01
* FS#4770 - Add USB charging for the H300 seriesSteve Bavin2007-02-01
* Rearrange these files so they are more managable. No real code changes. Some ...Jonathan Gordon2007-01-29
* remove the persistant settings stuff. Load /.rockbox/fixed.cfg after config.c...Jonathan Gordon2007-01-25
* Split the system status variables out of global_settings and put them into a ...Jonathan Gordon2007-01-24
* Permanently enable powering down the disk when it's sleeping for supported ta...Nils Wallménius2007-01-23
* Settings are now stored in /.rockbox/config.cfg instead of the hidden sector....Jonathan Gordon2007-01-23
* Accept FS#5344 by Mike Schmitt. Add a "shuffle and track skip" option toJonathan Gordon2006-12-19
* Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis2006-11-24
* Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold2006-11-13
* Support building tagcache db natively on PC using the core of theMiika Pekkarinen2006-11-10
* Recording trigger for software codec targetsMartin Scarratt2006-11-09
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* Re-enable the currently unused and broken dithering and noise shaping code al...Thom Johansen2006-10-27
* ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon2006-10-25
* Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing2006-10-19
* Adds random folder advance option. RESETS SETTINGS. Refer to random_folder_ad...Jonathan Gordon2006-10-09
* Implement region setting for the fm tuner. The region setting affects deempha...Dominik Riebeling2006-10-05
* add some consistancy to the path #definesJonathan Gordon2006-10-03
* Oops, didnt mean to commit thisMartin Scarratt2006-09-27
* If a directory is created in the recording screen, the dir browser needs refr...Martin Scarratt2006-09-27
* Fixed remote contrast settings. Maybe'll get some build errors here.Michael Sevakis2006-09-26
* Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing2006-09-26
* Reverted the recording timer commit, as it has at least 2 major problems. (1)...Jens Arnold2006-09-18
* Recording countdown timer: set timer in recording settings screen (max 1 week...Martin Scarratt2006-09-18
* Added remote backlight on hold option to players with remote hold switch. Dis...Michael Sevakis2006-09-10
* H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...Barry Wardell2006-09-09
* #include button.h in settings.h - HAVE_BUTTON_HOLD (defined in button.h) is u...Dave Chapman2006-09-02
* Display bitrate (Q value for Archos), samplerate, channels and recording form...Martin Scarratt2006-09-02
* Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis2006-08-28