summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-01-26 12:40:57 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-01-26 12:40:57 +0100
commit47a6f8fbfffcc46bd30d4443b3c72eb61e1aa9d2 (patch)
tree6cbff84c32af73d9b9f6fa3d05c52206a6e2a935 /HISTORY
parentc2826000bb32f5b1d381967639b5fa9d0339d19d (diff)
downloadvdr-47a6f8fbfffcc46bd30d4443b3c72eb61e1aa9d2.tar.gz
vdr-47a6f8fbfffcc46bd30d4443b3c72eb61e1aa9d2.tar.bz2
Now checking whether the primary device actually has a decoder before retuning the current channel after a change in its parameters
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9e7b737c..5e9da0bd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8169,3 +8169,9 @@ Video Disk Recorder Revision History
by Mariusz Bialonczyk).
- Fixed a superfluous call to the skin's SetRecording() function after renaming a
recording (reported by Christoph Haubrich).
+
+2014-01-26: 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
+ the primary device on "headless" systems.