Removed all error messages from cRecordings::ScanVideoDir()

This commit is contained in:
Klaus Schmidinger
2004-07-17 11:22:29 +02:00
parent 70ea2cbbd1
commit c99e16ec41
4 changed files with 18 additions and 21 deletions

View File

@@ -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.