format, ac3 and crypted indicators now working
[enigma2.git] / lib / nav / pcore.h
index 20d7f94beba0d3aa1ea3490e3c231b5233517eee..9d4cd00e67c1a76d8cb61ced042aa878df1f922d 100644 (file)
@@ -18,7 +18,8 @@ public:
                evNewService,   /** a new "current" service was just started */
                evPlayFailed,   /** the next service (in playlist) or the one given in playService failed to play */
                evPlaylistDone, /** the last service in the playlist was just played */
-               evUpdatedEventInfo /** the "currently running" event info was updated */
+               evUpdatedEventInfo, /** the "currently running" event info was updated */
+               evUpdatedInfo, /** the program info of this service was updated */
        };
        
        pNavigation();