Show
Ignore:
Timestamp:
02/23/10 16:48:16 (2 years ago)
Author:
gbooker
Message:

Made DVD Player stop if it's not playing for 5 minutes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/PlayerFramework/CommonMediaPlayer/Media Players/DVD Framework/CMPDVDFrameworkLoadAction.m

    r1095 r1163  
    182182                                                                                                                                                                  BRLocalizedString(@"Failed to load DVD Framework", @"Failure to load error message"), NSLocalizedDescriptionKey, 
    183183                                                                                                                                                                  nil]]; 
    184                         else 
    185                                 NSLog(@"Loaded framework"); 
     184                        //else 
     185                                //NSLog(@"Loaded framework"); 
    186186                } 
    187187        }