summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-01-08 14:32:39 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-01-08 14:32:39 +0100
commit2b3821cc88e3caf087ec10246d9e9239270d3c60 (patch)
tree1f1e0017befeadb5326f91ffff30d2c5662ae654 /HISTORY
parentacaa5494041afad36ba2b8c32af36b70ca6cf88e (diff)
downloadvdr-2b3821cc88e3caf087ec10246d9e9239270d3c60.tar.gz
vdr-2b3821cc88e3caf087ec10246d9e9239270d3c60.tar.bz2
cDvbTuner::ExecuteDiseqc() now makes sure only one tuner sends SCR commands at any given time
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 70e14e00..2108f02d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6801,3 +6801,5 @@ Video Disk Recorder Revision History
DTV_ENUM_DELSYS call. With older drivers it will fall back to one delivery
system per frontend.
- Updated the Hungarian language texts (thanks to István Füley).
+- cDvbTuner::ExecuteDiseqc() now makes sure only one tuner sends SCR commands
+ at any given time (reported by Frank Neumann).