]> git.sesse.net Git - vlc/history - src/video_output/video_widgets.c
mkv: Remove an unneeded test.
[vlc] / src / video_output / video_widgets.c
2008-05-31 Rémi Denis-Courmontlibvlc: use vlc_common.h (libvlccore) instead of vlc...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-08-20 Rémi Denis-CourmontRemember not to include anything before vlc/vlc.h
2006-11-26 Clément StenacA bit of headers cleanup
2006-04-06 Antoine CellerierFix OSD display when vout crop is used (so that every...
2006-01-12 Antoine CellerierFSF address change.
2005-09-08 Derk-Jan Hartman* Fix a refcount issue in the OSD core
2005-09-02 Benjamin Pracht* Don't try to release NULL
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-08 Christophe MutricyFix refcount problem (thanks to DrakeGuan for spotting it)
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-04 Clément StenacFix OSD (text & widgets) aspect ratio
2004-11-10 Gildas Bazin* src/video_output/video_widgets.c: cleanup.
2004-11-06 Yoann Peronneau* src/video_output/vout_subpictures.c: added a b_fade...
2004-11-06 Yoann Peronneau* src/video_output/video_widgets.c: now uses blend...
2004-09-17 Gildas Bazin* video_output/vout_subpictures.c:
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-05-29 Yoann PeronneauAdded a Mute OSD icon.
2004-05-26 Yoann PeronneauAdded Play and Pause OSD Icons for hotkeys.
2004-05-24 Derk-Jan Hartman* Fixed the YUY2 and RV Render() of the OSD widgets.
2004-05-23 Yoann Peronneau* src/video_output/video_widgets.c: Added OSD sliders...