Added IsUpdate() to the EPG handler interface

This commit is contained in:
Klaus Schmidinger
2012-08-25 11:31:35 +02:00
parent 3f03cfa14d
commit 08ab22f987
5 changed files with 22 additions and 4 deletions

View File

@@ -2467,6 +2467,7 @@ Ulf Kiener <webmaster@ulf-kiener.de>
J<EFBFBD>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