summaryrefslogtreecommitdiff
path: root/xine/osd_manager.c
AgeCommit message (Expand)Author
2014-06-23rename xine_osd_command.h -> tools/osd_command.hphintuka
2014-06-23renamed xine-independent OSD structsphintuka
2013-10-02osd_manager: fixed argb dirty area coordinatesphintuka
2013-01-17Set sane defaults for ARGB OSD dirty area.phintuka
2013-01-17Changed how "dirty area" of ARGB buffer is setphintuka
2013-01-15ARGB OSD: pass thru unscaled flag for testingphintuka
2013-01-15Support ARGB OSD with vdpau / opengl2 video drivers.phintuka
2011-03-07Added uncompressed LUT8 overlay supportphintuka
2010-05-30Renamed extended and backported VO_CAP_... defines to VO_XCAP_... to avoid na...phintuka
2010-05-22Added missing bracesphintuka
2010-05-22Added missing cases (OSD control commands).phintuka
2010-05-21Avoid comparing signed and unsigned varsphintuka
2010-05-16Cosmeticsphintuka
2010-03-13Set video window inside OSD area.phintuka
2010-02-20Fixed re-centering unscaled OSDphintuka
2010-02-20Store window size in osd_manager dataphintuka
2010-02-20Simplifyphintuka
2009-06-02Do not set overlay extent if overlay has been scaled alreadyphintuka
2009-06-02Eliminated warningphintuka
2009-03-17Removed setting deprecated properties (global OSD size).phintuka
2009-03-16Ignore OSD_Close if it is part of OSD refreshphintuka
2009-03-15Fill vdr_osd_extradata_tphintuka
2009-03-15Store full OSD size for each windowphintuka
2008-12-19do not check (unsigned) < 0phintuka
2008-12-18Cosmeticsphintuka
2008-12-15Improved calculating scaled coordinatesphintuka
2008-12-14Do not reascale OSDs if video_out does scalingphintuka
2008-12-14Fixed setting palette typephintuka
2008-12-13Fixed deadlock in rescaling codephintuka
2008-12-06Moved OSD code from xine_input_vdr.c to xine/osd_manager.[hc]phintuka