diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-08-25 11:31:35 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-08-25 11:31:35 +0200 |
commit | 08ab22f987a7ce7489ac31e8e0d37c9054651ba8 (patch) | |
tree | fb0b9942646ab7743903d4d6091c146ef2653f58 /CONTRIBUTORS | |
parent | 3f03cfa14d53c17f74802d17797c39d4e2cb2856 (diff) | |
download | vdr-08ab22f987a7ce7489ac31e8e0d37c9054651ba8.tar.gz vdr-08ab22f987a7ce7489ac31e8e0d37c9054651ba8.tar.bz2 |
Added IsUpdate() 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 608251b2..7ae8fb8a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2467,6 +2467,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 + for adding IsUpdate() 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 |