summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-05-09 08:33:59 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-05-09 08:33:59 +0200
commit0b4069c91f5bcc29a4ca81356d12db4e71ec1f7a (patch)
tree49d9775064273f50fe77f7380ae234c07d2abd8f /HISTORY
parent06b8fe94ef8e07dde1ff7cc33d9d940448fb1109 (diff)
downloadvdr-0b4069c91f5bcc29a4ca81356d12db4e71ec1f7a.tar.gz
vdr-0b4069c91f5bcc29a4ca81356d12db4e71ec1f7a.tar.bz2
Removed the "bondedMasterFailed" mechanism from cDvbTuner
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0f2a23cd..d63cc763 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).