summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-09-17 10:10:54 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-09-17 10:10:54 +0200
commitfea8c9a64f4ed5987add9b0723d73e42c6ab2212 (patch)
tree1237475fbce2ab0ff8ee2e832b44697a97132ab9
parent7d637b588f1d6be5972591dc788a54bd9ba8ee5c (diff)
downloadvdr-fea8c9a64f4ed5987add9b0723d73e42c6ab2212.tar.gz
vdr-fea8c9a64f4ed5987add9b0723d73e42c6ab2212.tar.bz2
Added reference to EN50494
-rw-r--r--HISTORY11
1 files changed, 6 insertions, 5 deletions
diff --git a/HISTORY b/HISTORY
index 3831a4b8..03705783 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6748,11 +6748,12 @@ 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().
-- VDR now supports "Satellite Channel Routing" (SCR) (based on the "unicable" patch
- from Lars Hanisch). Since "Unicable" is a registered trademark and stands for only
- one of many implementations of SCR, the following changes have been made compared
- to the patch, which need to be taken into account by people who have set up their
- system using the patch:
+- VDR now supports "Satellite Channel Routing" (SCR) according to EN50494 (based on
+ the "unicable" patch from Lars Hanisch).
+ Since "Unicable" is a registered trademark and stands for only one of many
+ implementations of SCR, the following changes have been made compared to the patch,
+ which need to be taken into account by people who have set up their system using
+ the patch:
- The 'U' parameter in the diseqc.conf file has been changed to 'S' ("Scr").
- The configuration file name has been changed from "unicable.conf" to "scr.conf".
- Updated sources.conf (thanks to Arthur Konovalov).