diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-07 13:46:13 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-07 13:46:13 +0100 |
commit | 40d06559bb1f4ac515fe62f913238882a8597cf6 (patch) | |
tree | c2fdbdefc54bc1d93f8b92110b0b248d5bace4b6 /HISTORY | |
parent | 61e420bdf6159af3c31023ae2230f6743cf6d8d3 (diff) | |
download | vdr-40d06559bb1f4ac515fe62f913238882a8597cf6.tar.gz vdr-40d06559bb1f4ac515fe62f913238882a8597cf6.tar.bz2 |
Fixed selecting devices for the EPG scan in case the primary device is bonded with an other one
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6960,7 +6960,7 @@ Video Disk Recorder Revision History which was made in version 1.1.10, so please report if this has any unwanted side effects. -2012-03-06: Version 1.7.26 +2012-03-07: Version 1.7.26 - Now checking for NULL in cOsd::AddPixmap() (suggested by Christoph Haubrich). - Fixed the German translation of "VDR will shut down in %s minutes" (thanks to @@ -6979,3 +6979,5 @@ Video Disk Recorder Revision History - Fixed switching devices to the transponders of VPS recordings in case there are only bonded devices. The cDevice's "avoid device" mechanism has been replaced by using "occupied". +- Fixed selecting devices for the EPG scan in case the primary device is bonded + with an other one. |