summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-07-22 14:11:02 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-07-22 14:11:02 +0200
commit92e4e131d015e278fbae178126743ccc8b01aaec (patch)
tree833509bbccff9b44191d7e8f348c68022d3baffe /HISTORY
parent375aa2563ad24f127874f45b87a1e70a2fbda50d (diff)
downloadvdr-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--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e6f100ca..c9b0efd8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).