diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-07-22 14:11:02 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-07-22 14:11:02 +0200 |
commit | 92e4e131d015e278fbae178126743ccc8b01aaec (patch) | |
tree | 833509bbccff9b44191d7e8f348c68022d3baffe /HISTORY | |
parent | 375aa2563ad24f127874f45b87a1e70a2fbda50d (diff) | |
download | vdr-92e4e131d015e278fbae178126743ccc8b01aaec.tar.gz vdr-92e4e131d015e278fbae178126743ccc8b01aaec.tar.bz2 |
cDevice::GetDevice() now prefers any device that's already receiving and doesn't require detatching receivers
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4826,3 +4826,5 @@ Video Disk Recorder Revision History some superfluous semicolons in ci.c (thanks to Marco Schlüßler). - Fixed handling client side termination of SVDRP connections (thanks to Frank Schmirler). +- cDevice::GetDevice() now prefers any device that's already receiving and doesn't + require detatching receivers (suggested by Anssi Hannula). |