[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:49:25 CET 2012


vlc/vlc-2.0 | branch: master | David Fuhrmann <david.fuhrmann at googlemail.com> | Sun Jan 29 22:03:24 2012 +0100| [2d65af49da60e34ea2903e7c673d723b6e5b0ce2] | committer: Jean-Baptiste Kempf

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>
(cherry picked from commit c2e39623ffa829913be56ad2030f507ba0470d35)

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

 .../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/vlc-2.0.git/?a=commitdiff;h=2d65af49da60e34ea2903e7c673d723b6e5b0ce2


More information about the vlc-commits mailing list