]> git.sesse.net Git - vlc/history - include/vlc_vout_display.h
Merge branch 'master' into lpcm_encoder
[vlc] / include / vlc_vout_display.h
2010-07-28 Rémi Durafforts/informations/information/
2010-06-05 Rémi Denis-CourmontTypos
2010-05-30 Laurent AimarAdded vout_display_info_t::has_event_thread.
2010-05-20 Laurent AimarAllowed vout_display_DeleteWindow(vd, NULL) to destroy...
2010-01-30 Rémi Denis-CourmontGrammar
2009-12-26 Rémi Denis-Courmontvout: expand stacking mode from boolean to unsigned
2009-12-13 Laurent AimarReplaced vout_display_t::get by ::pool.
2009-12-13 Laurent AimarAdded a way to retreive an opengl context from a vout...
2009-10-26 Laurent AimarAdded VOUT_DISPLAY_EVENT_ON_TOP (vout display).
2009-09-30 Laurent AimarAdded a is_forced parameter to VOUT_DISPLAY_CHANGE_DISP...
2009-09-27 Laurent AimarMade vout_display_t::manage() optional.
2009-09-27 Laurent AimarAllowed vout display events to be issued from anywhere.
2009-09-26 Laurent AimarChanged the prototype of vout_display_SendEventDisplaySize.
2009-08-20 Pierre d'Herbemontvlc_vout_display: Should use unsigned for height and...
2009-08-16 Rémi Denis-CourmontDisplay size cannot be negative
2009-08-10 Rémi Denis-CourmontTry to improve comments
2009-08-04 Laurent AimarIntroduce "vout display" module API to replaced "vout...