summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-09-18 11:36:38 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-09-18 11:36:38 +0200
commit0ecf6b00d43a2f2a372ff0b8b0abd8a75b3c0f0e (patch)
tree1d82d2f900e435776ecc018c2910208f6e21bb73 /HISTORY
parentb1f6b586d4116bb46fffe9473d55da22b12563c9 (diff)
downloadvdr-0ecf6b00d43a2f2a372ff0b8b0abd8a75b3c0f0e.tar.gz
vdr-0ecf6b00d43a2f2a372ff0b8b0abd8a75b3c0f0e.tar.bz2
Fixed handling DVB subtitles and implemented decoding textual DVB subtitles
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 03705783..4e0c3e4d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6743,7 +6743,7 @@ Video Disk Recorder Revision History
extends over TS packet boundaries is now done by locally skipping TS packets
in cFrameDetector.
-2011-09-11: Version 1.7.22
+2011-09-18: Version 1.7.22
- Fixed scaling subtitles in case the primary device's GetVideoSize() function doesn't
return actual values (thanks to Luca Olivetti).
@@ -6758,3 +6758,5 @@ Video Disk Recorder Revision History
- The configuration file name has been changed from "unicable.conf" to "scr.conf".
- Updated sources.conf (thanks to Arthur Konovalov).
- The SVDRP command LSTC now also accepts channel IDs (thanks to Dominic Evans).
+- Fixed handling DVB subtitles and implemented decoding textual DVB subtitles (thanks
+ to Rolf Ahrenberg).