Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-18 | Merge: | phintuka | |
revision 1.35 revision 1.32 Allocate unique xine OSD handle for every subwindow of every cOsd instance. | |||
2009-09-17 | Merged revision 1.33 | phintuka | |
Set screen size for each OSD / window separately | |||
2009-06-12 | Merge from trunk: | phintuka | |
revision 1.29 Moved rle_compress to tools/rle.[hc] | |||
2009-06-11 | Merge from trunk: | phintuka | |
revision 1.37 re-ordered headers revision 1.36 Fixed alpha fading of lower-level OSDs revision 1.31 Added missing OSDFLAG_UNSCALED_LOWRES revision 1.30 Added layer stuff to osd_command_s revision 1.28 Added wrappers for SetPalette, Move and Flush. revision 1.27 Eliminated memsets. Cosmetics (vertical align, ...) | |||
2008-09-21 | Check if palette exists. | phintuka | |
This should fix segfaults when committing uninitialized OSD. (Thanks to Rolf Ahrenberg) | |||
2008-04-29 | xc.unscaled_osd --> xc.osd_blending | phintuka | |
2008-04-14 | Signal unscaled OSD configuration options in xine_osd_command_t flags | phintuka | |
2008-04-12 | Send OSD size only when setting OSD areas | phintuka | |
2008-04-12 | Improved HD OSD size calculation | phintuka | |
(Patch from Petri Helin) | |||
2008-04-04 | Close all windows before refresh. | phintuka | |
(Suggested by Rolf Ahrenberg) | |||
2008-04-04 | m_Shown -> m_Refresh. | phintuka | |
Add refresh flag to OSD commands. | |||
2008-04-04 | Remove redundant parameter from RleCmd | phintuka | |
2008-03-28 | HUD OSD configuration | phintuka | |
(Patch from Antti Seppälä and Rolf Ahrenberg) | |||
2008-03-11 | Added dirty area and flags to xine_osd_command_t | phintuka | |
2008-02-27 | Preparation for HUD OSD: move RGB->YUV conversion to client side. | phintuka | |
2007-10-31 | Split RleCmd to palette preparation and rle compression | phintuka | |
Implement OSD mixer | |||
2007-10-30 | Make Cmd... functions members of OSD class | phintuka | |
2007-10-30 | Fix SetAreas(): old windows must be closed (window count can be changed). | phintuka | |
This should fix old subtitles shown under new ones with vdr-1.5.10. (Thanks to Petri Helin) | |||
2007-10-30 | Split Hide() to Hide() and CloseWindows() to avoid code duplication | phintuka | |
2007-10-28 | Better support for vdr-1.5.9+ layeded OSD | phintuka | |
2007-10-15 | Move cXinelibOsd from osd.h to osd.c (private class) and simplify vdr-1.5.9 ↵ | phintuka | |
compability code | |||
2007-09-01 | Fix OSD compilation with VDR 1.5.9. | phintuka | |
Note: layered OSD still won't work as expected. (Thanks to Petri Helin and Halim Sahin) | |||
2007-03-14 | Disabled OSD refresh rate limit (test) | phintuka | |
- keys are queued to remote when moving cutting marks | |||
2006-10-29 | Test to support OSD sizes 720x576 | phintuka | |
2006-08-26 | Removed compiler warning | phintuka | |
2006-08-07 | Added detaching osd from device as osd's cant be just deleted ... | phintuka | |
(might be useful with primary device switching) | |||
2006-07-06 | ~50% better compression for OSD | phintuka | |
2006-06-11 | Using integer calculations instead of floats when converting palette from ↵ | phintuka | |
RGB to YUV | |||
2006-06-03 | Initial importxineliboutput-0_99rc4 | phintuka | |