X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/a6f6641c559ba36617562c3a9e71338d620b7193..e126edab6b5649fef4c00f871925e06f24338843:/lib/dvb/pmt.h diff --git a/lib/dvb/pmt.h b/lib/dvb/pmt.h index b917383b..a60f37b2 100644 --- a/lib/dvb/pmt.h +++ b/lib/dvb/pmt.h @@ -75,6 +75,7 @@ public: enum { eventNoResources, // a requested resource couldn't be allocated + eventTuneFailed, // tune failed eventNoPAT, // no pat could be received (timeout) eventNoPATEntry, // no pat entry for the corresponding SID could be found eventNoPMT, // no pmt could be received (timeout)