summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-02-06 14:23:03 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-02-06 14:23:03 +0100
commit644a9f07f26df58b7d79cea8ea961c2232a092be (patch)
tree3f47c7be9bdb0af8ac5db55e2932c3e9cd0b153b /HISTORY
parent2517b2ee8df0a10ae03135a62a9356d4aebdfe64 (diff)
downloadvdr-644a9f07f26df58b7d79cea8ea961c2232a092be.tar.gz
vdr-644a9f07f26df58b7d79cea8ea961c2232a092be.tar.bz2
Implemented cDeviceHook
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index cfd60e71..12b411f3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6319,3 +6319,5 @@ Video Disk Recorder Revision History
"EPG scan" is active (suggested by Halim Sahim).
- Improved handling frames at the beginning and end of a recording in cDvbPlayer for
devices with large buffers (thanks to Reinhard Nissl).
+- Implemented cDeviceHook to allow plugins more control over which device can
+ provide which transponder (thanks to Reinhard Nissl).