Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-23 | rename xine_osd_command.h -> tools/osd_command.h | phintuka | |
2014-06-23 | renamed xine-independent OSD structs | phintuka | |
2012-01-24 | Added RLE -> RGBA functions (used with OpenGL) | phintuka | |
2011-11-08 | Fixed bug #3390063: VDR palette can be 256 entries, not 255 | phintuka | |
2011-03-08 | Added implementations for uncompress functions | phintuka | |
2011-01-21 | Moved frontend_svr.c:osd_recompress_net() --> rle.c:rle_recompress_net() | phintuka | |
2011-01-21 | Added HDMV PG compatible RLE functions | phintuka | |
2010-07-19 | Added FreeBSD compability (Thanks to Juergen Lock) | phintuka | |
2010-05-21 | int -> uint (avoid comparing signed and unsigned vars). | phintuka | |
(Thanks to Winfried Koehler) | |||
2009-02-16 | width, height: int -> uint | phintuka | |
2009-02-16 | Removed tabs and trailing spaces | phintuka | |
2008-12-05 | Moved RLE code from osd.c and xine_input_vdr.c to rle.[hc] | phintuka | |