summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-05-25 12:56:26 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-05-25 12:56:26 +0200
commit0eb11ea3def106d1844c568a3db9c2add23084ca (patch)
treecccde236b94fb313897bbc768791aafa52743f05 /HISTORY
parentb92bb866f6b46752cd8bd79817464ebf660a8a16 (diff)
downloadvdr-0eb11ea3def106d1844c568a3db9c2add23084ca.tar.gz
vdr-0eb11ea3def106d1844c568a3db9c2add23084ca.tar.bz2
Checking for duplicate recordings with the same file name and disabling the second timer
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index bb38e56b..258f3679 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).