summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 72963102..fc43bdc1 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6981,3 +6981,6 @@ Video Disk Recorder Revision History
by using "occupied".
- Fixed selecting devices for the EPG scan in case the primary device is bonded
with an other one.
+- Removed the calls to EITScanner.UsesDevice(this) from dvb[hs]ddevice.c, because
+ the code following these calls is only executed if LiveView is true, which is
+ never the case when the EITScanner switches to a channel.