On Sat, Jun 20, 2009 at 3:13 PM, Jeff Goode <[email protected]> wrote:
> It appears that the menu system calls the settings_save() function in > settings.c when an item is changed, which saves the user settings struct. I > think all you'd have to do is call this function (be sure to #include > settings.h) whenever your value changes. Give it a try anyway. While > you're at it, fix the above bug too. :) > Thanks, that seems to have done the trick! Yay! I was starting to get pretty frustrated. And yeah, I'd be happy to address that recording screen bug just as soon as I upload my pitch screen patch (real soon now). -David
