diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-01-18 13:35:16 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-01-18 13:35:16 +0100 |
commit | 2f6ce68ca74153c6343568394afcfc24a53e6806 (patch) | |
tree | cba4b34d019b9803f2ba90eacd4ceb547ca2ccd5 /HISTORY | |
parent | dee1225fa4d5de99b414b3748a21ef43e522818e (diff) | |
download | vdr-2f6ce68ca74153c6343568394afcfc24a53e6806.tar.gz vdr-2f6ce68ca74153c6343568394afcfc24a53e6806.tar.bz2 |
Fixed setting the 'title' of a recording's info to the recording's name if there is no info file
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9599,3 +9599,5 @@ Video Disk Recorder Revision History in case there is more than one timer that will match that event. - Made the functions cRecordingInfo::SetData() and cRecordingInfo::SetAux() public (thanks to Peter Bieringer). +- Fixed setting the 'title' of a recording's info to the recording's name if there + is no info file (the change in version 1.7.28 broke the fallback to the old 'summary.vdr'). |