Added Begin/EndSegmentTransfer() to the EPG handler interface

This commit is contained in:
Klaus Schmidinger
2013-08-23 10:54:49 +02:00
parent 9492231058
commit f0537ea0f1
5 changed files with 31 additions and 3 deletions

View File

@@ -2550,6 +2550,7 @@ J
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