summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-02-12 12:45:35 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-02-12 12:45:35 +0100
commitcace8bed8d05444168ab82d0042f6ac5193befb4 (patch)
treee04fafa8b7a12412ed764c5418d97a4787d8f4ea /HISTORY
parent2772964f99e7b14888d1faf4a2d3915e54f3e924 (diff)
downloadvdr-cace8bed8d05444168ab82d0042f6ac5193befb4.tar.gz
vdr-cace8bed8d05444168ab82d0042f6ac5193befb4.tar.bz2
Fixed selecting the primary device for receiving the live viewing channel in case it is bonded with an other device and has no receiver attached to it
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 749b0eb6..fe486796 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6836,7 +6836,7 @@ Video Disk Recorder Revision History
- Fixed frozen live view with device bonding in case the bonded master is used for
live viewing (reported by Uwe Scheffler).
-2012-02-11: Version 1.7.24
+2012-02-12: Version 1.7.24
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Fixed a high load in case a transponder can't be received.
@@ -6853,3 +6853,5 @@ Video Disk Recorder Revision History
Sundararaj Reel).
- The epg.data file is now read in a separate thread to make the startup process
faster in case the file is very large (suggested by Helmut Auer).
+- Fixed selecting the primary device for receiving the live viewing channel in
+ case it is bonded with an other device and has no receiver attached to it.