]> git.sesse.net Git - vlc/history - modules/gui/macosx/vout.m
macosx: Fix aspect ratio.
[vlc] / modules / gui / macosx / vout.m
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...
2003-02-15 Derk-Jan Hartman* if we are paused in fullscreen, show cursor.
2003-02-14 Derk-Jan Hartman* Should fix an issue with multiple monitors and the...
2003-02-13 Derk-Jan Hartman*ALL: update the title of the window everytime the...
2003-02-11 Derk-Jan HartmanALL: - changed vlc.app into VLC.app
2003-02-10 Derk-Jan Hartman* the window of the video shows the official document...
2003-02-10 Derk-Jan Hartman* The dock should no longer be visible in fullscreen...
2003-02-10 Derk-Jan Hartman* fixed the black bar issue with window half/normal...
2003-02-08 Derk-Jan Hartman* window half/normal/double Size commands
2003-02-08 Christophe Massiot* configure.ac.in: Disabled Swedish translation since...
2003-02-07 Derk-Jan Hartman* Resize window fixes
2003-02-07 Derk-Jan Hartman* added half, normal and full size videowindow menuitems.
2003-02-06 Derk-Jan Hartman* Changed a failed DecompressSequenceFrameS error into...
2003-02-02 Christophe MassiotWorked around a bug with the Screens menu and localization.
2003-01-31 Jon Lech Johansen * ./modules/gui/macosx: Defeated some deadlocks.
2003-01-28 Derk-Jan Hartman* ./modules/gui/macosx/vout.m: removed the resizebar...
2003-01-25 Derk-Jan Hartman* Reverted back to non metal windows as dictated by...
2003-01-24 Derk-Jan Hartman* ./modules/gui/macosx/vout.m: the mousepointer is...
2003-01-24 Derk-Jan Hartman* made a quick hack to create a resize bar. not sure...
2003-01-23 Christophe Massiot* Resized elements in the open panel,
2003-01-22 Derk-Jan Hartman* ./extras/MacOSX/vlc.pbproj/project.pbxproj: Added...
next