Fixed inconsistent behavior in case only certain devices are used (selected by the '-D' option)

This commit is contained in:
Klaus Schmidinger
2019-05-28 15:54:22 +02:00
parent e8ae4afd09
commit c2634a7ccf
10 changed files with 65 additions and 59 deletions

View File

@@ -9348,7 +9348,7 @@ Video Disk Recorder Revision History
Senzel).
- Official release.
2019-05-27: Version 2.4.1
2019-05-28: Version 2.4.1
- Fixed handling the tfRecording flag in the SVDRP commands MODT and UPDT (reported
by Johann Friedrichs).
@@ -9412,3 +9412,5 @@ Video Disk Recorder Revision History
- Increased PLAYERBUFSIZE to (MAXFRAMESIZE * 5) to avoid stuttering replay under heavy
system load, and to better document that this buffer size is related to the maximum
frame size.
- Fixed inconsistent behavior in case only certain devices are used (selected by the '-D'
option).