summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-07-17 11:22:29 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-07-17 11:22:29 +0200
commitc99e16ec41d48206c1c7e158be91a96c33c36539 (patch)
tree0f9edb833d98dd0ec6f5c888dfa91d56c30e35f6 /HISTORY
parent70ea2cbbd1d9b393486c01632716124ca7e55b27 (diff)
downloadvdr-c99e16ec41d48206c1c7e158be91a96c33c36539.tar.gz
vdr-c99e16ec41d48206c1c7e158be91a96c33c36539.tar.bz2
Removed all error messages from cRecordings::ScanVideoDir()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2228a7f3..bf1e9347 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2935,3 +2935,9 @@ Video Disk Recorder Revision History
out this one).
- Fixed cRingBufferLinear::Get() in case the buffer wraps around (thanks to Ludwig
Nussel for reporting this one).
+
+2004-07-17: Version 1.3.12
+
+- Removed all error messages from cRecordings::ScanVideoDir() and just skipping
+ entries that cause errors in order to avoid failure in case of things like
+ broken links etc.