summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-21 10:44:29 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-21 10:44:29 +0200
commit06a27f142b65cef811d7e0a5931d54ed15725a7d (patch)
tree9a66120247458d54463fbee543261cb567365b0d /HISTORY
parent7533b69e9b67d5d2e6df4bef8af17fa02c068f0d (diff)
downloadvdr-06a27f142b65cef811d7e0a5931d54ed15725a7d.tar.gz
vdr-06a27f142b65cef811d7e0a5931d54ed15725a7d.tar.bz2
Added 'Service' functions to the plugin interface
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9406d6c8..601dbad4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3711,3 +3711,5 @@ Video Disk Recorder Revision History
one, or a timer on such a channel hits right after starting VDR.
- Fixed cVideoRepacker to better handle errors in data (thanks to Reinhard Nissl).
- Fixed cDvbTuner to avoid lockups on NPTL systems (thanks to Marcel Wiesweg).
+- Added 'Service' functions to the plugin interface (thanks to Udo Richter).
+ See PLUGINS.html, section "Custom services" for details.