diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-12 14:33:44 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-12 14:33:44 +0100 |
commit | fef409fe23c9fb6c8114255ad045336a2b97c287 (patch) | |
tree | e154ce4102b2b79a86e4549714243a13eb2d3340 /HISTORY | |
parent | 16d37090dc82bcf1769f2ddb7439c6034d0f2e97 (diff) | |
download | vdr-fef409fe23c9fb6c8114255ad045336a2b97c287.tar.gz vdr-fef409fe23c9fb6c8114255ad045336a2b97c287.tar.bz2 |
Fixed the example for cReceiver in PLUGINS.html
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7494,7 +7494,7 @@ Video Disk Recorder Revision History use it. - Added maximum SNR value for PCTV Systems PCTV 73ESE (thanks to Cedric Dewijs). -2013-01-06: Version 1.7.36 +2013-01-12: Version 1.7.36 - Added maximum SNR value for PCTV Systems nanoStick T2 290e (thanks to Antti Hartikainen). @@ -7512,3 +7512,4 @@ Video Disk Recorder Revision History files to be spread around your system according to the FHS, you can set the parameter ONEDIR=1 (using Make.config) to have all files in one /video directory as before. +- Fixed the example for cReceiver in PLUGINS.html. |