summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <kls (at) cadsoft (dot) de>2001-11-25 18:00:00 +0100
committerKlaus Schmidinger <kls (at) cadsoft (dot) de>2001-11-25 18:00:00 +0100
commitb420457467ad0c8ae71f8b985914e85b7a0ff5aa (patch)
tree6d5b949efc2de0e0a5b27272fa92581e133c7fe3 /HISTORY
parent6e1fd835558b4e70ad94a280a209f050ec0f7a75 (diff)
downloadvdr-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 'HISTORY')
-rw-r--r--HISTORY13
1 files changed, 13 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c9d404e..3f00cb1 100644
--- a/HISTORY
+++ b/HISTORY
@@ -865,3 +865,16 @@ Video Disk Recorder Revision History
will now need to use kvdr 0.4 or later.
- 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-25: Version 0.99
+
+- 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).