add SeekableStatusChanged event
[enigma2.git] / lib / nav / pcore.h
index 494c26cdd480e77f5e9650b6fd0d7f85124eb50f..ad5d461be718f405062ff5b63f6377358a6f5454 100644 (file)
@@ -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();