summaryrefslogtreecommitdiff
path: root/xine_osd_command.h
AgeCommit message (Collapse)Author
2014-06-23remove old xine_osd_command.hphintuka
2014-06-23renamed xine-independent OSD structsphintuka
2011-03-05Allocate osd_command_t aligned (because of pointer members).phintuka
(closes #3065450, Thanks to lami123)
2011-01-16Added new OSD commands:phintuka
- uncompressed LUT8 and ARGB OSD - HDMV PG compressed OSD
2010-03-13Added command OSD_VideoWindowphintuka
2008-12-19Added layer stuff.phintuka
Added size field to osd_command_s. Shrinked osd_command_s cmd field size.
2008-11-29Added OSD_Flush : Flush all pending OSD operations immediatelyphintuka
2008-04-14Signal unscaled OSD configuration options in xine_osd_command_t flagsphintuka
2008-04-04OSDFLAG_REFRESHphintuka
2008-03-28HUD OSD configurationphintuka
(Patch from Antti Seppälä and Rolf Ahrenberg)
2008-03-16Byte order cnversion macros for osd_command_tphintuka
2008-03-11Added dirty area and flags to xine_osd_command_tphintuka
2008-02-27Preparation for HUD OSD: move RGB->YUV conversion to client side.phintuka
2008-02-05Remove bitfield sizes (uint8_t is 8 bits)phintuka
2007-01-02removed warningphintuka
2007-01-01Use macro for __attribute__((packed))phintuka
2006-07-06~50% better compression for OSDphintuka
2006-07-02One more x64 fixphintuka
2006-06-03Initial importphintuka