[vlc-commits] macosx: implements user choice to autosave volume on exit and changes volume slider range to 0 ... 200%

David Fuhrmann git at videolan.org
Sun Jan 29 23:28:33 CET 2012


vlc | branch: master | David Fuhrmann <david.fuhrmann at googlemail.com> | Sun Jan 29 22:03:24 2012 +0100| [c2e39623ffa829913be56ad2030f507ba0470d35] | committer: Felix Paul Kühne

macosx: implements user choice to autosave volume on exit and changes volume slider range to 0 ... 200%

this adds the configuration variable and also the respective gui modifications for
simple prefs dialog. Also, this commit changes some spacing in gui to be consistent
between the different tabs.

Signed-off-by: Felix Paul Kühne <fkuehne at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c2e39623ffa829913be56ad2030f507ba0470d35
---

 .../macosx/Resources/English.lproj/Preferences.xib |  635 +++++++++++++++-----
 modules/gui/macosx/MainWindow.m                    |    4 +-
 modules/gui/macosx/macosx.m                        |    3 +
 modules/gui/macosx/simple_prefs.h                  |    4 +-
 modules/gui/macosx/simple_prefs.m                  |   42 ++-
 5 files changed, 542 insertions(+), 146 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=c2e39623ffa829913be56ad2030f507ba0470d35


More information about the vlc-commits mailing list