summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2020-11-01 10:29:07 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2020-11-01 10:29:07 +0100
commitebbc562aabf6f41a9314473ea6351b8fd6499c6e (patch)
tree168181af4900ace0790d89dca06d8a0daf86d771 /HISTORY
parentf387bb5e777607389d153e209ab7e3bcdbe5a0e8 (diff)
downloadvdr-ebbc562aabf6f41a9314473ea6351b8fd6499c6e.tar.gz
vdr-ebbc562aabf6f41a9314473ea6351b8fd6499c6e.tar.bz2
Fixed multiple recording entries in case a recording is started during the initial reading of the video directory
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ea521e42..81762c2f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9535,3 +9535,8 @@ Video Disk Recorder Revision History
- Now initializing the status variable in cDvbTuner::GetFrontendStatus() and
cDvbTuner::GetSignalStats() to avoid problems with drivers that don't do this
(thanks to Helmut Binder).
+
+2020-10-30:
+
+- Fixed multiple recording entries in case a recording is started during the initial
+ reading of the video directory (reported by Claus Muus).