diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-09-15 11:52:43 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-09-15 11:52:43 +0200 |
commit | 3a3d4c2a5ac69591c0c4cb922bd34a0c9dfd38e0 (patch) | |
tree | 2dfaf4b0156f5f108bb344d7331c57574a59744b /HISTORY | |
parent | 327c2a7dd2cb7c4060db6e590c977838e8fd7d52 (diff) | |
download | vdr-3a3d4c2a5ac69591c0c4cb922bd34a0c9dfd38e0.tar.gz vdr-3a3d4c2a5ac69591c0c4cb922bd34a0c9dfd38e0.tar.bz2 |
Only calling cStatus::MsgChannelSwitch() for actual switching
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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). |