]> git.sesse.net Git - vlc/history - modules/gui/macosx/vout.h
OS X intf work
[vlc] / modules / gui / macosx / vout.h
2005-01-20 Derk-Jan HartmanOS X intf work
2004-12-23 Derk-Jan Hartman* src/libvlc.h: Added a "snapshot-format" option to...
2004-12-12 Eric Petit macosx/vout*: fixed escape key not exiting fullscreen...
2004-08-17 Eric Petit ALL: OS X OpenGL provider
2004-07-27 Derk-Jan Hartman* More code cleanup for OSX vout. Man what a mess this...
2004-07-27 Derk-Jan Hartman-
2004-05-18 Eric Petit macosx/vout*: fixed a possible segfault on vout close
2004-05-13 Eric Petit macosx/vout* : in GL mode, create a fullscreen window...
2004-04-30 Eric Petit + macosx/vout*: use two pictures and OpenGL textures...
2004-03-15 Benjamin PrachtMake the playlist info window a new object
2004-02-28 Eric Petit macosx/vout* : don't forget to exit fullscreen mode...
2004-02-25 Eric Petit macosx/vout* : fixed OpenGL fullscreen (still needs...
2004-02-09 Eric Petit macosx/* : added --macosx-opengl-effect, current possi...
2004-02-03 Eric Petit macosx/vout* : OpenGL VRAM texturing finaly works...
2004-02-02 Eric Petit macosx/prefs.m: compile fix
2004-01-29 Eric Petit macosx/vout* :
2004-01-28 Eric Petit + macosx/vout* : cosmetic
2004-01-26 Eric Petit All: attempt for an OpenGL video output for OS X....
2004-01-25 Carlo CalabrĂ²String Review round one, Mac OS X interface.
2003-11-15 Derk-Jan Hartman* New OSX controller (iTunes style)
2003-11-06 Derk-Jan Hartman* changed how cursor hiding works. Not perfect, but...
2003-11-05 Derk-Jan Hartman* moved garfou's changes before a variable that is...
2003-08-19 Simon Latapie * XPCOM implementation in mozilla plugin on MacOSX...
2003-08-14 Simon Latapie * mozilla plugin on MacOSX. Not fully implemented...
2003-05-01 Derk-Jan Hartman* modules/gui/macosx/macosx.m
2003-03-06 Derk-Jan Hartman* modules/gui/macosx/applescript.?
2003-02-13 Derk-Jan Hartman*ALL: update the title of the window everytime the...
2003-02-08 Derk-Jan Hartman* window half/normal/double Size commands
2003-02-07 Derk-Jan Hartman* Resize window fixes
2003-02-07 Derk-Jan Hartman* added half, normal and full size videowindow menuitems.
2003-01-31 Jon Lech Johansen * ./modules/gui/macosx: Defeated some deadlocks.
2003-01-05 Christophe Massiot* Added a Close Window and a close box to our QuickTime...
2002-12-24 Christophe Massiot* Use BeginFullScreen() to hide the mouse cursor ;
2002-12-08 Jon Lech Johansen * ALL: Under Jaguar, vout no longer depends on any...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...