index
:
vdr-plugin-rpihddevice
master
next
VDR Raspberry Pi HD-Device Plugin
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ovgosd.c
Age
Commit message (
Expand
)
Author
2015-04-27
extended error message in case of cached OSD image exceeds maximum allowed size
Thomas Reufer
2015-04-03
convert FT glyphs to OVG paths only on request
Thomas Reufer
2015-04-01
handle oversized images and bitmaps
Thomas Reufer
2015-04-01
fixed drawing of cached images
Thomas Reufer
2015-04-01
activate default surface before deleting pixel buffer
Thomas Reufer
2015-04-01
revert activation of default surface when creating new pixel buffer
Thomas Reufer
2015-03-29
fixed cOvgOsd::SaveRegion() / cOvgOsd::RestoreRegion()
Thomas Reufer
2015-03-29
make default surface active when creating new pixel buffer
Thomas Reufer
2015-03-29
increased timeout for creating pixmaps
Thomas Reufer
2015-03-24
fixed cOvgOsd::SetAreas()
Thomas Reufer
2015-03-24
added missing functions to cOvgOsd
Thomas Reufer
2015-03-24
signal OVG thread when command queue is stalled
Thomas Reufer
2015-03-16
fixed allocation check for pixmaps and cached OSD images
Thomas Reufer
2015-03-13
added range checks for pixmaps and images and backpressure for OVG command queue
Thomas Reufer
2015-03-06
added support for GPU accelerated pixmaps and font kerning
Thomas Reufer
2015-02-16
fixed returning of pixmap in cOvgRawOsd::Flush() for vdr-2.1.9 and before
Thomas Reufer
2015-02-15
adapted cOvgRawOsd::Flush() to new cOsd::RenderPixmaps() of vdr-2.1.10
Thomas Reufer
2015-02-05
fixed calculation of string height (reported by Klaus Schmidinger)
Thomas Reufer
2015-01-20
use VDR's MALLOC wrapper
Thomas Reufer
2015-01-20
temporary adjusted OSD text position, requires further analysis
Thomas Reufer
2015-01-17
check return value when allocating bitmap memory
Thomas Reufer
2014-11-24
changed path format from float to short when converting fonts
Thomas Reufer
2014-11-19
fixed save/restore region in cOvgOsd and save current transformation matrix d...
Thomas Reufer
2014-11-17
added GPU accelerated OSD
Thomas Reufer
2014-11-15
fixed includes
Thomas Reufer
2014-11-14
reset OSD only after video mode change
Thomas Reufer
2014-11-14
code clean up
Thomas Reufer
2014-11-14
reworked OVG image processing for low level OSD
Thomas Reufer
2014-10-06
move OVG OSD dispmanx handles back to OSD, introduce OSD reset command
Thomas Reufer
2014-10-06
introduce HDMI mode settings and move display handling to cRpiDisplay
Thomas Reufer
2014-07-01
implemented proper command queue for OVG-OSD
Thomas Reufer
2014-03-16
fixed displaying subtitles when OSD is active (fix by Klaus Schmidinger)
Thomas Reufer
2014-02-10
2014-02-10: Version 0.0.8
0.0.8
Thomas Reufer
2014-01-07
2013-12-15: Version 0.0.6
0.0.6
Thomas Reufer
2014-01-07
2013-11-17: Version 0.0.5
0.0.5
Thomas Reufer
2014-01-07
2013-10-14: Version 0.0.4
0.0.4
Thomas Reufer
2014-01-07
2013-10-02: Version 0.0.3
0.0.3
Thomas Reufer
2014-01-07
2013-09-27: Version 0.0.1
0.0.1
Thomas Reufer