Immediately displaying the new channel info when switching channel groups

This commit is contained in:
Klaus Schmidinger
2004-10-30 15:37:16 +02:00
parent 664df0902e
commit fc0596d859
2 changed files with 7 additions and 2 deletions

View File

@@ -3086,3 +3086,4 @@ Video Disk Recorder Revision History
- No longer explicitly waiting for a tuner lock when switching channels
(apparently setting "live" PIDs before the tuner is locked doesn't hurt).
Moved the wait into cDevice::AttachReceiver() instead.
- Immediately displaying the new channel info when switching channel groups.