diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-19 12:18:18 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-19 12:18:18 +0100 |
commit | f226c845835e6174f2635b63cf1f045cb437d1c6 (patch) | |
tree | aa075eb6d358f7c2d0b41440883b757e6f45e1b3 /HISTORY | |
parent | f714ee0f55920c09738abf37d61d7f1295b5d2e7 (diff) | |
download | vdr-f226c845835e6174f2635b63cf1f045cb437d1c6.tar.gz vdr-f226c845835e6174f2635b63cf1f045cb437d1c6.tar.bz2 |
Avoiding unnecessary calls to SetPid() in cDvbDevice::SetAudioTrackDevice()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3420,3 +3420,5 @@ Video Disk Recorder Revision History - Removed some unneeded code and fixed access to unallocated memory in cEvent::FixEpgBugs() (thanks to Wolfgang Rohdewald). +- Avoiding unnecessary calls to SetPid() in cDvbDevice::SetAudioTrackDevice() + (thanks to Marco Schlüßler). |