diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-06-03 13:07:20 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-06-03 13:07:20 +0200 |
commit | a9b2afd28b878f932f98983e5e4e4f780ac6a7fe (patch) | |
tree | 479d2830d1508fe75288b0e85c2c2bb24f866a6b /HISTORY | |
parent | b41adae497b395d66cbca978a0b1b557aebda070 (diff) | |
download | vdr-a9b2afd28b878f932f98983e5e4e4f780ac6a7fe.tar.gz vdr-a9b2afd28b878f932f98983e5e4e4f780ac6a7fe.tar.bz2 |
Support for two audio channels
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -490,3 +490,14 @@ Video Disk Recorder Revision History a new recording with higher priority needs disk space. - Updated version of Matthias Schniedermeyer's 'schnitt' tools. - New 'master-timer' tool (thanks to Matthias Schniedermeyer). + +2001-06-03: Version 0.81 + +- Fixed handling the case where the driver reports EAGAIN during recording, + but no data comes within 5 seconds. +- Fixed EPG scanning on single DVB card systems. +- There can now be two audio PIDs per channel, which can be toggled via the + "Green" button in the "Main" menu. The "Edit Channel" menu therefore now + has two audio PID fields (Apid1 and Apid2). By default, Apid2 is 0, which + means there is no alternate audio track. + |