]> git.sesse.net Git - vlc/commit
macosx: Do NOT call config_SaveConfigFile() if you don't intend to save ALL the optio...
authorDerk-Jan Hartman <hartman@videolan.org>
Mon, 25 Aug 2008 13:59:26 +0000 (15:59 +0200)
committerDerk-Jan Hartman <hartman@videolan.org>
Mon, 25 Aug 2008 14:36:00 +0000 (16:36 +0200)
commit867ca80aaf39f311e2fd74c1fa41e2637154feff
treee0c11c9ea72c7a1039e86d1434fc47ce5c63b9c1
parent23209051186a2db5779d1560ada6bf559a68f888
macosx: Do NOT call config_SaveConfigFile() if you don't intend to save ALL the options that might have changed. If you want to autosave something, the config option needs to be marked with change_autosave() and the core will save the option.
modules/gui/macosx/intf.m