summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-26 16:05:29 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-26 16:05:29 +0200
commitc23d35e267d0127eaaf6e117b5546deb095d4bc4 (patch)
treec7fedbb54d635798f6275a26d763b95e6b9a9d9c /HISTORY
parent7a57c099e54fac6bfd04f84059c21bffe448cc0f (diff)
downloadvdr-c23d35e267d0127eaaf6e117b5546deb095d4bc4.tar.gz
vdr-c23d35e267d0127eaaf6e117b5546deb095d4bc4.tar.bz2
Fixed the EPG scan, so that it doesn't use the primary device if that is currently in Transfer-Mode from itself
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 73be00c4..d6a38df7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3727,3 +3727,6 @@ Video Disk Recorder Revision History
- Modified handling of audio packets for radio channels in remux.c (thanks to
Reinhard Nissl).
- Updated the Danish OSD texts (thanks to Mogens Elneff).
+- Fixed the EPG scan, so that it doesn't use the primary device if that is
+ currently in Transfer-Mode from itself (thanks to Marcus Hilbrich for a bug
+ report that lead to this).