[vlc-devel] commit: macosx gui: Fix resetting of the prefs. (Derk-Jan Hartman )
git version control
git at videolan.org
Sat Jun 13 15:08:21 CEST 2009
vlc | branch: 1.0-bugfix | Derk-Jan Hartman <hartman at videolan.org> | Sat Jun 13 15:01:16 2009 +0200| [b754ac8ad6abff02694b1ca72343522167eee103] | committer: Derk-Jan Hartman
macosx gui: Fix resetting of the prefs.
Ok, this isn't making it much nicer, and this code definetly needs a more careful rewrite, but this is patchwork for the 1.0-bugfix release and at least it will do for now.
- reset's the values in any loaded views after reset of the config is called
- does not reset the module selector atm. might follow later on.
(cherry picked from commit d66f3c874786e9dd4692f9775bdd54b386c583dd)
Signed-off-by: Derk-Jan Hartman <hartman at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b754ac8ad6abff02694b1ca72343522167eee103
---
modules/gui/macosx/prefs.m | 14 ++-
modules/gui/macosx/prefs_widgets.h | 1 +
modules/gui/macosx/prefs_widgets.m | 218 +++++++++++++++++++++++++++---------
3 files changed, 176 insertions(+), 57 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b754ac8ad6abff02694b1ca72343522167eee103
More information about the vlc-devel
mailing list