Only calling cStatus::MsgChannelSwitch() for actual switching

This commit is contained in:
Klaus Schmidinger
2002-09-15 11:52:43 +02:00
parent 327c2a7dd2
commit 3a3d4c2a5a
3 changed files with 18 additions and 10 deletions

View File

@@ -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).