diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-08-27 08:42:31 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-08-27 08:42:31 +0200 |
commit | c2e2673629c0a721e721f64e0dbec85a02f7b013 (patch) | |
tree | 39516640af46e195a6a8f62e6a53a170cbf3bc64 /HISTORY | |
parent | 1305406f0a87a17a81c3c2eeead847fd8a9c3587 (diff) | |
download | vdr-c2e2673629c0a721e721f64e0dbec85a02f7b013.tar.gz vdr-c2e2673629c0a721e721f64e0dbec85a02f7b013.tar.bz2 |
Revoked the change to cDevice::GetDevice() that was introduced in version 1.4.1-21.4.2
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -4888,3 +4888,10 @@ Video Disk Recorder Revision History by Petri Hintukainen). - Fixed handling "Ca Info" in case the CAM sends this again if the smart card is replaced with a different one. + +2006-08-27: Version 1.4.2 + +- Revoked the change to cDevice::GetDevice() that was introduced in version 1.4.1-2, + which made it prefer any device that's already receiving and doesn't require + detatching receivers. This change has caused some unwanted behavior, so further + testing is necessary. |