index
:
vdr-plugin-ttxtsubs
master
release/v0.0.5
release/v0.0.6
release/v0.0.7
release/v0.0.8
release/v0.0.9
release/v0.1.0
release/v0.2.0
release/v0.2.1
release/v0.2.2
release/v0.2.3
release/v0.2.4
release/v0.3.0
VDR TtxtSubs Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ttxtsubsdisplay.c
Age
Commit message (
Expand
)
Author
2010-02-27
Fixed member initialization order
v0.2.0
release/v0.2.0
Tobias Grimm
2010-02-26
Fixed the header line flags initialisation order
Tobias Grimm
2010-02-26
Only update OSD when page content has changed
Tobias Grimm
2010-02-16
Some minor tweaks to the text rendering
Tobias Grimm
2010-02-08
Added outline width setting
Tobias Grimm
2010-02-08
colored and outlined subtitles, OSD-resolution-independent
Tobias Grimm
2010-02-07
refactored ttxt2la1() to cTtxtSubsDisplay::UpdateSubtitleTextLines()
Tobias Grimm
2010-02-03
refactoring - dropped some dprint noise
Tobias Grimm
2010-02-03
code reformating - no functional changes
Tobias Grimm
2010-02-03
refactoring - removed unused dump_hex debug code
Tobias Grimm
2010-02-03
refactoring - removed unused print_line debug code
Tobias Grimm
2010-02-03
refactoring - it is save to free/delete a null pointer
Tobias Grimm
2010-02-02
refactoring - removed dead '#if 0' code
Tobias Grimm
2009-01-04
Fixed displaying of multiple rows when antialiasing is enabled by aquiring a ...
Tobias Grimm
2008-12-18
Try to set OSDArea to 8 bpp when AntiAliasing is enabled (Closes #17)
v0.0.7
release/v0.0.7
Tobias Grimm
2008-12-14
Fixed wrong GPL license text (wrong FSF address), clarified license (it's GPL...
v0.0.6
release/v0.0.6
Tobias Grimm
2008-12-13
Removed VDR < 1.6.0 support code
Tobias Grimm
2008-12-13
Applied patch from Rolf Ahrenberg (vdr-ttxtsubs-0.0.5-raastinrauta-edition.di...
Tobias Grimm
2008-12-13
- Note:
v0.0.5
release/v0.0.5
Tobias Grimm
2008-12-13
- New features
v0.0.5pre2
Tobias Grimm
2008-12-13
- New features:
v0.0.5pre1
Tobias Grimm
2008-12-13
- Fix patch for VDR 1.2.5
v0.0.4b
Tobias Grimm
2008-12-13
- IMORTANT! Needs and upgrade to the patch! See README!
v0.0.3d
Tobias Grimm
2008-12-13
- Fixed problems when used with more than one device (I hope)
v0.0.3c
Tobias Grimm
2008-12-13
- Bug fix: Could miss to display subtitles on channels with "Parallel Magazine"
v0.0.2
Tobias Grimm
2008-12-13
Initial version 0.0.1
v0.0.1
Tobias Grimm