diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-08 11:27:42 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-08 11:27:42 +0100 |
commit | 34d51f5f8375ff711cdf07c5ddef39b10ec6ab88 (patch) | |
tree | 435483ba2cda276c20adc7df0fb60df26ff288d5 /HISTORY | |
parent | 16e71e13631361443fa5574c8c297b8bf6abfdff (diff) | |
download | vdr-34d51f5f8375ff711cdf07c5ddef39b10ec6ab88.tar.gz vdr-34d51f5f8375ff711cdf07c5ddef39b10ec6ab88.tar.bz2 |
Fixed cDvbDevice::SetAudioTrackDevice() to avoid a blank screen after switching back to live mode if a recording is currently active on the primary device
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3373,3 +3373,8 @@ Video Disk Recorder Revision History residual data in replay and Transfer Mode (thanks to Werner Fink for pointing this out). - Added MPEG1 replay capability to cPesAssembler (thanks to Stefan Huelswitt). + +2005-02-08: Version 1.3.21 + +- Fixed cDvbDevice::SetAudioTrackDevice() to avoid a blank screen after switching + back to live mode if a recording is currently active on the primary device. |