summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-11-25 16:44:13 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-11-25 16:44:13 +0100
commit1d9eb9f7bcc73fdcdc74d472e483779882e94f4c (patch)
treeb5cf8e8ede95b3694e6efce65456ed1472e3cc88 /HISTORY
parent6e6eeab1fdec4c628a624099e5d5e475ff46b619 (diff)
downloadvdr-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--HISTORY5
1 files changed, 3 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index 3fc7cb5d..3f00cb1a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).