diff options
author | davilla <davilla@svn> | 2010-08-27 02:21:31 +0000 |
---|---|---|
committer | davilla <davilla@svn> | 2010-08-27 02:21:31 +0000 |
commit | e937d9ff78231c21c6c1000669d27cfcbbfb1647 (patch) | |
tree | 8b6d4c9ca860c21a6c5905fb216cbc00e1a1708c /XBMC.xcodeproj | |
parent | a75e23544612c4e519d5e22f0ca2980e782138f7 (diff) |
[osx] sync xcode project to r33193
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@33199 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'XBMC.xcodeproj')
-rw-r--r-- | XBMC.xcodeproj/project.pbxproj | 30 |
1 files changed, 10 insertions, 20 deletions
diff --git a/XBMC.xcodeproj/project.pbxproj b/XBMC.xcodeproj/project.pbxproj index e63012dc07..02fe7c626a 100644 --- a/XBMC.xcodeproj/project.pbxproj +++ b/XBMC.xcodeproj/project.pbxproj @@ -1005,8 +1005,6 @@ F584E0FC0F25427500DB26A5 /* MusicInfoTagLoaderMidi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F584E0FB0F25427500DB26A5 /* MusicInfoTagLoaderMidi.cpp */; }; F584E1290F257BD800DB26A5 /* FileSpecialProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F584E1270F257BD800DB26A5 /* FileSpecialProtocol.cpp */; }; F584E12E0F257C5100DB26A5 /* HTTPDirectory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F584E12D0F257C5100DB26A5 /* HTTPDirectory.cpp */; }; - F591FAA010D56F9B001DF66A /* DVDInputStreamMPLS.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F591FA9E10D56F9B001DF66A /* DVDInputStreamMPLS.cpp */; }; - F591FAA110D56F9B001DF66A /* DVDInputStreamMPLS.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F591FA9E10D56F9B001DF66A /* DVDInputStreamMPLS.cpp */; }; F591FAA910D5703D001DF66A /* libbdnav.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F591FAA810D5703D001DF66A /* libbdnav.a */; }; F591FAAA10D5703D001DF66A /* libbdnav.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F591FAA810D5703D001DF66A /* libbdnav.a */; }; F592568810FBF2E100D2C91D /* ConvolutionKernels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F592568710FBF2E100D2C91D /* ConvolutionKernels.cpp */; }; @@ -1826,6 +1824,7 @@ F5E5697410803FC3006E788A /* fastmemcpy.c in Sources */ = {isa = PBXBuildFile; fileRef = F5E5697210803FC3006E788A /* fastmemcpy.c */; }; F5E56BA61082A675006E788A /* PosixMountProvider.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5E56BA51082A675006E788A /* PosixMountProvider.cpp */; }; F5E56BA71082A675006E788A /* PosixMountProvider.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5E56BA51082A675006E788A /* PosixMountProvider.cpp */; }; + F5E728D01227527D00B152C1 /* DVDInputStreamBluray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5E728CE1227527D00B152C1 /* DVDInputStreamBluray.cpp */; }; F5EA021C0F6DA7E8005C2EC5 /* PowerManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5EA021A0F6DA7E8005C2EC5 /* PowerManager.cpp */; }; F5EA02220F6DA85C005C2EC5 /* CocoaPowerSyscall.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5EA02200F6DA85C005C2EC5 /* CocoaPowerSyscall.cpp */; }; F5EA02260F6DA990005C2EC5 /* CocoaPowerSyscall.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5EA02200F6DA85C005C2EC5 /* CocoaPowerSyscall.cpp */; }; @@ -3684,8 +3683,6 @@ F584E1280F257BD800DB26A5 /* FileSpecialProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FileSpecialProtocol.h; path = xbmc/FileSystem/FileSpecialProtocol.h; sourceTree = SOURCE_ROOT; }; F584E12C0F257C5100DB26A5 /* HTTPDirectory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTTPDirectory.h; path = xbmc/FileSystem/HTTPDirectory.h; sourceTree = SOURCE_ROOT; }; F584E12D0F257C5100DB26A5 /* HTTPDirectory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = HTTPDirectory.cpp; path = xbmc/FileSystem/HTTPDirectory.cpp; sourceTree = SOURCE_ROOT; }; - F591FA9E10D56F9B001DF66A /* DVDInputStreamMPLS.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DVDInputStreamMPLS.cpp; sourceTree = "<group>"; }; - F591FA9F10D56F9B001DF66A /* DVDInputStreamMPLS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DVDInputStreamMPLS.h; sourceTree = "<group>"; }; F591FAA810D5703D001DF66A /* libbdnav.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libbdnav.a; path = xbmc/cores/dvdplayer/Codecs/libbdnav/src/libbdnav/.libs/libbdnav.a; sourceTree = "<group>"; }; F592568610FBF2E100D2C91D /* ConvolutionKernels.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConvolutionKernels.h; sourceTree = "<group>"; }; F592568710FBF2E100D2C91D /* ConvolutionKernels.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConvolutionKernels.cpp; sourceTree = "<group>"; }; @@ -3796,6 +3793,8 @@ F5E5697210803FC3006E788A /* fastmemcpy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fastmemcpy.c; sourceTree = "<group>"; }; F5E56BA41082A675006E788A /* PosixMountProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PosixMountProvider.h; sourceTree = "<group>"; }; F5E56BA51082A675006E788A /* PosixMountProvider.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PosixMountProvider.cpp; sourceTree = "<group>"; }; + F5E728CE1227527D00B152C1 /* DVDInputStreamBluray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DVDInputStreamBluray.cpp; sourceTree = "<group>"; }; + F5E728CF1227527D00B152C1 /* DVDInputStreamBluray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DVDInputStreamBluray.h; sourceTree = "<group>"; }; F5EA021A0F6DA7E8005C2EC5 /* PowerManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PowerManager.cpp; path = xbmc/PowerManager.cpp; sourceTree = SOURCE_ROOT; }; F5EA021B0F6DA7E8005C2EC5 /* PowerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PowerManager.h; path = xbmc/PowerManager.h; sourceTree = SOURCE_ROOT; }; F5EA02200F6DA85C005C2EC5 /* CocoaPowerSyscall.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CocoaPowerSyscall.cpp; path = xbmc/osx/CocoaPowerSyscall.cpp; sourceTree = SOURCE_ROOT; }; @@ -5240,15 +5239,13 @@ E38E15570D25F9FA00618676 /* DVDInputStreams */ = { isa = PBXGroup; children = ( - 815EE6330E17F1DC009FBE3C /* DVDInputStreamRTMP.cpp */, - 815EE6340E17F1DC009FBE3C /* DVDInputStreamRTMP.h */, - E33979940D62FD47004ECDDA /* DVDInputStreamTV.cpp */, - E33979950D62FD47004ECDDA /* DVDInputStreamTV.h */, E38E15580D25F9FA00618676 /* DllDvdNav.h */, E38E15590D25F9FA00618676 /* DVDFactoryInputStream.cpp */, E38E155A0D25F9FA00618676 /* DVDFactoryInputStream.h */, E38E155B0D25F9FA00618676 /* DVDInputStream.cpp */, E38E155C0D25F9FA00618676 /* DVDInputStream.h */, + F5E728CE1227527D00B152C1 /* DVDInputStreamBluray.cpp */, + F5E728CF1227527D00B152C1 /* DVDInputStreamBluray.h */, E38E155D0D25F9FA00618676 /* DVDInputStreamFFmpeg.cpp */, E38E155E0D25F9FA00618676 /* DVDInputStreamFFmpeg.h */, E38E155F0D25F9FA00618676 /* DVDInputStreamFile.cpp */, @@ -5261,10 +5258,12 @@ E38E15640D25F9FA00618676 /* DVDInputStreamMemory.h */, F5D8F86A104CD1C0004A11AB /* DVDInputStreamMMS.h */, F5D8F86B104CD1C0004A11AB /* DVDInputStreamMMS.cpp */, - F591FA9E10D56F9B001DF66A /* DVDInputStreamMPLS.cpp */, - F591FA9F10D56F9B001DF66A /* DVDInputStreamMPLS.h */, E38E15650D25F9FA00618676 /* DVDInputStreamNavigator.cpp */, E38E15660D25F9FA00618676 /* DVDInputStreamNavigator.h */, + 815EE6330E17F1DC009FBE3C /* DVDInputStreamRTMP.cpp */, + 815EE6340E17F1DC009FBE3C /* DVDInputStreamRTMP.h */, + E33979940D62FD47004ECDDA /* DVDInputStreamTV.cpp */, + E33979950D62FD47004ECDDA /* DVDInputStreamTV.h */, E38E15670D25F9FA00618676 /* dvdnav */, E38E15740D25F9FA00618676 /* DVDStateSerializer.cpp */, E38E15750D25F9FA00618676 /* DVDStateSerializer.h */, @@ -5755,7 +5754,6 @@ children = ( E38E187C0D25F9FA00618676 /* libCDRip */, E38E18820D25F9FA00618676 /* libexif */, - E38E194C0D25F9FB00618676 /* libGoAhead */, E38E196D0D25F9FB00618676 /* libhdhomerun */, F551106A0F5C424700955236 /* libhts */, E38E197A0D25F9FB00618676 /* libid3tag */, @@ -5793,13 +5791,6 @@ path = libexif; sourceTree = "<group>"; }; - E38E194C0D25F9FB00618676 /* libGoAhead */ = { - isa = PBXGroup; - children = ( - ); - path = libGoAhead; - sourceTree = "<group>"; - }; E38E196D0D25F9FB00618676 /* libhdhomerun */ = { isa = PBXGroup; children = ( @@ -8060,7 +8051,6 @@ E4A249F71095C880003D74C6 /* AutorunMediaJob.cpp in Sources */, F5A9D3091097C9370050490F /* AliasShortcutUtils.cpp in Sources */, 431AE5DA109C1A63007428C3 /* OverlayRendererUtil.cpp in Sources */, - F591FAA010D56F9B001DF66A /* DVDInputStreamMPLS.cpp in Sources */, F595994510E9F322004B58B3 /* DVDVideoCodecCrystalHD.cpp in Sources */, 7C45DBE910F325C400D4BBF3 /* DAVDirectory.cpp in Sources */, F592568810FBF2E100D2C91D /* ConvolutionKernels.cpp in Sources */, @@ -8114,6 +8104,7 @@ 7CD2CD0411B38B000009EFC1 /* xbmcaddonmodule.cpp in Sources */, 7CD9742A11BC6EAA00649E31 /* GUITextureGLES.cpp in Sources */, 7CDFC2AE12021E9E00E182BC /* AutoPtrHandle.cpp in Sources */, + F5E728D01227527D00B152C1 /* DVDInputStreamBluray.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -8930,7 +8921,6 @@ E4A249F81095C880003D74C6 /* AutorunMediaJob.cpp in Sources */, F5A9D30A1097C9370050490F /* AliasShortcutUtils.cpp in Sources */, 431AE5D9109C1A63007428C3 /* OverlayRendererUtil.cpp in Sources */, - F591FAA110D56F9B001DF66A /* DVDInputStreamMPLS.cpp in Sources */, 7C45DBEA10F325C400D4BBF3 /* DAVDirectory.cpp in Sources */, F592568910FBF2E100D2C91D /* ConvolutionKernels.cpp in Sources */, 7C45DD691102AB5100D4BBF3 /* GUIStaticItem.cpp in Sources */, |