]> git.sesse.net Git - vlc/commit
* Apply changed made to the 0.8.5 branch to trunk.
authorBenjamin Pracht <bigben@videolan.org>
Sun, 18 Dec 2005 18:54:28 +0000 (18:54 +0000)
committerBenjamin Pracht <bigben@videolan.org>
Sun, 18 Dec 2005 18:54:28 +0000 (18:54 +0000)
commitf3ccaec1c592a77f34044b0f36cdc47343e9563d
treed123ee63051918d9432bdb31e73cef915f207c99
parent3371c10fac67b86beb4867ddfd09a4e7a2caa52b
* Apply changed made to the 0.8.5 branch to trunk.
* Embedded Vout should work now
* To create an embedded vout, just create a custom view of type VLCEmbeddedVoutView in interface builder
* Just make sure you define the view as resizeable
* Hotkeys and mose events should work
* Tests with the mozilla plugin are welcome
extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
modules/gui/macosx/controls.m
modules/gui/macosx/intf.h
modules/gui/macosx/intf.m
modules/gui/macosx/vout.h
modules/gui/macosx/vout.m
modules/gui/macosx/voutgl.m
modules/gui/macosx/voutqt.m