If regenerating an index file fails and no data is written to the file, VDR now reports this error and removes the empty index file

This commit is contained in:
Klaus Schmidinger
2012-09-13 11:18:53 +02:00
parent e775f25add
commit cc16e9fdc7
31 changed files with 134 additions and 38 deletions

View File

@@ -7234,3 +7234,8 @@ Video Disk Recorder Revision History
Authors of plugins that implement skins may want to adapt their SetButtons()
function in order to make use of this new feature. See, for instance, the function
cSkinClassicDisplayMenu::SetButtons() in skinclassic.c for details.
2012-09-13: Version 1.7.31
- If regenerating an index file fails and no data is written to the file, VDR now
reports this error and removes the empty index file.