diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-08-23 10:54:49 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-08-23 10:54:49 +0200 |
commit | f0537ea0f1102fa4961ff7d592238c70da8c8240 (patch) | |
tree | b4efe093c2fbbe7f246072d0533e06d888690583 /CONTRIBUTORS | |
parent | 94922310584409a159ab317f284a0d4cb399a814 (diff) | |
download | vdr-f0537ea0f1102fa4961ff7d592238c70da8c8240.tar.gz vdr-f0537ea0f1102fa4961ff7d592238c70da8c8240.tar.bz2 |
Added Begin/EndSegmentTransfer() to the EPG handler interface
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9840890e..f1628069 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2550,6 +2550,7 @@ Jörg Wendel <vdr-ml@jwendel.de> for reporting that cPlugin::Active() was called too often for adding HandledExternally() to the EPG handler interface for adding IsUpdate() to the EPG handler interface + for adding Begin/EndSegmentTransfer() to the EPG handler interface Peter Pinnau <vdr@unterbrecher.de> for reporting that 'uint32_t' requires including stdint.h in font.h on some systems |