]> git.sesse.net Git - vlc/history - modules/gui/macosx/voutgl.m
* Reading APIs before starting to code can allow to spare time and to avoid writing...
[vlc] / modules / gui / macosx / voutgl.m
2006-04-04 Benjamin Pracht* Reading APIs before starting to code can allow to...
2006-04-01 Christophe Mutricygui/macos/*: 2nd String Review (refs #438)
2006-03-30 Benjamin Pracht* Implement Crop in the ogl vout
2006-03-29 Benjamin Pracht* vout.m : comment the NSLog call in windowContainsEmbe...
2006-03-19 Benjamin Pracht* First string review of the OSX interface
2006-02-13 Derk-Jan Hartman* revert unaccelerated OpenGL. it's useless :D
2006-02-01 Derk-Jan Hartman* Enable OpenGL without Acceleration on Mac OSX. (Fallb...
2006-01-12 Antoine CellerierFSF address change.
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-14 Derk-Jan Hartman* Lets go beserk on the locking and event passing for...
2005-06-04 Eric Petit macosx/vout*: also destroy the window and attach/detac...
2005-03-25 Eric Petit Fix for thread-unsafe OpenGL implementations (OS X...)
2005-03-16 Eric Petit macosx/voutgl.m: fixed --macosx-stretch in GL provider
2005-02-23 Derk-Jan Hartman* Update copyright to 2005 where appropriate.
2005-02-18 Eric Petit macosx/voutgl.m: fixed another crash (hopefully the...
2005-02-18 Eric Petit video_output/opengl.c: fixed a (OS X only) segfault
2004-12-13 Eric Petit macosx/vout*.m: factorized some more code, fixed GL...
2004-12-12 Eric Petit opengl.c, voutgl.m: restored smooth resizing on OS X
2004-12-12 Eric Petit macosx/vout*: fixed escape key not exiting fullscreen...
2004-10-05 Derk-Jan Hartman* Disabled the OSX OpenGL vout untill it's problems...
2004-08-17 Eric Petit + macosx/equalizer.m: missing vlc_object_release()
2004-08-17 Eric Petit ALL: OS X OpenGL provider