Michael Sevakis
ff3bb3aa18
Don't save the in-out state of the recording screen as a setting. Fixes the statusbar icons if settings were saved while recording screen was on. Humbly may I suggest a global_state structure to do all this state checking more efficiently\? Ignore me if that's being worked on by someone.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12221 a1c6a512-1295-4272-9138-f99709370657
2007-02-07 02:48:19 +00:00
Jonathan Gordon
927ffda593
fmr is not a theme setting
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12180 a1c6a512-1295-4272-9138-f99709370657
2007-02-02 06:37:08 +00:00
Jonathan Gordon
f0d2861fc5
when saving config.cfg, only save settings which are not the same as
...
default, hopefully will give a small boost to saving and loading times.
Doing a manual save from "manage settings" > "write config" will save
every
setting.
Adds an option to save a cfg file from only the settings needed in a
theme .cfg (I may have missed some so let me know).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12172 a1c6a512-1295-4272-9138-f99709370657
2007-02-01 13:57:14 +00:00
Steve Bavin
338d94f466
FS#4770 - Add USB charging for the H300 series
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12169 a1c6a512-1295-4272-9138-f99709370657
2007-02-01 10:47:22 +00:00
Jonathan Gordon
e79ba15115
fix hardware eq settings
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12164 a1c6a512-1295-4272-9138-f99709370657
2007-01-31 07:12:53 +00:00
Dan Everton
40310d8aef
Fix the default cutoff for the low shelf EQ filter. Should fix the oddness people have been hearing with the equalizer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12154 a1c6a512-1295-4272-9138-f99709370657
2007-01-30 09:46:22 +00:00
Jonathan Gordon
e463ddef8a
Fixes the keyboard file setting
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12132 a1c6a512-1295-4272-9138-f99709370657
2007-01-28 08:10:28 +00:00
Jonathan Gordon
4d7ceb5b3c
fix ipod video build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12116 a1c6a512-1295-4272-9138-f99709370657
2007-01-26 06:18:35 +00:00
Jonathan Gordon
4ca8a43631
Add 4 settings which were somehow missed during the conversion to config.cfg.
...
Adds the LANG_ id for each setting to get them ready for the upcoming menu changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12113 a1c6a512-1295-4272-9138-f99709370657
2007-01-26 05:45:06 +00:00
Jonathan Gordon
0c3375648c
allow int settings to call a function to get the default value (Fixes the contrast problem on archos)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12102 a1c6a512-1295-4272-9138-f99709370657
2007-01-24 03:14:07 +00:00
Jonathan Gordon
228d62dd18
Split the system status variables out of global_settings and put them into a new struct global_status. Use status_save() if these need
...
saving.
Added car_adapter_mode to the nvram settings, so nvram settings will be reset.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12101 a1c6a512-1295-4272-9138-f99709370657
2007-01-24 02:19:22 +00:00
Nils Wallménius
1b85f60ae0
Permanently enable powering down the disk when it's sleeping for supported targets (iriver h1xx, h3xx and h10, iaudio x5, gigabeat and archos recorders)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12094 a1c6a512-1295-4272-9138-f99709370657
2007-01-23 15:43:37 +00:00
Jonathan Gordon
b2e50906a4
Settings are now stored in /.rockbox/config.cfg instead of the hidden sector. (FS #6557 )
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12093 a1c6a512-1295-4272-9138-f99709370657
2007-01-23 13:40:44 +00:00