]> git.sesse.net Git - vlc/history - modules/gui/macosx/vout.m
* this code should allow for the use of gestures under OS X.
[vlc] / modules / gui / macosx / vout.m
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...
2003-01-20 Derk-Jan Hartman* ./modules/gui/macosx/vout.m: Fixed the play/pause...
2003-01-16 Derk-Jan Hartman* ./modules/gui/macosx/controls.m:
2003-01-15 Jon Lech Johansen * ./modules/gui/macosx: added macosx-adev and macosx...
2003-01-05 Christophe MassiotMacOS X port :
2003-01-05 Christophe Massiot* Added a Close Window and a close box to our QuickTime...
2002-12-25 Christophe MassiotSanta Claus brings to you :
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-12-07 Christophe Massiot* configure.ac.in: Disabled -Wtraditional as it produce...
2002-12-04 Jon Lech Johansen * ./modules/gui/macosx/vout.m: mouse coordinates...
2002-11-18 Christophe MassiotPartial fix of the OS X audio output (thanks Heiko!).
2002-10-04 Sam Hocevar * ./modules/gui/macosx/vout.m: if no MacOS X interfac...
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...