diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-09-13 11:18:53 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-09-13 11:18:53 +0200 |
commit | cc16e9fdc73bcba6cc5fb677111cf76fcbc6a2c7 (patch) | |
tree | 69b2692a52acf158ab60161e6aa7a6076d28d44e /HISTORY | |
parent | e775f25add85c3c36df7e8601fbd472c8fbd2b09 (diff) | |
download | vdr-cc16e9fdc73bcba6cc5fb677111cf76fcbc6a2c7.tar.gz vdr-cc16e9fdc73bcba6cc5fb677111cf76fcbc6a2c7.tar.bz2 |
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
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |