diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-11-25 16:44:13 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-11-25 16:44:13 +0100 |
commit | 1d9eb9f7bcc73fdcdc74d472e483779882e94f4c (patch) | |
tree | b5cf8e8ede95b3694e6efce65456ed1472e3cc88 /HISTORY | |
parent | 6e6eeab1fdec4c628a624099e5d5e475ff46b619 (diff) | |
download | vdr-1d9eb9f7bcc73fdcdc74d472e483779882e94f4c.tar.gz vdr-1d9eb9f7bcc73fdcdc74d472e483779882e94f4c.tar.bz2 |
Fixed external AC3 replay; switched back to old version numbering scheme0.9.9pre1
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -866,14 +866,15 @@ 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-24: Version 0.9.9 +2001-11-25: Version 0.99 -- 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). + 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). |