diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-04-12 13:39:12 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-04-12 13:39:12 +0200 |
commit | e59c6ac433e50f76986331a3ff2e610e60ddf4b5 (patch) | |
tree | 9e8139ac41547046bfdb969243b775da464a5102 /HISTORY | |
parent | 0b82b38533792023097a47371b594075cdfb44aa (diff) | |
download | vdr-e59c6ac433e50f76986331a3ff2e610e60ddf4b5.tar.gz vdr-e59c6ac433e50f76986331a3ff2e610e60ddf4b5.tar.bz2 |
Re-implemented handling of DVB-S2
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5729,3 +5729,12 @@ Video Disk Recorder Revision History - Added Chinese language texts (thanks to Nan Feng). - Updated the Portuguese language texts. - Added a note about VDR_CHARSET_OVERRIDE to the INSTALL file. + +2008-04-12: Version 1.7.0 + +- Re-implemented handling of DVB-S2, which first appeared in version 1.5.14, but was + revoked in version 1.5.15 in favor of making a stable version 1.6.0. VDR now + requires the "multiproto" DVB driver, e.g. from http://jusst.de/hg/multiproto. + Note that the channels.conf file now supports additional parameters, so you may + want to make sure you have a backup of this file in case you need to go back to + the previous version of VDR! |