diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-06-19 14:21:16 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-06-19 14:21:16 +0200 |
commit | 4d5cbaf57d74caa997c1439cabc3018c9c3fe797 (patch) | |
tree | 6ba7661b4e30bf1b48ad4b075fdc36727c2e3c3c /HISTORY | |
parent | a4a2466bf4017f49e5ff729b19088c732531de89 (diff) | |
download | vdr-4d5cbaf57d74caa997c1439cabc3018c9c3fe797.tar.gz vdr-4d5cbaf57d74caa997c1439cabc3018c9c3fe797.tar.bz2 |
If an error occurs while recording, the respective entry in the list of recordings is now updated immediately
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9720,7 +9720,9 @@ Video Disk Recorder Revision History - Removed unused declaration of cDvbTuner::SetFrontendType() (thanks to Helmut Binder). - Fixed handling incomplete multi-packet CAT (thanks to Helmut Binder). -2021-06-11: +2021-06-19: - Fixed restarting PMT pids after starting a recording on the currently viewed channel (with help from Helmut Binder). +- If an error occurs while recording, the respective entry in the list of recordings is + now updated immediately (reported by Matthias Senzel). |