summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-05-24 15:34:30 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-05-24 15:34:30 +0200
commit44dbfe9f384c3519e9c7ce29ae7eb790b544ea5d (patch)
tree5667f58d7a373dbaa5b2d2310e6818f9f1ac2d09 /HISTORY
parent609285eb646456991f1c29695f728d38da6f69e9 (diff)
downloadvdr-44dbfe9f384c3519e9c7ce29ae7eb790b544ea5d.tar.gz
vdr-44dbfe9f384c3519e9c7ce29ae7eb790b544ea5d.tar.bz2
Fixed channel switching in case the current channel becomes unavailable
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 3166113e..3f41ffc2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2190,3 +2190,8 @@ Video Disk Recorder Revision History
Wiesweg).
- Fixed channel switching in the EPG scanner on single device systems.
- Completed the Swedish OSD texts (thanks to Tomas Prybil).
+- Now switching to the channel used by the most recently started timer in case
+ the original current channel becomes unavailable due to a recording on a
+ different transponder. If this fails, a channel up/down switch is attempted as
+ a fallback solution (thanks to Lauri Tischler for reporting this one, and to
+ Hermann Gausterer for suggesting to switch to the recording channel).