[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 20:48:58 CET 2012


vlc/vlc-2.0 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon Mar  5 03:10:50 2012 +0100| [7b80f575ad8bfbb0d03f00ad393f1cdb1851faff] | 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
(cherry picked from commit 05a4b8a6f245d3487570dfee38bacad4a03175de)

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

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


More information about the vlc-commits mailing list