Now writing the info file before attaching the recorder to the device, to make sure it is present when the recorder needs to update the fps value

This commit is contained in:
Klaus Schmidinger
2018-03-08 17:03:51 +01:00
parent 746ce7d406
commit 1275de1b07
2 changed files with 5 additions and 3 deletions

View File

@@ -9300,3 +9300,5 @@ Video Disk Recorder Revision History
all remote VDRs.
- Fixed removing a cStateKey from a cStateLock (setting StateKey.stateLock = NULL was
done too late, after the lock had already been released).
- Now writing the info file before attaching the recorder to the device, to make sure it
is present when the recorder needs to update the fps value.