[vlc-commits] macosx: re-written the way we render 3 part images by using another custom view ( refs #5742)

Felix Paul Kühne git at videolan.org
Fri Dec 30 12:39:06 CET 2011


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Dec 30 12:38:51 2011 +0100| [fb10d75691887dacc875163ad7cf92e584272205] | committer: Felix Paul Kühne

macosx: re-written the way we render 3 part images by using another custom view (refs #5742)

this fixes various drawing issues with the time slider and the window title

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

 .../macosx/Resources/English.lproj/MainMenu.xib    |  765 ++++++++------------
 modules/gui/macosx/MainWindow.h                    |   14 +-
 modules/gui/macosx/MainWindow.m                    |   58 +--
 modules/gui/macosx/MainWindowTitle.h               |    3 +-
 modules/gui/macosx/MainWindowTitle.m               |    6 +-
 modules/gui/macosx/misc.h                          |   16 +
 modules/gui/macosx/misc.m                          |   68 ++-
 7 files changed, 385 insertions(+), 545 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=fb10d75691887dacc875163ad7cf92e584272205


More information about the vlc-commits mailing list