summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-01-30 16:07:32 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-01-30 16:07:32 +0100
commit2bc0af882ca8c2dfe6edbda7a113416c0005f13f (patch)
tree6a639e88cfe6cc01e42c9204de4cc5acc76aacb5 /HISTORY
parentcf7867ebe75f07de5dfbf23663f03c8521a012e5 (diff)
downloadvdr-2bc0af882ca8c2dfe6edbda7a113416c0005f13f.tar.gz
vdr-2bc0af882ca8c2dfe6edbda7a113416c0005f13f.tar.bz2
Fixed a hangup when replaying a TS recording with subtitles activated
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1cbc1bdb..d81e78c5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5978,3 +5978,8 @@ Video Disk Recorder Revision History
player whether there is video data in the currently replayed stream. If a derived
cDevice class reimplements PlayTs() or PlayPes(), it also needs to make sure this
new function works as expected.
+
+2009-01-30: Version 1.7.5
+
+- Fixed a hangup when replaying a TS recording with subtitles activated (reported
+ by Timo Helkio).