]> git.sesse.net Git - vlc/history - modules/gui/macosx/vout.m
FSF address change.
[vlc] / modules / gui / macosx / vout.m
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-09-09 Derk-Jan Hartman* Option for Desktop Background mode for VLC OSX.
2005-08-05 Christophe Massiot * ALL: releasing a few unreleased objects.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-05 Derk-Jan Hartman* stop listening for mouse events before the view is...
2005-06-04 Derk-Jan Hartman* fix a locking issue in the window destruction. (thx...
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-05-11 Derk-Jan Hartman* vout.m: small codefixes that were not 100% problems.
2005-04-12 Derk-Jan Hartman* fixed fullscreen on osx with multiple vouts.
2005-04-03 Derk-Jan Hartman* better support for multiple display selection on...
2005-02-27 Andre Pang* modules/macosx/{vout,voutqt}.m: The Mac OS X Mozilla...
2005-02-23 Derk-Jan Hartman* Fix setRepresentedFilename in case p_access not prese...
2005-02-23 Derk-Jan Hartman* Update copyright to 2005 where appropriate.
2005-02-22 Jérome DecoodtWe use setRepresentedFilename if access is File.
2005-02-21 Jérome DecoodtDo not use setTitleWithRepresentedFilename if input...
2005-02-18 Eric Petit video_output/opengl.c: fixed a (OS X only) segfault
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-13 Eric Petit macosx/vout*.m: factorized some more code, fixed GL...
2004-12-12 Eric Petit macosx/vout*: fixed escape key not exiting fullscreen...
2004-11-17 Derk-Jan Hartman* Fix display of playlist on OSX. Looks briljant :)
2004-11-17 Derk-Jan Hartman* Fix some crashes because of new playlist core
2004-08-31 Derk-Jan Hartman * Defer nsviews untill the NSWindow is created. Hopefu...
2004-08-17 Eric Petit ALL: OS X OpenGL provider
2004-08-02 Derk-Jan Hartman* modules/gui/macosx/vout: Output YUY2 to QT/QD.
2004-08-02 Derk-Jan Hartman* Fixed hotkey/OSD behaviour for OS X. Also prevents...
2004-07-28 Derk-Jan HartmanMacOSX intf work
2004-07-27 Derk-Jan Hartman* More code cleanup for OSX vout. Man what a mess this...
2004-07-27 Derk-Jan Hartman-
2004-07-05 Derk-Jan Hartman* OSX lowlevel work
2004-05-18 Eric Petit macosx/vout*: fixed a possible segfault on vout close
2004-05-14 Eric Petit macosx/vout.m: don't forget to EndFullScreen() on...
2004-05-13 Eric Petit macosx/vout.m : fixed --macosx-fillscreen
2004-05-13 Eric Petit macosx/vout* : in GL mode, create a fullscreen window...
2004-05-04 Eric Petit + macosx/vout.m : catch mouse events in OpenGL mode...
2004-04-30 Eric Petit + macosx/vout*: use two pictures and OpenGL textures...
2004-04-30 Derk-Jan Hartman * src/video_output/vout_intf.c: remember video-on...
2004-04-29 Derk-Jan Hartman* Updated the Vout behaviour. Still a bit coupled to...
2004-04-20 Andre Pang* Mac OS X: intercept and respond to user-configured...
2004-04-20 Derk-Jan Hartman* extras/contrib/src
2004-03-31 Gildas Bazin* modules/gui/*: compilation fixes for the new input_it...
2004-03-16 Derk-Jan Hartman* Fixed a crash with blank opengl effect paramerter
2004-03-08 Benjamin Pracht- *.nib, playlist.*
2004-03-04 Benjamin PrachtSet intf-change to TRUE when toggling fullscreen with...
2004-03-03 Eric Petit macsox/* : added --macosx-fill
2004-02-28 Eric Petit macosx/vout* : don't forget to exit fullscreen mode...
2004-02-26 Derk-Jan Hartman* don't break things...
2004-02-26 Derk-Jan Hartman* Something I forgot
2004-02-25 Eric Petit macosx/vout* : fixed OpenGL fullscreen (still needs...
2004-02-12 Eric Petit macosx/vout.m : GL cleaning (probably fixes depth...
2004-02-09 Eric Petit macosx/* : macosx-opengl-effect now accept cube and...
2004-02-09 Eric Petit macosx/vout.m : oops, fixed broken ratio from my last...
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-28 Eric Petit macosx/vout.m: swap OpenGL buffers only during the...
2004-01-27 Eric Petit macosx/vout.m: fixed OpenGL aspect ratio
2004-01-26 Eric Petit gui/macosx/vout.m: fixed a mistake (fixes the main...
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-12-22 Benjamin Prachtback to config_PutInt when using the fullscreen button...
2003-12-15 Benjamin PrachtFix for the fullscreen button state (it is only enabled...
2003-12-08 Gildas Bazin* ALL: new main --video-on-top config option (in use...
2003-11-15 Derk-Jan Hartman* New OSX controller (iTunes style)
2003-11-11 Derk-Jan Hartman* include/vlc_keys.h: added StringToKey()
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-10-31 Derk-Jan Hartman* modules/demux/mkv.cpp: Set English as the default...
2003-10-30 Derk-Jan Hartman* implemented a vout_OSDMessage to display messages...
2003-10-29 Derk-Jan Hartman* hopefully this fixes the instability of the osx vout.
2003-10-29 Derk-Jan Hartman* the OSX vout has support for the new hotkeys now...
2003-09-20 Derk-Jan Hartman* include/vlc/vlc.h:
2003-09-20 Derk-Jan Hartman* modules/gui/macosx/*:
2003-08-25 Simon Latapie * put the beautiful "no picture" black screen.
2003-08-20 Simon Latapie * had accidentally deleted the first line of vout.m
2003-08-20 Simon Latapie * mozilla plugin on MacOSX : scrollbar clipping proble...
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-06-03 Christophe Massiot* OS X users can now browse the DVD menus with the...
2003-05-23 Derk-Jan Hartman* vlc.ebuild: fixed the ebuild. Now i know it should...
2003-05-21 Derk-Jan Hartman* include/main.h
2003-05-05 Derk-Jan Hartman* fixed the autogenerated menu's.
2003-05-04 Gildas Bazin* src/misc/variables.c, ALL: improvements to the object...
2003-05-01 Derk-Jan Hartman* modules/gui/macosx/macosx.m
2003-04-19 Derk-Jan Hartman* Added a 'opaqueness' configoption to macosx-vout...
2003-03-19 Derk-Jan Hartman* fix for multiple monitors.
2003-03-18 Jon Lech Johansen * ./modules/gui/macosx/vout.m: cosmetic.
2003-03-18 Derk-Jan Hartman* modules/gui/macosx/vout.m:
2003-03-18 Derk-Jan Hartman* modules/gui/macosx/vout.m:
2003-03-06 Derk-Jan Hartman* not < but > ;)
2003-03-06 Derk-Jan Hartman* fixed an issue with blackbars at certain aspect ratio...
2003-03-06 Derk-Jan Hartman* modules/gui/macosx/applescript.?
2003-03-04 Derk-Jan Hartman* this code should allow for the use of gestures under...
2003-02-23 Jon Lech Johansen * ./modules/gui/macosx/aout.m: M-Audio Revolution...
next