[vlc-devel] commit: macosx: experimental 64bit support ( Felix Paul Kühne )

git version control git at videolan.org
Sun Apr 12 17:32:23 CEST 2009


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Apr 12 17:32:00 2009 +0200| [ef93d6eb1043e6d374e6c9cfdcf476645f0896d5] | committer: Felix Paul Kühne 

macosx: experimental 64bit support

quartztext, controlling playback with the Apple Remote and embedded AGL vouts (aka safari/mozilla plugin vouts) are not supported by now. Quartztext and AGL vout will need a complete rewrite.

The OS X interface no longer depends on the QuickTime framework.

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

 .../package/macosx/vlc.xcodeproj/project.pbxproj   |    4 +++
 modules/gui/macosx/embeddedwindow.m                |   20 ++++++++++----
 modules/gui/macosx/intf.m                          |   11 +++++++-
 modules/gui/macosx/misc.m                          |    6 ++--
 modules/gui/macosx/update.m                        |    2 +-
 modules/gui/macosx/vout.m                          |    7 +++--
 modules/gui/macosx/voutgl.m                        |   26 +++++++++++++++++++-
 modules/gui/minimal_macosx/VLCMinimalVoutWindow.m  |    2 +-
 modules/gui/minimal_macosx/voutagl.m               |    5 +++-
 modules/gui/minimal_macosx/voutgl.m                |   13 +++++++++-
 10 files changed, 77 insertions(+), 19 deletions(-)

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



More information about the vlc-devel mailing list