index
:
xineliboutput
CVS
branch-1_0_5
branch-1_0_x
branch-1_o_x
master
unlabeled-1.1.2
unlabeled-1.10.2
unlabeled-1.12.2
unlabeled-1.13.2
unlabeled-1.18.2
unlabeled-1.2.2
unlabeled-1.20.2
unlabeled-1.21.2
unlabeled-1.22.2
unlabeled-1.24.2
unlabeled-1.3.2
unlabeled-1.30.2
unlabeled-1.30.2.18.2
unlabeled-1.30.2.8.2
unlabeled-1.30.2.9.2
unlabeled-1.34.2
unlabeled-1.36.2
unlabeled-1.4.2
unlabeled-1.46.2
unlabeled-1.5.2
unlabeled-1.50.2
unlabeled-1.52.2
unlabeled-1.56.2
unlabeled-1.58.2
unlabeled-1.63.2
unlabeled-1.7.2
unlabeled-1.8.2
GIT mirror of the xineliboutput CVS repository from Sourceforge
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
osd.c
Age
Commit message (
Expand
)
Author
2011-03-19
Set OSDFLAG_TOP_LAYER in OSD_Size (for HUD)
phintuka
2011-03-19
vdr-1.7.17 scales DVB subtitles to OSD size
phintuka
2010-03-14
Fixed yaepghd compilation.
rofafor
2010-03-13
Send yaepghd video window position and size to xine-lib
phintuka
2010-03-12
Added an setup option to select between subtitle OSD scaling and re-positioning
phintuka
2010-01-24
Fixed subtitles location in unscaled OSD.
rofafor
2010-01-10
Fixed subtitles OSD layer to 720x576.
rofafor
2009-08-19
Use user-configured OSD resolution for vdr-1.7.8+
phintuka
2009-05-03
re-ordered headers
phintuka
2009-03-24
Fixed alpha fading of lower-level OSDs
phintuka
2009-03-24
Fixed DVB subtitling problems with new multilayer OSD:
phintuka
2009-03-16
Show multiple OSD layers when OSD mixer enabled in config
phintuka
2009-03-15
Set screen size for each OSD / window separately
phintuka
2009-03-09
Allocate unique xine OSD handle for every subwindow of every cOsd instance.
phintuka
2009-03-09
Added missing OSDFLAG_UNSCALED_LOWRES
phintuka
2008-12-19
Added layer stuff to osd_command_s
phintuka
2008-12-05
Moved rle_compress to tools/rle.[hc]
phintuka
2008-11-30
Added wrappers for SetPalette, Move and Flush.
phintuka
2008-11-30
Eliminated memsets.
phintuka
2008-11-20
Removed backwards compatibility.
rofafor
2008-09-21
Check if palette exists.
phintuka
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
2008-04-04
Close all windows before refresh.
phintuka
2008-04-04
m_Shown -> m_Refresh.
phintuka
2008-04-04
Remove redundant parameter from RleCmd
phintuka
2008-03-28
HUD OSD configuration
phintuka
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
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
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 c...
phintuka
2007-09-01
Fix OSD compilation with VDR 1.5.9.
phintuka
2007-03-14
Disabled OSD refresh rate limit (test)
phintuka
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
2006-07-06
~50% better compression for OSD
phintuka
2006-06-11
Using integer calculations instead of floats when converting palette from RGB...
phintuka
2006-06-03
Initial import
xineliboutput-0_99rc4
phintuka