The function cEpgHandlers::BeginSegmentTransfer() is now boolean

This commit is contained in:
Klaus Schmidinger
2017-03-31 15:24:35 +02:00
parent 112bfa5897
commit d6f57259fa
5 changed files with 21 additions and 9 deletions

View File

@@ -2618,6 +2618,7 @@ J
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
for making cEpgHandlers::BeginSegmentTransfer() boolean
Peter Pinnau <vdr@unterbrecher.de>
for reporting that 'uint32_t' requires including stdint.h in font.h on some systems