diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-04-06 09:50:30 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-04-06 09:50:30 +0200 |
commit | 19a0e3cda769aff7079e891a0cbcccb7329b00d3 (patch) | |
tree | 1227b9202ada67b2c70a6ec053af04a2bf8ab237 /HISTORY | |
parent | 7fb13b3cbf6b7a2290a85e4d93b208c5a164dd43 (diff) | |
download | vdr-19a0e3cda769aff7079e891a0cbcccb7329b00d3.tar.gz vdr-19a0e3cda769aff7079e891a0cbcccb7329b00d3.tar.bz2 |
Fixed MakePatternFileName() in case the event doesn't yet have a short text
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9636,3 +9636,5 @@ Video Disk Recorder Revision History - Spawned timers that don't use VPS now automatically adjust their start/stop times to changes in the respective event's times. - Fixed handling the timer counter in cSchedule::DelEvent(). +- Fixed MakePatternFileName() in case the event doesn't yet have a short text (reported + by Jürgen Schneider). |