summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-02-21 09:20:36 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-02-21 09:20:36 +0100
commit6d59e2866b91b5787dbe4d46955df70bd5a1e8fe (patch)
tree225f28cbaae71cb256f81e4240cc30deba2dc38f /HISTORY
parentda139032284109613b8996113b84928de071e3c6 (diff)
downloadvdr-6d59e2866b91b5787dbe4d46955df70bd5a1e8fe.tar.gz
vdr-6d59e2866b91b5787dbe4d46955df70bd5a1e8fe.tar.bz2
Fixed detecting broken video data streams when recording
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 150f5263..6e235666 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8170,7 +8170,7 @@ Video Disk Recorder Revision History
- Fixed a superfluous call to the skin's SetRecording() function after renaming a
recording (reported by Christoph Haubrich).
-2014-02-18: Version 2.1.5
+2014-02-21: Version 2.1.5
- Now checking whether the primary device actually has a decoder before retuning the
current channel after a change in its parameters. This fixes broken recordings on
@@ -8200,3 +8200,4 @@ Video Disk Recorder Revision History
- Improved PAT/PMT scanning to speed up initial tuning to encrypted channels on
transponders with many PAT entries (reported by Mariusz Bialonczyk).
- Fixed the replay progress display for very long recordings.
+- Fixed detecting broken video data streams when recording.