accessoryservices/pluggeddisplay/pluggeddisplayengine/src/compositecablestateconnected.cpp
branchRCL_3
changeset 10 1fc153c72b60
parent 0 4e1aa6a622a0
child 27 4a5c47a50617
equal deleted inserted replaced
8:6bb05bdcbe09 10:1fc153c72b60
   357         {       
   357         {       
   358         INFO( "Interface: EPDEIfCentralRepositoryWatch" );
   358         INFO( "Interface: EPDEIfCentralRepositoryWatch" );
   359         if ( EPDEIfCentralRepositoryWatchEventKeyChanged == aEvent )
   359         if ( EPDEIfCentralRepositoryWatchEventKeyChanged == aEvent )
   360             {
   360             {
   361             INFO( "Event: EPDEIfCentralRepositoryWatchEventKeyChanged" );
   361             INFO( "Event: EPDEIfCentralRepositoryWatchEventKeyChanged" );
   362             iResettingInput = ETrue;
   362             iCRWatchForFlickerFilter->Cancel();
       
   363             iCRWatchForAspectRatio->Cancel();
       
   364             iCRWatchForTvSystem->Cancel();
       
   365             ClearAvailableTvOutConfig();
       
   366             iTVOutConfigForComposite.Disable();
       
   367 			iResettingInput = ETrue;
   363             Enter();
   368             Enter();
   364             }
   369             }
   365         else
   370         else
   366             {
   371             {
   367             INFO_1( "Unknown Event Id: %i", aEvent );        
   372             INFO_1( "Unknown Event Id: %i", aEvent );