summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-09-15 11:52:43 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-09-15 11:52:43 +0200
commit3a3d4c2a5ac69591c0c4cb922bd34a0c9dfd38e0 (patch)
tree2dfaf4b0156f5f108bb344d7331c57574a59744b /HISTORY
parent327c2a7dd2cb7c4060db6e590c977838e8fd7d52 (diff)
downloadvdr-3a3d4c2a5ac69591c0c4cb922bd34a0c9dfd38e0.tar.gz
vdr-3a3d4c2a5ac69591c0c4cb922bd34a0c9dfd38e0.tar.bz2
Only calling cStatus::MsgChannelSwitch() for actual switching
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 571cee90..bc54e6fa 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1468,3 +1468,6 @@ Video Disk Recorder Revision History
(thanks to Stefan Huelswitt for his help).
- A previous 'Transfer Mode' is now automatically re-started after a replay
stops.
+- Only calling cStatus::MsgChannelSwitch() if a channel is actually going to
+ be switched or has actually been switched successfully (thanks to Stefan
+ Huelswitt).