]> git.sesse.net Git - vlc/commit
MacOSX intf work
authorDerk-Jan Hartman <hartman@videolan.org>
Wed, 28 Jul 2004 00:36:48 +0000 (00:36 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Wed, 28 Jul 2004 00:36:48 +0000 (00:36 +0000)
commit92b23685102224ea82635459905d261a0ba0e00c
treeabf9ed5b6dee5288ed92ba1a000b6e7c3449a246
parent94cdda13e8bbf6a3bccbaf2d81b424e61050e2d9
MacOSX intf work

* vout_Control implemented for macosx
* position slider fixed
* p_input manage loops fixed (buttons, playstatus etc)
* float on top works again
* visual filters work
* deinterlace filter selection broken
* fullscreen button is not being updated atm
* potential deadlocks between intf thread and vout thread???
* the window title might not always be updated.

OSX devs, please test as much as you can. This was all fairly low level stuff.
We need to test it properly.
modules/gui/macosx/intf.h
modules/gui/macosx/intf.m
modules/gui/macosx/vout.m