[vlc-commits] macosx: implemented playback controls for the detached video window (bwd/ play/fwd, position, time, fullscreen)
Felix Paul Kühne
git at videolan.org
Mon Mar 5 03:10:56 CET 2012
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon Mar 5 03:10:50 2012 +0100| [05a4b8a6f245d3487570dfee38bacad4a03175de] | committer: Felix Paul Kühne
macosx: implemented playback controls for the detached video window (bwd/play/fwd, position, time, fullscreen)
2 things todo:
- get custom artwork for the fullscreen button
- implement window title when using the black ui mode
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=05a4b8a6f245d3487570dfee38bacad4a03175de
---
.../macosx/Resources/English.lproj/MainMenu.xib | 2053 +++++++++++++++++++-
modules/gui/macosx/MainWindow.h | 22 +-
modules/gui/macosx/MainWindow.m | 165 ++-
modules/gui/macosx/intf.h | 1 +
modules/gui/macosx/intf.m | 5 +
modules/gui/macosx/misc.m | 2 +-
6 files changed, 2133 insertions(+), 115 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=05a4b8a6f245d3487570dfee38bacad4a03175de
More information about the vlc-commits
mailing list