diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-07-17 11:22:29 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-07-17 11:22:29 +0200 |
commit | c99e16ec41d48206c1c7e158be91a96c33c36539 (patch) | |
tree | 0f9edb833d98dd0ec6f5c888dfa91d56c30e35f6 /HISTORY | |
parent | 70ea2cbbd1d9b393486c01632716124ca7e55b27 (diff) | |
download | vdr-c99e16ec41d48206c1c7e158be91a96c33c36539.tar.gz vdr-c99e16ec41d48206c1c7e158be91a96c33c36539.tar.bz2 |
Removed all error messages from cRecordings::ScanVideoDir()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |