]> git.sesse.net Git - vlc/history - modules/gui/macosx/vout.m
macosx: Fix aspect ratio.
[vlc] / modules / gui / macosx / vout.m
2008-07-13 Pierre d'Herbemontmacosx: Fix aspect ratio.
2008-07-12 Pierre d'Herbemontmacosx: Close the window after 3 seconds of not video...
2008-07-12 Pierre d'Herbemontmacosx: Save current fullscreen state.
2008-07-12 Pierre d'Herbemontmacosx: Make sure view gets removed before we close...
2008-07-12 Pierre d'Herbemontmacosx: remove the show window hack.
2008-07-12 Pierre d'Herbemontmacosx: Simplify the title update code.
2008-07-12 Pierre d'Herbemontmacosx: No need to use FREENULL here.
2008-07-12 Pierre d'Herbemontmacosx: Close embedded if fullscreen ended.
2008-07-12 Pierre d'Herbemontmacosx: Don't name 'Real' the functions that applies...
2008-07-12 Pierre d'Herbemontmacosx: Remove VLCEmbeddedDetachedVout because it's...
2008-07-08 Pierre d'Herbemontmacosx: Don't attempt to close the window in fullscreen.
2008-07-08 Pierre d'Herbemontmacosx: Correctly close the vout window if there is...
2008-07-06 Pierre d'Herbemontmacosx: Define playlist_IsStopped(), and make sure...
2008-06-13 Felix Paul KühneReplaced a certain amount of vlc_object_find by pl_Yield
2008-05-12 Felix Paul KühneMake sure the window is set to a normal level before...
2008-05-09 Pavlov KonstantinOSX GUI: Use "Fullscreen Video Device" instead of ...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-28 Felix Paul KühneFixed 'Blackout screens' on multi-screen setups
2008-03-24 Jean-Baptiste KempfHide Mouse Timeout on mac.
2008-02-20 Damien FouilleulMacOSX: fix macosx-embedded -> embedded-video migration
2008-02-13 Felix Paul Kühneqt4/macosx: fixed the embedded vout setting
2008-02-13 Felix Paul Kühnemacosx: removed the 'macosx-embedded' setting. It's...
2008-01-31 Felix Paul Kühnemacosx: added an extra sanity check to fix video playba...
2008-01-01 Felix Paul Kühnemacosx: if an input item includes a NowPlaying meta...
2007-12-28 Felix Paul Kühne* sorry, this one was unintended
2007-12-28 Felix Paul Kühne* add a 'graphite' button set including the facilities...
2007-12-23 Felix Paul Kühne* withCString is deprecated in 10.4. Use WithUTF8String...
2007-12-10 Felix Paul Kühnetypo
2007-12-10 Felix Paul Kühne* cleaning, reformatting, clarifying here and there...
2007-10-24 Felix Paul Kühne* make sure that we're using UTF-8 instead of Western...
2007-09-18 Rémi Denis-CourmontDon't cite strerror. It is a bad example!
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-06-08 Pierre d'HerbemontMac OS X gui: Comply to "Cocoa Thread Safety" guideline...
2007-04-22 Pierre d'HerbemontMac OS X gui: Use the proper vlc infrastructure to...
2007-04-22 Pierre d'HerbemontMac OS X gui: Use the scroll wheel to set the sound...
2007-04-04 Felix Paul Kühne* make sure that the fspanel is being actived in all...
2007-04-02 Pierre d'HerbemontMac OS X gui: Fix a crash when asking for fullscreen...
2007-03-03 Pierre d'HerbemontMac OS X gui: Use a recursive lock to be able to trigge...
2007-03-03 Pierre d'HerbemontMac OS X gui: Protect the fullscreen animation by a...
2007-03-03 Pierre d'HerbemontMac OS X gui: Rework VLCVoutWindow behaviour when macos...
2007-03-03 Pierre d'HerbemontDon't forget to release the screen when closing the...
2007-03-03 Pierre d'HerbemontMac OS X gui: Make sure the embedded window don't get...
2007-03-03 Pierre d'HerbemontFix main screen detection for the detached window on...
2007-03-03 Pierre d'HerbemontClose the embedded window only when playlist stop....
2007-03-02 Pierre d'HerbemontSupport other displays fade out. Change video-device...
2007-03-02 Pierre d'HerbemontZoom fullscreen effect on Mac OS X 10.4.
2007-03-01 Pierre d'HerbemontFix file name representation of the video output window...
2007-02-18 Felix Paul Kühne* animate vout-window resizements. Patch by Pierre...
2007-02-02 Felix Paul Kühne* collection of various fixes and edits
2007-01-14 Felix Paul Kühne* allow the screensaver to appear when video playback...
2006-12-26 Felix Paul Kühne* be more accurate when fading in and out (refs #913...
2006-12-07 Derk-Jan Hartman* Don't redraw the window when going to fullscreen...
2006-12-07 Derk-Jan Hartman* forwardport: [18319], [18320]
2006-11-26 Felix Paul Kühne* fspanel usability fixes (forward-port of [18077]...
2006-11-26 Felix Paul Kühne* the remaining compilation fixes plus a bit of clean...
2006-11-05 Felix Paul Kühne* forward-port [17497] with the addition of an 'embedde...
2006-10-12 Derk-Jan HartmanFix MacOS X black screens and play as background option...
2006-09-21 Eric PetitRemoves --macosx-fill which has been long broken and...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-10 Felix Paul Kühne* New Fullscreen controller panel
2006-08-19 Felix Paul Kühne* also forward the mouse events to super if no vout...
2006-08-19 Felix Paul Kühne* always forward the clicks to OSX's core
2006-07-29 Jérome DecoodtAdd Ctrl+clic to handle one button mice
2006-07-15 Felix Paul Kühne* removed useless include
2006-07-15 Felix Paul Kühne* implemented a ctrl-click menu for the vouts (refs...
2006-07-06 Damien Fouilleulvout.m: change in fullscreen behaviour
2006-04-19 Benjamin Pracht* Fix always on top when exiting fullscreen
2006-04-14 Derk-Jan Hartman* Fix a crash in the MacOS X vout if p_real_vout isn...
2006-04-04 Felix Paul Kühne* I should get some sleep now
2006-04-04 Felix Paul Kühne* remove commented ifs o_O
2006-04-04 Felix Paul Kühne* store the value of 'macosx-black' as one of VLCWindow...
2006-04-01 Christophe Mutricygui/macos/*: 2nd String Review (refs #438)
2006-03-29 Benjamin Pracht* vout.m : comment the NSLog call in windowContainsEmbe...
2006-03-09 Derk-Jan Hartman* Use the proper parent object to do var_Get macosx...
2006-03-07 Derk-Jan Hartman* Fix the issue where sometimes the Menubar wouldn...
2006-03-03 Felix Paul Kühne* fixed a signed vs unsinged warning
2006-02-14 Jérome DecoodtAdd --macosx-black switch to black non video screens...
2006-02-01 Derk-Jan Hartman* A few Mac OS X intf fixes. To be honest. we should...
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
next