diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-08 17:03:51 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-08 17:03:51 +0100 |
commit | 1275de1b07f8182d2a1b4008cc6cfd2b9c34117c (patch) | |
tree | 66bb74a611db56cf72bf8c3f5cb21f817e84b3db /HISTORY | |
parent | 746ce7d4067fc5f31c6e540e4179583f7713ba58 (diff) | |
download | vdr-1275de1b07f8182d2a1b4008cc6cfd2b9c34117c.tar.gz vdr-1275de1b07f8182d2a1b4008cc6cfd2b9c34117c.tar.bz2 |
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
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |