diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-06-15 14:12:56 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-06-15 14:12:56 +0200 |
commit | d17452dcfa08e92955d2def34f24a10fbffd08b1 (patch) | |
tree | e9b9b6333fd99b8a91e14465abd3bb17f913b9a5 /HISTORY | |
parent | 9de548ee59234ddfbb1e8a65d72d2385ba165d4e (diff) | |
download | vdr-d17452dcfa08e92955d2def34f24a10fbffd08b1.tar.gz vdr-d17452dcfa08e92955d2def34f24a10fbffd08b1.tar.bz2 |
Bugfix in editing mechanism
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -506,7 +506,7 @@ Video Disk Recorder Revision History - Fixed removing recordings with Lifetime = 99. - Improved channel switching. -2001-06-14: Version 0.82 +2001-06-15: Version 0.82 - Increased timeout until reporting "broken video data stream" when recording. - Modified method of turning off PIDs when switching channel. @@ -526,4 +526,5 @@ Video Disk Recorder Revision History This will create packets for the second audio track that are small enough to multiplex smoothly with the video data. - +- Fixed a bug in the editing mechanism (didn't work with recordings that + consist of more than one data file). |