summaryrefslogtreecommitdiffstats
path: root/apps/settings_list.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-15Fix the repeat mode menu itemJonathan Gordon1-2/+16
2007-02-14Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin1-0/+1
2007-02-13Move the General Settings menu (excluding the display submenu) to the Jonathan Gordon1-45/+95
2007-02-13Fix the keywords on some recently added files.Jonathan Gordon1-1/+1
2007-02-12fix red buildsJonathan Gordon1-0/+1
2007-02-12* Move playback menu to the new sysetm Jonathan Gordon1-55/+114
2007-02-12More macro commentingJonathan Gordon1-12/+39
2007-02-11Make amiconn happyJonathan Gordon1-145/+148
2007-02-11Move the playlist menu to the new systemJonathan Gordon1-2/+3
2007-02-08Convert the sound menu to the new systemJonathan Gordon1-34/+89
2007-02-08beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon1-16/+40
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-02fmr is not a theme settingJonathan Gordon1-1/+1
2007-02-01when saving config.cfg, only save settings which are not the same as Jonathan Gordon1-8/+13
2007-02-01FS#4770 - Add USB charging for the H300 seriesSteve Bavin1-1/+5
2007-01-31fix hardware eq settingsJonathan Gordon1-2/+2
2007-01-30Fix the default cutoff for the low shelf EQ filter. Should fix the oddness pe...Dan Everton1-1/+1
2007-01-28Fixes the keyboard file settingJonathan Gordon1-1/+1
2007-01-26fix ipod video buildJonathan Gordon1-2/+2
2007-01-26Add 4 settings which were somehow missed during the conversion to config.cfg.Jonathan Gordon1-211/+301
2007-01-24allow int settings to call a function to get the default value (Fixes the con...Jonathan Gordon1-1/+2
2007-01-24Split the system status variables out of global_settings and put them into a ...Jonathan Gordon1-2/+2
2007-01-23Permanently enable powering down the disk when it's sleeping for supported ta...Nils Wallménius1-3/+0
2007-01-23Settings are now stored in /.rockbox/config.cfg instead of the hidden sector....Jonathan Gordon1-0/+608