Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/divideMovieViewController/XspfQTDocument.m

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 389 by masakih, Wed Jun 26 14:04:51 2013 UTC revision 390 by masakih, Tue Jul 2 14:11:00 2013 UTC
# Line 111  static NSString *XspfUTI = @"com.masakih Line 111  static NSString *XspfUTI = @"com.masakih
111  {  {
112          self = [super init];          self = [super init];
113          if(self) {          if(self) {
114    //              _player = [[XspfQTPlayer alloc] init];
115                  _player = [[XspfQTPlayerMovieMode alloc] init];                  _player = [[XspfQTPlayerMovieMode alloc] init];
116          }          }
117                    

Legend:
Removed from v.389  
changed lines
  Added in v.390

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26