diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2001-11-25 18:00:00 +0100 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2001-11-25 18:00:00 +0100 |
commit | b420457467ad0c8ae71f8b985914e85b7a0ff5aa (patch) | |
tree | 6d5b949efc2de0e0a5b27272fa92581e133c7fe3 /CONTRIBUTORS | |
parent | 6e1fd835558b4e70ad94a280a209f050ec0f7a75 (diff) | |
download | vdr-patch-lnbsharing-b420457467ad0c8ae71f8b985914e85b7a0ff5aa.tar.gz vdr-patch-lnbsharing-b420457467ad0c8ae71f8b985914e85b7a0ff5aa.tar.bz2 |
Version 0.99pre1vdr-0.99pre1
- 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).
This currently works only for UK channels.
- Removed the range limits for the Frequency and Srate parameters of channel
definitions.
- Changed the maximum value for PIDs in channels.conf from 0xFFFE to 0x1FFF.
- Fixed DVD audio sync problems (thanks to Andreas Schultz).
- Fixed external AC3 replay for DVDs (thanks to Andreas Schultz).
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2fdfcc1..12154c8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -59,6 +59,7 @@ Deti Fliegl <deti@fliegl.de> Dave Chapman <dave@dchapman.com> for implementing support for the teletext PID for his great support in switching to the NAPI + for implementing DVB-T support Hans-Peter Raschke <Hans-Peter.Raschke@Wintermann-DatenService.de> for his support in adapting VDR to DVB-C @@ -162,3 +163,6 @@ Thomas Heiligenmann <thomas@heiligenmann.de> Norbert Schmidt <nschmidt-nrw@t-online.de> for filling in some missing teletext PIDs + +Thilo Wunderlich <tw@ubcom.net> + for his help in keeping 'channels.conf' up to date |