X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/03582d8351bdcbbb1482d937e3d03667ff8d63b8..2d9f49283b5c45221f5cc81b5f95d744b24d6a09:/lib/nav/pcore.h diff --git a/lib/nav/pcore.h b/lib/nav/pcore.h index 494c26cd..07c979d6 100644 --- a/lib/nav/pcore.h +++ b/lib/nav/pcore.h @@ -19,6 +19,8 @@ public: evPlayFailed, /** the next service (in playlist) or the one given in playService failed to play */ evUpdatedEventInfo, /** the "currently running" event info was updated */ evUpdatedInfo, /** the program info of this service was updated */ + evSeekableStatusChanged, + evEnd }; pNavigation();