cDvbTuner::ExecuteDiseqc() now makes sure only one tuner sends SCR commands at any given time

This commit is contained in:
Klaus Schmidinger
2012-01-08 14:32:39 +01:00
parent acaa549404
commit 2b3821cc88
3 changed files with 9 additions and 1 deletions

View File

@@ -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<74>n F<>ley).
- cDvbTuner::ExecuteDiseqc() now makes sure only one tuner sends SCR commands
at any given time (reported by Frank Neumann).