Fixed unnecessary interruption of ongoing recordings if timers avoided the transfer mode receiver device

This commit is contained in:
Klaus Schmidinger
2023-02-16 14:53:38 +01:00
parent 14b907b01c
commit d53e0fd5c3
3 changed files with 6 additions and 2 deletions

View File

@@ -9848,3 +9848,5 @@ Video Disk Recorder Revision History
deadlock when moving recordings between volumes.
- Fixed a possible crash if an editing process is canceled while the edited recording
is being replayed (new solution).
- Fixed unnecessary interruption of ongoing recordings if timers avoided the transfer
mode receiver device (thanks to Markus Ehrnsperger).