summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-02-19 12:20:53 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-02-19 12:20:53 +0100
commit605cd542806849373114419b1c65f8c5d8895c31 (patch)
treea18e57d2583f78832fa56085cede2077210cd2ed /HISTORY
parentf226c845835e6174f2635b63cf1f045cb437d1c6 (diff)
downloadvdr-605cd542806849373114419b1c65f8c5d8895c31.tar.gz
vdr-605cd542806849373114419b1c65f8c5d8895c31.tar.bz2
Fixed calling cStatus::MsgChannelSwitch() in cDevice::SetChannel()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 44c5cb31..df11f471 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3422,3 +3422,5 @@ Video Disk Recorder Revision History
cEvent::FixEpgBugs() (thanks to Wolfgang Rohdewald).
- Avoiding unnecessary calls to SetPid() in cDvbDevice::SetAudioTrackDevice()
(thanks to Marco Schlüßler).
+- Fixed calling cStatus::MsgChannelSwitch() in cDevice::SetChannel() (thanks to
+ Marco Schlüßler).