Checking for duplicate recordings with the same file name and disabling the second timer

This commit is contained in:
Klaus Schmidinger
2003-05-25 12:56:26 +02:00
parent b92bb866f6
commit 0eb11ea3de
3 changed files with 23 additions and 1 deletions

View File

@@ -2202,3 +2202,5 @@ Video Disk Recorder Revision History
will be used for FTA recordings in case the CAM is connected to a non-primary
device (thanks to Reinhard Walter Buchner for reporting this one).
- The cCiHandler now closes its file handle when it gets destroyed.
- Checking for duplicate recordings with the same file name and disabling the
second timer (thanks to Peter Bieringer for reporting this one).