]> git.sesse.net Git - vlc/history - modules/video_output/macosx.m
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / video_output / macosx.m
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.