Fixed MakePatternFileName() in case the event doesn't yet have a short text

This commit is contained in:
Klaus Schmidinger
2021-04-06 09:50:30 +02:00
parent 7fb13b3cbf
commit 19a0e3cda7
3 changed files with 7 additions and 2 deletions

View File

@@ -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).