diff -r 78ad99c24f08 -r 420f6808bf21 photosgallery/slideshow/engine/controlsrc/shwviewcontrol.h --- a/photosgallery/slideshow/engine/controlsrc/shwviewcontrol.h Tue May 25 12:42:31 2010 +0300 +++ b/photosgallery/slideshow/engine/controlsrc/shwviewcontrol.h Wed Jun 09 09:41:51 2010 +0300 @@ -98,6 +98,8 @@ TBool iReadyToAdvanceReceived; /// Own: Flag to tell whether we received timer beat TBool iTimerReceived; + /// Own: Flag to tell HDMI decoding is completed + TBool iHDMIDecoded; /// Own: Flag to tell that user navigated during pause TBool iUserNavigated; /// Own: Flag set to ETrue when paused, EFalse when playing