diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-11-01 10:29:07 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-11-01 10:29:07 +0100 |
commit | ebbc562aabf6f41a9314473ea6351b8fd6499c6e (patch) | |
tree | 168181af4900ace0790d89dca06d8a0daf86d771 /HISTORY | |
parent | f387bb5e777607389d153e209ab7e3bcdbe5a0e8 (diff) | |
download | vdr-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-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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). |