]> git.sesse.net Git - vlc/history - modules/video_output/macosx.m
Fix alignment and appearance of ISO standard equalizer centers in Qt GUI
[vlc] / modules / video_output / macosx.m
2013-03-07 Felix Paul Kühnevout_macosx: reshape if screen configuration was change...
2013-02-10 Felix Paul Kühnemacosx_vout: update author list
2013-01-21 Felix Paul Kühnevout_macosx: protect vout_display_SendEvent calls to...
2012-12-05 Felix Paul Kühnemacosx: fixed race condition crash when closing the...
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-01 Felix Paul Kühnevout_macosx: add additional sanity checks to prevent...
2012-09-03 Felix Paul Kühnemacosx_vout: unify coding style
2012-08-05 Sebastien Zwickertvout_macosx: disable the VOUT_DISPLAY_HIDE_MOUSE event...
2012-07-23 David Fuhrmannmacosx: remove outdated and unused isFullscreen methods
2012-07-23 David Fuhrmannmacosx vout: move setter for window level to vout provider
2012-07-23 David Fuhrmannmacosx vout: don't reset window state on close here
2012-07-06 David Fuhrmannmacosx vout: always use current bounds for picture...
2012-06-12 Felix Paul Kühnevout_macosx: make sure that we see the entire video...
2012-06-12 Felix Paul Kühnevout_macosx: fixed typo
2012-06-12 Felix Paul Kühnevout_macosx: restore compilation support for OS X 10...
2012-06-12 Felix Paul Kühnevout_macosx: added HiDPI support
2012-06-04 David Fuhrmannmacosx vout: fix framing issue when video opens in...
2012-05-06 David Fuhrmannmacosx vout: public getter for vd should not be needed...
2012-05-06 David Fuhrmannmacosx vout: syncronize access to sys->place
2012-05-05 David Fuhrmannmacosx vout: avoid place_picture call for every mouse...
2012-05-05 David Fuhrmannmacosx: move mouse vout event code to vout module
2012-05-04 Felix Paul Kühnevout_macosx: implement gl.getProcAddress
2012-05-03 David Fuhrmannmacosx vout: unify code style to the most widely used one
2012-04-20 David Fuhrmannmacosx vout: do not set fullscreen to false on start
2012-04-20 David Fuhrmannmacosx vout: small cleanup
2012-04-20 David Fuhrmannmacosx vout: remove now unused method
2012-04-20 David Fuhrmannmacosx vout: really fix crop this time
2012-04-19 David Fuhrmannmacosx: allow a smaller min-height when video is playin...
2012-04-16 David Fuhrmannmacosx vout: fix behaviour when macosx-video-autoresize...
2012-04-15 David Fuhrmannmacosx vout: fix vertical picture alignment
2012-04-15 David Fuhrmannmacosx: move resize code from vout to macosx module
2012-04-15 David Fuhrmannmacosx vout: replace custom picture placement code...
2012-04-08 Felix Paul Kühnevout_macosx: re-write VOUT_DISPLAY_CHANGE_FULLSCREEN...
2012-04-06 Felix Paul Kühnevout_macosx: slightly improve the resize behavior in...
2012-03-25 Felix Paul Kühnevout_macosx: don't fail if quartz extreme isn't availab...
2012-03-25 Felix Paul Kühnevout_macosx: check whether the receiving window can...
2012-03-25 Felix Paul Kühnemacosx intf/vout: respond correctly to VOUT_DISPLAY_CHA...
2012-03-21 David Fuhrmannmacosx vout: shift the window above the lower screen...
2012-03-21 David Fuhrmannmacosx vout: remove unneeded center when resizing the...
2012-03-21 David Fuhrmannmacos vout: implement VOUT_DISPLAY_CHANGE_DISPLAY_FILLE...
2012-03-11 David Fuhrmannmacosx vout: also do crop if macosx-video-autoresize...
2012-03-11 Felix Paul Kühnemacosx_vout: implemented crop support (close #6080)
2012-03-04 David Fuhrmannmacosx vout: show complete window if we would resize...
2012-03-04 Felix Paul KühneRevert "macosx vout: show complete window if we would...
2012-03-04 David Fuhrmannmacosx vout: show complete window if we would resize...
2012-03-03 Felix Paul Kühnemacosx_vout: implemented a cleaner approach to limit...
2012-03-02 Felix Paul KühneRevert "macosx: don't let the video window get larger...
2012-03-01 Felix Paul Kühnemacosx: don't let the video window get larger than...
2012-02-28 Naohiro KORIYAMAFix memory leak in video_output on Mac OS X (close...
2012-02-28 David Fuhrmannmacosx vout: reliably set the window level
2012-02-24 Felix Paul Kühnemacosx: removed tabs and fixed whitespacing errors
2012-02-15 David Fuhrmannmacosx vout: update display after crop / ar even if...
2012-02-12 Felix Paul Kühnemacosx_vout: fixed flicker when resizing the vout throu...
2012-02-09 Felix Paul Kühnemacosx: fixed zooming the main window when using the...
2012-02-07 David Fuhrmannmacosx: fixes aspect ratio / crop functionality in...
2012-02-05 Felix Paul Kühnemacosx: added 2 options: 'macosx-pause-minimized' and...
2012-02-05 Felix Paul Kühnemacosx: don't resize the vout in case VLC is in fullscr...
2012-01-20 Felix Paul Kühnemacosx: reset window level when closing the vout
2012-01-08 Felix Paul Kühnemacosx: fix DVD menu control and usage of hotkeys with...
2011-12-22 Felix Paul Kühnemacosx: fixed fullscreen toggle through the http interf...
2011-12-15 Pere Orgafix filename self-references
2011-08-19 Felix Paul Kühnevout_macosx: fixed memory leak
2011-08-16 Felix Paul Kühnevout_macosx: compilation fix for 10.6 and earlier
2011-08-16 Felix Paul Kühnemacosx: don't let the vout resize the window if we...
2011-08-14 Felix Paul Kühnemacosx: fixed some ui bugs, which sneaked in recently
2011-08-14 Felix Paul Kühnemacosx: re-implemented a non-embedded video window
2011-08-10 Felix Paul Kühnemacosx: fail the video output if Quartz Extreme isn...
2011-08-10 Felix Paul Kühnemacosx: implemented the 'autoscale' feature and fixed...
2011-08-10 Felix Paul Kühnevout_macosx: factorize objc selectors
2011-08-08 Felix Paul Kühnemacosx: implemented float-on-top
2011-08-08 Felix Paul Kühnevout_macosx: implemented support for resize, zoom,...
2011-05-30 Laurent AimarMade vout_display_opengl_New return a list of chroma...
2011-05-29 Laurent AimarExtended vout_display_opengl_Prepare() with a subpictur...
2011-05-29 Laurent AimarExtended vout_display_opengl_GetPool() to take the...
2011-05-25 Laurent AimarMade vout_display_opengl_t private.
2011-05-25 Laurent AimarAdded vlc_gl_t::getProcAddress() declaration.
2011-02-19 Rémi Denis-CourmontReplace vout_opengl_t with vlc_gl_t
2011-01-09 Laurent AimarAllowed a vout_display_t module to do the OSD/subtitles...
2010-10-22 Felix Paul Kühnemacosx vout: fixed minor warning
2010-07-25 Juho Vähä-Herttuaosx: Add vout_window_t support to macosx vout module
2010-07-22 Juho Vähä-Herttuaosx: Fix a bug where glView frame doesn't get set if...
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-05-20 Laurent AimarCalled vout_display_DeleteWindow(vd, NULL) for vout...
2010-05-03 Pierre d'Herbemontmacosx_vout: Correctly change context after -lockgl.
2010-02-28 Pierre d'Herbemontlibvlc: Attempt to fix set_nsobject() with QMacCocoaVie...
2010-01-24 Pierre d'Herbemontvout_macosx: Fix a leak.
2010-01-09 Pierre d'Herbemontvout_macosx: Don't render more than needed during Cocoa...
2010-01-07 Pierre d'Herbemontvout_macosx: Remove trailing spaces.
2010-01-04 Pierre d'Herbemontvout_macosx: Backport 9c21b7ec34ef07a4f4c6b5e9dc4625ad0...
2009-12-31 Pierre d'Herbemontvout_macosx: The view is Opaque.
2009-12-31 Pierre d'Herbemontvout_macosx: Ensure initialization on main thread.
2009-12-26 Rémi Denis-Courmontvout: expand stacking mode from boolean to unsigned
2009-12-24 Pierre d'Herbemontvout_macosx: Fix a typo.
2009-12-24 Pierre d'HerbemontNew "vout display" for macosx.