|
Rockbox mail archiveSubject: Re: Pitch screen UIRe: Pitch screen UI
From: David Johnston <david_at_pinkandaint.com>
Date: Fri, 19 Jun 2009 20:01:47 -0700 > then you're doing it wrong.... how about posting the diff? My current diff is kind of convoluted because of all the stuff I'm doing to the pitch screen, but I've discovered another detail of the problem. 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. And when they _do_ get saved they're correctly reloaded upon rebooting. So it seems like the problem is that I'm modifying global_settings but the settings system doesn't realize that something has changed, so it doesn't output a new config.cfg. It seems that if something's changed through a menu item, the menu system tells the settings system that something has changed, so it knows to save settings. So then my question is, how do I let the settings system know that global_settings has changed? -David Received on 2009-06-20 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |