diff options
author | psyton <psytonx@gmail.com> | 2015-02-16 23:14:29 +0600 |
---|---|---|
committer | psyton <psytonx@gmail.com> | 2015-03-13 06:31:52 +0600 |
commit | 9cc2c388a39cb429a4e3cbffe1d06aece447dbf6 (patch) | |
tree | 3e3c060a9c8d51215e8b9ab1c3e6184e98e3b070 /Kodi.xcodeproj | |
parent | 337f5f1e2b8a6c0bee39e202e93103b37e7b993a (diff) |
ReplayGain refactoring. (Create class for store and work with RG data)
Diffstat (limited to 'Kodi.xcodeproj')
-rw-r--r-- | Kodi.xcodeproj/project.pbxproj | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/Kodi.xcodeproj/project.pbxproj b/Kodi.xcodeproj/project.pbxproj index 8e46329f55..509f785904 100644 --- a/Kodi.xcodeproj/project.pbxproj +++ b/Kodi.xcodeproj/project.pbxproj @@ -290,6 +290,8 @@ 5558ED10176396CD00118C35 /* StereoscopicsManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5558ED0E176396CD00118C35 /* StereoscopicsManager.cpp */; }; 55611BA31766672F00754072 /* RenderFlags.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 55611BA21766672F00754072 /* RenderFlags.cpp */; }; 55D3604E1826CAB900DA66D2 /* OverlayRendererGUI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 55D3604C1826CAB900DA66D2 /* OverlayRendererGUI.cpp */; }; + 5EE4F9161A9FF0F7002E20F8 /* ReplayGain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5EF800FE1A97892A0035AA4D /* ReplayGain.cpp */; }; + 5EF801001A97892A0035AA4D /* ReplayGain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5EF800FE1A97892A0035AA4D /* ReplayGain.cpp */; }; 7C0B98A4154B79C30065A238 /* AEDeviceInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C0B98A1154B79C30065A238 /* AEDeviceInfo.cpp */; }; 7C140989183224B8009F9411 /* ISetting.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C14096F183224B8009F9411 /* ISetting.cpp */; }; 7C14098A183224B8009F9411 /* ISetting.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C14096F183224B8009F9411 /* ISetting.cpp */; }; @@ -3757,6 +3759,8 @@ 55611BA41766679200754072 /* RenderFlags.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RenderFlags.h; sourceTree = "<group>"; }; 55D3604C1826CAB900DA66D2 /* OverlayRendererGUI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OverlayRendererGUI.cpp; sourceTree = "<group>"; }; 55D3604D1826CAB900DA66D2 /* OverlayRendererGUI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OverlayRendererGUI.h; sourceTree = "<group>"; }; + 5EF800FE1A97892A0035AA4D /* ReplayGain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ReplayGain.cpp; sourceTree = "<group>"; }; + 5EF800FF1A97892A0035AA4D /* ReplayGain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReplayGain.h; sourceTree = "<group>"; }; 6E2FACD20E26E92800DF79EA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; 6E97BDBF0DA2B620003A2A89 /* EventClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EventClient.h; sourceTree = "<group>"; }; 6E97BDC00DA2B620003A2A89 /* EventPacket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EventPacket.h; sourceTree = "<group>"; }; @@ -5590,7 +5594,7 @@ E46F7C2B0F77219700C25D29 /* ZeroconfOSX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZeroconfOSX.h; sourceTree = "<group>"; }; E46F7C2C0F77219700C25D29 /* ZeroconfOSX.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ZeroconfOSX.cpp; sourceTree = "<group>"; }; E47252BF175115F9001C1AAA /* Codesign.command */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = Codesign.command; sourceTree = "<group>"; }; - E4991089174D0D2600741B6D /* Kodi.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Kodi.app; sourceTree = BUILT_PRODUCTS_DIR; }; + E4991089174D0D2600741B6D /* .app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; name = .app; path = Kodi.app; sourceTree = BUILT_PRODUCTS_DIR; }; E499108B174D0D2600741B6D /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; E499108D174D0D2600741B6D /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; E499108F174D0D2600741B6D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; }; @@ -6387,6 +6391,8 @@ 18B7C87F129423A7009E7A26 /* MusicInfoTagLoaderSPC.h */, 18B7C886129423A7009E7A26 /* MusicInfoTagLoaderYM.cpp */, 18B7C887129423A7009E7A26 /* MusicInfoTagLoaderYM.h */, + 5EF800FE1A97892A0035AA4D /* ReplayGain.cpp */, + 5EF800FF1A97892A0035AA4D /* ReplayGain.h */, AE84CB5915A5B8A600A3810E /* TagLibVFSStream.cpp */, AE84CB5C15A5B8BA00A3810E /* TagLibVFSStream.h */, AEC0083015ACAC6E0099888C /* TagLoaderTagLib.cpp */, @@ -6459,7 +6465,7 @@ isa = PBXGroup; children = ( 8DD76F7E0486A8DE00D96B5E /* Kodi */, - E4991089174D0D2600741B6D /* Kodi.app */, + E4991089174D0D2600741B6D /* .app */, DFFC52CB17527B3100C937AB /* Kodi.frappliance */, ); name = Products; @@ -10076,7 +10082,7 @@ ); name = "Kodi-iOS"; productName = "Kodi-iOS"; - productReference = E4991089174D0D2600741B6D /* Kodi.app */; + productReference = E4991089174D0D2600741B6D /* .app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ @@ -10747,6 +10753,7 @@ 8883CEA10DD817D1004E8B72 /* DVDOverlayCodecSSA.cpp in Sources */, 8883CEA70DD81807004E8B72 /* DVDSubtitleParserSSA.cpp in Sources */, 8883CEA80DD81807004E8B72 /* DVDSubtitlesLibass.cpp in Sources */, + 5EF801001A97892A0035AA4D /* ReplayGain.cpp in Sources */, E306D12E0DDF7B590052C2AD /* XBMCHelper.cpp in Sources */, 8863281D0E07B37200BB3DAB /* GUIDialogFullScreenInfo.cpp in Sources */, 8863281E0E07B37200BB3DAB /* GUIViewStatePictures.cpp in Sources */, @@ -11465,6 +11472,7 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 5EE4F9161A9FF0F7002E20F8 /* ReplayGain.cpp in Sources */, DFF0F0EF17528350002DA3A4 /* archive.cpp in Sources */, DFF0F0F017528350002DA3A4 /* arcread.cpp in Sources */, DFF0F0F117528350002DA3A4 /* cmddata.cpp in Sources */, |