index
:
vdr-plugin-dxr3
buffer-and-sync-rewrite
master
old-main
VDR DXR3 Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2009-10-14
delete old spuencoder files
Christian Gmeiner
2009-10-14
do not build dxr3colormanger and dxr3interface_spu_encoder as not needed anymore
Christian Gmeiner
2009-10-14
fix code style
Christian Gmeiner
2009-10-14
remove debug class cTime
Christian Gmeiner
2009-10-14
manage includes
Christian Gmeiner
2009-10-14
remove old stuff from cDxr3Osd class and clean up related source parts
Christian Gmeiner
2009-10-14
remove old osd calls from cDxr3Osd::Flush()
Christian Gmeiner
2009-10-14
remove OsdFlushRate setting, as it is not needed any more
Christian Gmeiner
2009-10-13
dont leak memory
Christian Gmeiner
2009-10-13
make use of scaler
Christian Gmeiner
2009-10-13
implement scaler basd on 'Image Scaling With Bresenham'
Christian Gmeiner
2009-10-12
add stub cBitmap scaler
Christian Gmeiner
2009-10-12
add method to get current video stream dimension
Christian Gmeiner
2009-10-12
do not return NULL
Christian Gmeiner
2009-10-11
Update Klaus' e-mail address.
Ville Skyttä
2009-10-09
fix spelling mistake
Christian Gmeiner
2009-10-09
remove not wanted dsyslog
Christian Gmeiner
2009-10-09
bug #166 done - encode our mergedBitmap
Christian Gmeiner
2009-10-09
replace color palette
Christian Gmeiner
2009-10-09
copy area bitmaps to mergedBitmap with needed transforming of indexes
Christian Gmeiner
2009-10-09
determine the palette used by all bitmaps
Christian Gmeiner
2009-10-09
add a mergedBitmap, which will containt all areas bitmaps
Christian Gmeiner
2009-10-08
add some missing virtual keywords
Christian Gmeiner
2009-10-08
change the way we use to encode the osd in cDxr3Osd::Flush
Christian Gmeiner
2009-10-08
store informations about regions in cDxr3Osd class
Christian Gmeiner
2009-10-06
fix codeing style
Christian Gmeiner
2009-10-02
fix bug #164 - Mixed up OSD colours
Christian Gmeiner
the driver wants the color values in BBGGRR and not RRGGBB also the opacity values need some magic.
2009-10-01
get rid of prefix from filename of singleton and update licence header
Christian Gmeiner
2009-09-30
pass function parameter by reference
Christian Gmeiner
2009-09-29
add support for multi bitmaps
Christian Gmeiner
This functionality is needed for plugins like femon, which uses more then one bitmap for its osd.
2009-09-29
clean up some syslog messages
Christian Gmeiner
2009-09-29
we can hanlde only up to 4 bpp
Christian Gmeiner
2009-09-29
make use of new spuencoder
Christian Gmeiner
2009-09-29
disable old spu encoding stuff
Christian Gmeiner
2009-09-29
add the magic calculateRegions algorithm
Christian Gmeiner
2009-09-29
change the way we write color informations
Christian Gmeiner
2009-09-29
correct writeRegionInformation
Christian Gmeiner
2009-09-29
fix wrong indexes used color and constrat write
Christian Gmeiner
2009-09-29
add construct to work with more then 4 colors
Christian Gmeiner
2009-09-29
add temporary bitmap, which will be used to store converted region data
Christian Gmeiner
2009-09-29
in the region find algorithm we need the endColumn
Christian Gmeiner
2009-09-28
check num pararmeter of section(..) so that we are on the safe side. Also ↵
Christian Gmeiner
move a call under an if.
2009-09-23
check in cSpuRegion::addIndex if index was already added
Christian Gmeiner
2009-09-22
change constr. of cSpuRegion to work with an startLine value
Christian Gmeiner
2009-09-22
add method to add a new section to a region
Christian Gmeiner
2009-09-22
rename methods of cSpuRegion
Christian Gmeiner
2009-09-22
use section method to get a pointer to a valid sSection or NULL
Christian Gmeiner
2009-09-22
wirte region informations/color and contrast change informations
Christian Gmeiner
2009-09-22
add method to write region information data and switch to a std::vector to ↵
Christian Gmeiner
hold regions
2009-09-11
fix writting opacity values
Christian Gmeiner
[prev]
[next]