Fixed (not) saving the 'cam.data' file in case VDR stops early during startup due to some error

This commit is contained in:
Klaus Schmidinger
2018-03-19 16:39:58 +01:00
parent 6180dcce45
commit b539134e54
2 changed files with 5 additions and 1 deletions

View File

@@ -9322,3 +9322,5 @@ Video Disk Recorder Revision History
- Updated the Ukrainian OSD texts (thanks to Yarema Aka Knedlyk).
- Fixed processing SVDRP client responses in case the caller doesn't want the actual
response strings (reported by Johann Friedrichs).
- Fixed (not) saving the 'cam.data' file in case VDR stops early during startup due to
some error.