diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-07 14:00:28 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-07 14:00:28 +0100 |
commit | 680b1b8f8721c0462f04e838dcafd799a10b5574 (patch) | |
tree | 929957eeca83cb9371a16b6d82673777ea050fd3 /HISTORY | |
parent | 40d06559bb1f4ac515fe62f913238882a8597cf6 (diff) | |
download | vdr-680b1b8f8721c0462f04e838dcafd799a10b5574.tar.gz vdr-680b1b8f8721c0462f04e838dcafd799a10b5574.tar.bz2 |
Removed the calls to EITScanner.UsesDevice(this) from dvb[hs]ddevice.c
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |