diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-11-24 11:42:43 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-11-24 11:42:43 +0100 |
commit | 01bff47d1c94392905f6d538a9b0695c72880c7c (patch) | |
tree | 58e077dec1e7da043295be3edb0479a04ce1137c /HISTORY | |
parent | 916fc0762b49736497b44a26778a7066aa282f47 (diff) | |
download | vdr-01bff47d1c94392905f6d538a9b0695c72880c7c.tar.gz vdr-01bff47d1c94392905f6d538a9b0695c72880c7c.tar.bz2 |
Implemented DVB-T support; Removed the range limits for the Frequency and Srate parameters of channel definitions
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -866,9 +866,12 @@ Video Disk Recorder Revision History - The device /dev/video is now opened only if necessary (to GRAB an image), allowing other programs (like 'kvdr', for instance) to use that device. -2001-11-10: Version 0.9.9 +2001-11-24: Version 0.9.9 - Changed version numbering scheme. - Fixed several channel definitions in 'channels.conf' (thanks to Thilo Wunderlich). - Added MPEG audio support for DVD (thanks to Andreas Schultz). +- Implemented DVB-T support (thanks to Dave Chapman). +- Removed the range limits for the Frequency and Srate parameters of channel + definitions. |