Implemented DVB-T support; Removed the range limits for the Frequency and Srate parameters of channel definitions

This commit is contained in:
Klaus Schmidinger
2001-11-24 11:42:43 +01:00
parent 916fc0762b
commit 01bff47d1c
8 changed files with 82 additions and 69 deletions

View File

@@ -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.