diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-04 10:19:23 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-04 10:19:23 +0200 |
commit | 8d8dd8ecbd3a7c95800921009c72123939e3e571 (patch) | |
tree | aec79840530906ce826751ededb9b8aed69c06dd /CONTRIBUTORS | |
parent | 4bce65eb10999e2c7500faa6113bb79af600dc2e (diff) | |
download | vdr-8d8dd8ecbd3a7c95800921009c72123939e3e571.tar.gz vdr-8d8dd8ecbd3a7c95800921009c72123939e3e571.tar.bz2 |
Added HandledExternally() 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 c9a5660b..617e26c9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2465,6 +2465,7 @@ Ulf Kiener <webmaster@ulf-kiener.de> Jörg Wendel <vdr-ml@jwendel.de> for reporting that cPlugin::Active() was called too often + for adding HandledExternally() 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 |