X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/cedb8844dbefb4723e47ba0610582100b5362409..984331e8556f07cee27bfb4416c4391ff0c2ce62:/lib/nav/pcore.h diff --git a/lib/nav/pcore.h b/lib/nav/pcore.h index 494c26cd..ad5d461b 100644 --- a/lib/nav/pcore.h +++ b/lib/nav/pcore.h @@ -19,6 +19,7 @@ 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, }; pNavigation();