summaryrefslogtreecommitdiff
path: root/xine/osd_manager.c
AgeCommit message (Collapse)Author
2009-10-21This commit was manufactured by cvs2svn to create branch 'CVS'.CVScvs2svn
2009-06-02Do not set overlay extent if overlay has been scaled alreadyphintuka
2009-06-02Eliminated warningphintuka
(dereferencing pointer ... does break strict-aliasing rules)
2009-03-17Removed setting deprecated properties (global OSD size).phintuka
Set custom extent only when scaling is enabled. Pass scaling setting upstream.
2009-03-16Ignore OSD_Close if it is part of OSD refreshphintuka
2009-03-15Fill vdr_osd_extradata_tphintuka
Set overlay extent width / height when VO_CAP_CUSTOM_EXTENT_OVERLAY is defined
2009-03-15Store full OSD size for each windowphintuka
2008-12-19do not check (unsigned) < 0phintuka
2008-12-18Cosmeticsphintuka
(tabs->spaces)
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