I imagine some other size savings will happen without having to use indexes
for certain settings as well. I'll be able to drop some stuff in the encoder
settings being able to save/load real values and I suppose the backlight
timeout and other stuff similarly implemented can be simplified.

----- Original Message ----- 
From: "Jonathan Gordon" <[EMAIL PROTECTED]>
To: "Rockbox development" <[email protected]>
Sent: Tuesday, November 14, 2006 6:45 PM
Subject: Re: using config.cfg instead of config block


> On 15/11/06, Jonathan Gordon <[EMAIL PROTECTED]> wrote:
>
> > There is alot of commented out code in the settings_save_config()
> > function, its purpose is to dump the valid values for each setting to
> > the disk when it saves... do we want this? (remebering it will slow
> > down saving a bit, and increase bin size)
>
> I changed it from using a global_setting offset to just use the
> address and that shrunk it by about 600bytes, and adding this only
> added 300bytes, so I guess it can go in


Reply via email to