summaryrefslogtreecommitdiff
path: root/ttxtsubsdisplay.h
AgeCommit message (Collapse)Author
2010-02-28Fixed text rendering to not cut off bottom partTobias Grimm
(Closes #276)
2010-02-26Only update OSD when page content has changedTobias Grimm
Empty pages that don't updat the pages content, should not trigger an OSD update. (Closes #244)
2010-02-16Some minor tweaks to the text renderingTobias Grimm
2010-02-14Dramatic code drop, removed live receiver codeTobias Grimm
live and replay data will be feed by the VDR patch
2010-02-08Added outline width settingTobias Grimm
2010-02-08colored and outlined subtitles, OSD-resolution-independentTobias Grimm
- Show colored subtitles if color information is provided e.g. for different speakers (Closes #61) - Position subtitles always centered at the bottom, independent of the OSD resolution (Closes #231) - Render subtitles outlined (Closes #51)
2010-02-07refactored ttxt2la1() to cTtxtSubsDisplay::UpdateSubtitleTextLines()Tobias Grimm
preparation for colored subtitles
2010-02-03code reformating - no functional changesTobias Grimm
2008-12-14Fixed wrong GPL license text (wrong FSF address), clarified license (it's ↵v0.0.6release/v0.0.6Tobias Grimm
GPL-2 or any later) and added a licence header to every source file
2008-12-13Applied patch from Rolf Ahrenberg ↵Tobias Grimm
(vdr-ttxtsubs-0.0.5-raastinrauta-edition.diff.gz)
2008-12-13- IMORTANT! Needs and upgrade to the patch! See README!v0.0.3dTobias Grimm
- Improved the OSD hooks to be more compatible with other plugins - Added a primitive Service Information caching mechanism to speed up channel switching (will not refresh if channels are changed, will be reset on VDR restart)
2008-12-13- Fixed problems when used with more than one device (I hope)v0.0.3cTobias Grimm
2008-12-13Initial version 0.0.1v0.0.1Tobias Grimm