Fixed cDvbDevice::SetAudioTrackDevice() to avoid a blank screen after switching back to live mode if a recording is currently active on the primary device

This commit is contained in:
Klaus Schmidinger
2005-02-08 11:27:42 +01:00
parent 16e71e1363
commit 34d51f5f83
3 changed files with 13 additions and 6 deletions

View File

@@ -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.