Changeset 5830

Show
Ignore:
Timestamp:
08/29/08 14:34:02 (3 months ago)
Author:
morris
Message:

Remove debug logs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Spiral/trunk/SPMovieController.m

    r5740 r5830  
    160160        } 
    161161        else if(timeInterval < 0.0) { 
    162                 NSLog(@"flash back"); 
    163162                [self _flashOverlayString:[NSSWF:@"%.0fs", fabs(timeInterval)] textField:_overlayStatusTextField]; 
    164163                [self _flashOverlayImage:[NSImage imageNamed:@"OverlaySkipBack"]]; 
     
    996995                [[self playlistFile] setLocation:[self currentTime]]; 
    997996                 
    998                 NSLog(@"can update %d", [movie canUpdateMovieFile]); 
    999                  
    1000                 if([movie updateMovieFile]) 
    1001                         NSLog(@"updateMovieFile success"); 
    1002                 else 
    1003                         NSLog(@"updateMovieFile fail"); 
    1004                  
    1005997                [[NSNotificationCenter defaultCenter] 
    1006998                        removeObserver:self 
  • Spiral/trunk/Spiral.xcodeproj/project.pbxproj

    r5823 r5830  
    202202                        remoteGlobalIDString = 7712BC030E5C1964001C4210; 
    203203                        remoteInfo = WiredAppKit; 
     204                }; 
     205                A54A2BF20E6754960022789B /* PBXContainerItemProxy */ = { 
     206                        isa = PBXContainerItemProxy; 
     207                        containerPortal = 77396B390857A18300058AF5 /* WiredAdditions.xcodeproj */; 
     208                        proxyType = 2; 
     209                        remoteGlobalIDString = 773F65070E5DBDC1001A753B; 
     210                        remoteInfo = StaticWiredFoundation; 
     211                }; 
     212                A54A2BF40E6754960022789B /* PBXContainerItemProxy */ = { 
     213                        isa = PBXContainerItemProxy; 
     214                        containerPortal = 77396B390857A18300058AF5 /* WiredAdditions.xcodeproj */; 
     215                        proxyType = 2; 
     216                        remoteGlobalIDString = 77DBEA800E62B8F500B738D3; 
     217                        remoteInfo = StaticWiredAppKit; 
     218                }; 
     219                A54A2BF60E6754960022789B /* PBXContainerItemProxy */ = { 
     220                        isa = PBXContainerItemProxy; 
     221                        containerPortal = 77396B390857A18300058AF5 /* WiredAdditions.xcodeproj */; 
     222                        proxyType = 2; 
     223                        remoteGlobalIDString = 77DBEB930E62B97300B738D3; 
     224                        remoteInfo = StaticWiredNetworking; 
    204225                }; 
    205226                A56988700CC98F230046F90E /* PBXContainerItemProxy */ = { 
     
    553574                                77F20BDC0E5C64CE0089C164 /* WiredAppKit.framework */, 
    554575                                774C37FD0CC8CED000716F37 /* WiredNetworking.framework */, 
     576                                A54A2BF30E6754960022789B /* libWiredFoundation.a */, 
     577                                A54A2BF50E6754960022789B /* libWiredAppKit.a */, 
     578                                A54A2BF70E6754960022789B /* libWiredNetworking.a */, 
    555579                        ); 
    556580                        name = Products; 
     
    881905                        path = WiredAppKit.framework; 
    882906                        remoteRef = 77F20BDB0E5C64CE0089C164 /* PBXContainerItemProxy */; 
     907                        sourceTree = BUILT_PRODUCTS_DIR; 
     908                }; 
     909                A54A2BF30E6754960022789B /* libWiredFoundation.a */ = { 
     910                        isa = PBXReferenceProxy; 
     911                        fileType = archive.ar; 
     912                        path = libWiredFoundation.a; 
     913                        remoteRef = A54A2BF20E6754960022789B /* PBXContainerItemProxy */; 
     914                        sourceTree = BUILT_PRODUCTS_DIR; 
     915                }; 
     916                A54A2BF50E6754960022789B /* libWiredAppKit.a */ = { 
     917                        isa = PBXReferenceProxy; 
     918                        fileType = archive.ar; 
     919                        path = libWiredAppKit.a; 
     920                        remoteRef = A54A2BF40E6754960022789B /* PBXContainerItemProxy */; 
     921                        sourceTree = BUILT_PRODUCTS_DIR; 
     922                }; 
     923                A54A2BF70E6754960022789B /* libWiredNetworking.a */ = { 
     924                        isa = PBXReferenceProxy; 
     925                        fileType = archive.ar; 
     926                        path = libWiredNetworking.a; 
     927                        remoteRef = A54A2BF60E6754960022789B /* PBXContainerItemProxy */; 
    883928                        sourceTree = BUILT_PRODUCTS_DIR; 
    884929                };