diff options
| author | Tobias Grimm <git@e-tobi.net> | 2010-02-04 23:13:54 +0100 |
|---|---|---|
| committer | Tobias Grimm <git@e-tobi.net> | 2010-02-08 02:00:51 +0100 |
| commit | ea984be181e286c39677684f901cc2d1990f5c54 (patch) | |
| tree | ff72485c0f5a85a6f09861fe4eecb16fd03dd46a /HISTORY | |
| parent | f2d8d14cdb385f6e6d140c3c8af57414b3182a92 (diff) | |
| download | vdr-plugin-ttxtsubs-ea984be181e286c39677684f901cc2d1990f5c54.tar.gz vdr-plugin-ttxtsubs-ea984be181e286c39677684f901cc2d1990f5c54.tar.bz2 | |
colored and outlined subtitles, OSD-resolution-independent
- 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)
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -11,6 +11,11 @@ VDR Plugin 'ttxtsubs' Revision History - Added VDR patch that stores the manual page selection with the channel settings in the channels.conf - patch provided by Rolf Ahrenberg (tpid-v2) (references #139) +- 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) 2009-04-26: Version 0.1.0 - Updated VDR patch and plugin to VDR 1.7.6 with support for the TS recording |
