diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-06 13:49:13 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-06 13:49:13 +0100 |
commit | d824e95704f374e18768eb7ca3abf8ac053185d9 (patch) | |
tree | 76f157f92866e736a63c3f39dab590d7f2ec6367 /HISTORY | |
parent | e57611dfd37ddbaf667bda5fa420bd1cc10b0793 (diff) | |
download | vdr-d824e95704f374e18768eb7ca3abf8ac053185d9.tar.gz vdr-d824e95704f374e18768eb7ca3abf8ac053185d9.tar.bz2 |
Calling pesAssembler->Reset() in cDevice::AttachPlayer() to avoid problems with residual data in replay and Transfer Mode
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3369,3 +3369,6 @@ Video Disk Recorder Revision History - Making sure the "Mute" and "Volume+/-" keys don't interfere with digital audio. - Fixed the "pre 1.3.19" compatibility mode for old Dolby Digital recordings (thanks to Werner Fink for pointing out that this can be triggered in the default branch). +- Calling pesAssembler->Reset() in cDevice::AttachPlayer() to avoid problems with + residual data in replay and Transfer Mode (thanks to Werner Fink for pointing this + out). |