summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-09-10 13:55:08 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-09-10 13:55:08 +0200
commit78e89efee8a54d4343183fc98a34d13f9e0ef478 (patch)
tree6b582833e0699e0e08abc97e3445d7b5a81e6746 /HISTORY
parent873b14ac0c5e6ee53c61f3e08df2ce2ee7d9268f (diff)
downloadvdr-78e89efee8a54d4343183fc98a34d13f9e0ef478.tar.gz
vdr-78e89efee8a54d4343183fc98a34d13f9e0ef478.tar.bz2
The DiSEqC codes are now copied in the call to cDiseqc::Execute()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 056a04ab..8c005b14 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6747,3 +6747,4 @@ Video Disk Recorder Revision History
- Fixed scaling subtitles in case the primary device's GetVideoSize() function doesn't
return actual values (thanks to Luca Olivetti).
+- The DiSEqC codes are now copied in the call to cDiseqc::Execute().