On 20.06.2009 05:01, David Johnston wrote:
When I modify those settings they're changing correctly in the global_settings struct. They're not, however, being saved unless I also change something through the menu system.
I think you have to register some hook (or set some flag) that tells the Rockbox system that a setting (or several) has been changed and need to be saved. Menu code must do that somewhere. However I don't know what exact function you should call.
