diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-05-09 08:33:59 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-05-09 08:33:59 +0200 |
commit | 0b4069c91f5bcc29a4ca81356d12db4e71ec1f7a (patch) | |
tree | 49d9775064273f50fe77f7380ae234c07d2abd8f /HISTORY | |
parent | 06b8fe94ef8e07dde1ff7cc33d9d940448fb1109 (diff) | |
download | vdr-0b4069c91f5bcc29a4ca81356d12db4e71ec1f7a.tar.gz vdr-0b4069c91f5bcc29a4ca81356d12db4e71ec1f7a.tar.bz2 |
Removed the "bondedMasterFailed" mechanism from cDvbTuner
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7099,3 +7099,6 @@ Video Disk Recorder Revision History - Renamed the function cString::sprintf(const char *fmt, va_list &ap) to vsprintf(), because it might inadvertently be called with a 'char *' as the second argument on some compilers and cause a crash (reported by Sundararaj Reel). +- Removed the "bondedMasterFailed" mechanism from cDvbTuner, because it caused + problems with the EPG scan in case a transponder is not receivable in a setup with + bonded devices (reported by Michael Schneider). |