The cEvent class now has a new member 'aux'

This commit is contained in:
Klaus Schmidinger
2017-04-02 12:13:15 +02:00
parent 0a5a7893a5
commit c4cc5e613c
5 changed files with 45 additions and 16 deletions

View File

@@ -2620,6 +2620,7 @@ J
for adding Begin/EndSegmentTransfer() to the EPG handler interface
for making cEpgHandlers::BeginSegmentTransfer() boolean
for suggesting to change tEventID back to u_int32_t
for adding the 'aux' member to cEvent
Peter Pinnau <vdr@unterbrecher.de>
for reporting that 'uint32_t' requires including stdint.h in font.h on some systems