]> git.sesse.net Git - vlc/history - modules/gui/macosx/vout.h
Removes trailing spaces. Removes tabs.
[vlc] / modules / gui / macosx / vout.h
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-03-03 Pierre d'HerbemontMac OS X gui: Make sure the embedded window don't get...
2007-03-03 Pierre d'HerbemontRemove unneeded friend class.
2007-03-02 Pierre d'HerbemontZoom fullscreen effect on Mac OS X 10.4.
2007-02-18 Felix Paul Kühne* animate vout-window resizements. Patch by Pierre...
2006-11-05 Felix Paul Kühne* forward-port [17497] with the addition of an 'embedde...
2006-07-06 Damien Fouilleulvout.m: change in fullscreen behaviour
2006-04-04 Felix Paul Kühne* I should get some sleep now
2006-03-07 Derk-Jan Hartman* Fix the issue where sometimes the Menubar wouldn...
2006-02-14 Jérome DecoodtAdd --macosx-black switch to black non video screens...
2006-01-12 Antoine CellerierFSF address change.
2005-12-27 Benjamin Pracht* Add an controls to the vout (using the embedded vout...
2005-12-18 Benjamin Pracht* Apply changed made to the 0.8.5 branch to trunk.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-04 Eric Petit macosx/vout*: also destroy the window and attach/detac...
2005-05-19 Eric Petit macosx/vout*: quick kludge for Tiger crashes
2005-02-23 Derk-Jan Hartman* Update copyright to 2005 where appropriate.
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...