[vlc-commits] macosx: added an option to hide the playmode buttons (displayed by default)
Felix Paul Kühne
git at videolan.org
Thu May 17 22:03:21 CEST 2012
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu May 17 22:03:17 2012 +0200| [d1b7c01a7480d25757e4c9df46eb3d74cc006d91] | committer: Felix Paul Kühne
macosx: added an option to hide the playmode buttons (displayed by default)
option can be set through the 'Playback' menu due to the lack of a 'View' menu and in the advanced preferences
changes take effect immediatelly
This is preliminary artwork, which will be improved shortly
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d1b7c01a7480d25757e4c9df46eb3d74cc006d91
---
.../macosx/Resources/English.lproj/MainMenu.xib | 60 +++++++++++++++--
modules/gui/macosx/MainMenu.h | 2 +
modules/gui/macosx/MainMenu.m | 10 +++
modules/gui/macosx/MainWindow.h | 2 +
modules/gui/macosx/MainWindow.m | 71 ++++++++++++++++++--
modules/gui/macosx/macosx.m | 6 +-
6 files changed, 136 insertions(+), 15 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=d1b7c01a7480d25757e4c9df46eb3d74cc006d91
More information about the vlc-commits
mailing list