[vlc-commits] macosx: fixed volume range (fix #5790)
Felix Paul Kühne
git at videolan.org
Sat Jan 7 01:29:55 CET 2012
vlc/vlc-1.2 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Jan 6 22:20:54 2012 +0100| [02ccf893db61d7083a2e0bb2b96149c0af97f97e] | committer: Jean-Baptiste Kempf
macosx: fixed volume range (fix #5790)
(cherry picked from commit 2a1e9a20029d0c06693f200666934e70224cedb6)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=02ccf893db61d7083a2e0bb2b96149c0af97f97e
---
.../macosx/Resources/English.lproj/MainMenu.xib | 22 +++--
.../macosx/Resources/English.lproj/Preferences.xib | 110 +++-----------------
modules/gui/macosx/CoreInteraction.m | 8 +-
modules/gui/macosx/MainWindow.m | 10 +-
modules/gui/macosx/applescript.h | 4 +-
modules/gui/macosx/applescript.m | 23 +----
modules/gui/macosx/fspanel.h | 4 +-
modules/gui/macosx/fspanel.m | 13 ++-
modules/gui/macosx/simple_prefs.m | 4 +-
9 files changed, 54 insertions(+), 144 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commitdiff;h=02ccf893db61d7083a2e0bb2b96149c0af97f97e
More information about the vlc-commits
mailing list