Fixed a high load in case a transponder can't be received

This commit is contained in:
Klaus Schmidinger
2012-01-16 12:43:33 +01:00
parent 98a443cc61
commit 41f185b000
2 changed files with 5 additions and 4 deletions

View File

@@ -6842,3 +6842,4 @@ Video Disk Recorder Revision History
- Revoked "Fixed handling symbolic links in cRecordings::ScanVideoDir()".
This change actually broke handling symbolic links (see
http://www.vdr-portal.de/board1-news/board2-vdr-news/p1047199-announce-vdr-developer-version-1-7-23/#post1047199).
- Fixed a high load in case a transponder can't be received.