summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-10-30 15:37:16 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-10-30 15:37:16 +0200
commitfc0596d8598a235a1bf9fd3e107213dc1ccc4647 (patch)
tree92b47e5ff142a2a9927b695fe313ad246c1f5258 /HISTORY
parent664df0902e624904098bad2aacc922c40d26a01c (diff)
downloadvdr-fc0596d8598a235a1bf9fd3e107213dc1ccc4647.tar.gz
vdr-fc0596d8598a235a1bf9fd3e107213dc1ccc4647.tar.bz2
Immediately displaying the new channel info when switching channel groups
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d4f4fe6b..53e65662 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.