summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-02-19 12:18:18 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-02-19 12:18:18 +0100
commitf226c845835e6174f2635b63cf1f045cb437d1c6 (patch)
treeaa075eb6d358f7c2d0b41440883b757e6f45e1b3 /HISTORY
parentf714ee0f55920c09738abf37d61d7f1295b5d2e7 (diff)
downloadvdr-f226c845835e6174f2635b63cf1f045cb437d1c6.tar.gz
vdr-f226c845835e6174f2635b63cf1f045cb437d1c6.tar.bz2
Avoiding unnecessary calls to SetPid() in cDvbDevice::SetAudioTrackDevice()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 12836d48..44c5cb31 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).