Fixed a crash when starting "Pause live video" twice within the same minute on the same channel

This commit is contained in:
Klaus Schmidinger
2003-08-16 10:41:21 +02:00
parent 57a95c6790
commit 2e9ef13f1c
2 changed files with 5 additions and 1 deletions

View File

@@ -2302,3 +2302,5 @@ Video Disk Recorder Revision History
mode (thanks to Rainer Zocholl for reporting this one).
- VDR now stops with exit status 2 if one of the configuration files can't be
read correctly at program startup (suggested by Rainer Zocholl).
- Fixed a crash when starting "Pause live video" twice within the same minute on
the same channel.