diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-06 12:32:38 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-06 12:32:38 +0100 |
commit | 61e420bdf6159af3c31023ae2230f6743cf6d8d3 (patch) | |
tree | 2d120ffeb4e50bd5ad7f10d025ee401fbe497793 /HISTORY | |
parent | a57acf570d87e383fd6d89b2ac80087152792d2e (diff) | |
download | vdr-61e420bdf6159af3c31023ae2230f6743cf6d8d3.tar.gz vdr-61e420bdf6159af3c31023ae2230f6743cf6d8d3.tar.bz2 |
Fixed switching devices to the transponders of VPS recordings in case there are only bonded devices
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 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-05: Version 1.7.26 +2012-03-06: 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 @@ -6976,3 +6976,6 @@ Video Disk Recorder Revision History - Made the ST:TNG skin the default in case the user selected skin is not available. - Improved displaying signal strength and quality in the ST:TNG skin's channel display. +- 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". |