diff --git a/moonlight-common.xcodeproj/project.pbxproj b/moonlight-common.xcodeproj/project.pbxproj deleted file mode 100644 index ac1edf0..0000000 --- a/moonlight-common.xcodeproj/project.pbxproj +++ /dev/null @@ -1,436 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 47; - objects = { - -/* Begin PBXBuildFile section */ - 988814E81B044E570081B9A8 /* FakeCallbacks.c in Sources */ = {isa = PBXBuildFile; fileRef = 988814E71B044E570081B9A8 /* FakeCallbacks.c */; }; - 98C875881C8973C800A5829E /* callbacks.c in Sources */ = {isa = PBXBuildFile; fileRef = 98C8757F1C8973C800A5829E /* callbacks.c */; }; - 98C875891C8973C800A5829E /* compress.c in Sources */ = {isa = PBXBuildFile; fileRef = 98C875801C8973C800A5829E /* compress.c */; }; - 98C8758A1C8973C800A5829E /* host.c in Sources */ = {isa = PBXBuildFile; fileRef = 98C875811C8973C800A5829E /* host.c */; }; - 98C8758B1C8973C800A5829E /* list.c in Sources */ = {isa = PBXBuildFile; fileRef = 98C875821C8973C800A5829E /* list.c */; }; - 98C8758C1C8973C800A5829E /* packet.c in Sources */ = {isa = PBXBuildFile; fileRef = 98C875831C8973C800A5829E /* packet.c */; }; - 98C8758D1C8973C800A5829E /* peer.c in Sources */ = {isa = PBXBuildFile; fileRef = 98C875841C8973C800A5829E /* peer.c */; }; - 98C8758E1C8973C800A5829E /* protocol.c in Sources */ = {isa = PBXBuildFile; fileRef = 98C875851C8973C800A5829E /* protocol.c */; }; - 98C8758F1C8973C800A5829E /* unix.c in Sources */ = {isa = PBXBuildFile; fileRef = 98C875861C8973C800A5829E /* unix.c */; }; - 98C875901C8973C800A5829E /* win32.c in Sources */ = {isa = PBXBuildFile; fileRef = 98C875871C8973C800A5829E /* win32.c */; }; - 98E197771B1752B200F421E2 /* Platform.c in Sources */ = {isa = PBXBuildFile; fileRef = 98E197761B1752B200F421E2 /* Platform.c */; }; - 98E1977A1B1752C300F421E2 /* RtpReorderQueue.c in Sources */ = {isa = PBXBuildFile; fileRef = 98E197781B1752C300F421E2 /* RtpReorderQueue.c */; }; - 98E1977B1B1752C300F421E2 /* RtpReorderQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 98E197791B1752C300F421E2 /* RtpReorderQueue.h */; }; - 98E1977D1B1752EA00F421E2 /* Misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 98E1977C1B1752EA00F421E2 /* Misc.c */; }; - FB290E5A19B37A8B004C83CF /* AudioStream.c in Sources */ = {isa = PBXBuildFile; fileRef = FB290E3619B37A8B004C83CF /* AudioStream.c */; }; - FB290E5B19B37A8B004C83CF /* ByteBuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = FB290E3719B37A8B004C83CF /* ByteBuffer.c */; }; - FB290E5C19B37A8B004C83CF /* ByteBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = FB290E3819B37A8B004C83CF /* ByteBuffer.h */; }; - FB290E5D19B37A8B004C83CF /* Connection.c in Sources */ = {isa = PBXBuildFile; fileRef = FB290E3919B37A8B004C83CF /* Connection.c */; }; - FB290E5E19B37A8B004C83CF /* ControlStream.c in Sources */ = {isa = PBXBuildFile; fileRef = FB290E3A19B37A8B004C83CF /* ControlStream.c */; }; - FB290E5F19B37A8B004C83CF /* Input.h in Headers */ = {isa = PBXBuildFile; fileRef = FB290E3B19B37A8B004C83CF /* Input.h */; }; - FB290E6019B37A8B004C83CF /* InputStream.c in Sources */ = {isa = PBXBuildFile; fileRef = FB290E3C19B37A8B004C83CF /* InputStream.c */; }; - FB290E6119B37A8B004C83CF /* Limelight-internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FB290E3F19B37A8B004C83CF /* Limelight-internal.h */; }; - FB290E6219B37A8B004C83CF /* Limelight.h in Headers */ = {isa = PBXBuildFile; fileRef = FB290E4019B37A8B004C83CF /* Limelight.h */; }; - FB290E6319B37A8B004C83CF /* LinkedBlockingQueue.c in Sources */ = {isa = PBXBuildFile; fileRef = FB290E4119B37A8B004C83CF /* LinkedBlockingQueue.c */; }; - FB290E6419B37A8B004C83CF /* LinkedBlockingQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = FB290E4219B37A8B004C83CF /* LinkedBlockingQueue.h */; }; - FB290E6519B37A8B004C83CF /* oaes_base64.c in Sources */ = {isa = PBXBuildFile; fileRef = FB290E4519B37A8B004C83CF /* oaes_base64.c */; }; - FB290E6619B37A8B004C83CF /* oaes_base64.h in Headers */ = {isa = PBXBuildFile; fileRef = FB290E4619B37A8B004C83CF /* oaes_base64.h */; }; - FB290E6719B37A8B004C83CF /* oaes_common.h in Headers */ = {isa = PBXBuildFile; fileRef = FB290E4719B37A8B004C83CF /* oaes_common.h */; }; - FB290E6819B37A8B004C83CF /* oaes_config.h in Headers */ = {isa = PBXBuildFile; fileRef = FB290E4819B37A8B004C83CF /* oaes_config.h */; }; - FB290E6919B37A8B004C83CF /* oaes_lib.c in Sources */ = {isa = PBXBuildFile; fileRef = FB290E4919B37A8B004C83CF /* oaes_lib.c */; }; - FB290E6A19B37A8B004C83CF /* oaes_lib.h in Headers */ = {isa = PBXBuildFile; fileRef = FB290E4A19B37A8B004C83CF /* oaes_lib.h */; }; - FB290E6B19B37A8B004C83CF /* Platform.h in Headers */ = {isa = PBXBuildFile; fileRef = FB290E4D19B37A8B004C83CF /* Platform.h */; }; - FB290E6C19B37A8B004C83CF /* PlatformSockets.c in Sources */ = {isa = PBXBuildFile; fileRef = FB290E4E19B37A8B004C83CF /* PlatformSockets.c */; }; - FB290E6D19B37A8B004C83CF /* PlatformSockets.h in Headers */ = {isa = PBXBuildFile; fileRef = FB290E4F19B37A8B004C83CF /* PlatformSockets.h */; }; - FB290E6F19B37A8B004C83CF /* PlatformThreads.h in Headers */ = {isa = PBXBuildFile; fileRef = FB290E5119B37A8B004C83CF /* PlatformThreads.h */; }; - FB290E7019B37A8B004C83CF /* Rtsp.h in Headers */ = {isa = PBXBuildFile; fileRef = FB290E5219B37A8B004C83CF /* Rtsp.h */; }; - FB290E7119B37A8B004C83CF /* RtspConnection.c in Sources */ = {isa = PBXBuildFile; fileRef = FB290E5319B37A8B004C83CF /* RtspConnection.c */; }; - FB290E7219B37A8B004C83CF /* RtspParser.c in Sources */ = {isa = PBXBuildFile; fileRef = FB290E5419B37A8B004C83CF /* RtspParser.c */; }; - FB290E7319B37A8B004C83CF /* SdpGenerator.c in Sources */ = {isa = PBXBuildFile; fileRef = FB290E5519B37A8B004C83CF /* SdpGenerator.c */; }; - FB290E7419B37A8B004C83CF /* Video.h in Headers */ = {isa = PBXBuildFile; fileRef = FB290E5619B37A8B004C83CF /* Video.h */; }; - FB290E7519B37A8B004C83CF /* VideoDepacketizer.c in Sources */ = {isa = PBXBuildFile; fileRef = FB290E5719B37A8B004C83CF /* VideoDepacketizer.c */; }; - FB290E7619B37A8B004C83CF /* VideoStream.c in Sources */ = {isa = PBXBuildFile; fileRef = FB290E5819B37A8B004C83CF /* VideoStream.c */; }; -/* End PBXBuildFile section */ - -/* Begin PBXFileReference section */ - 988814E71B044E570081B9A8 /* FakeCallbacks.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FakeCallbacks.c; sourceTree = ""; }; - 98C8757F1C8973C800A5829E /* callbacks.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = callbacks.c; path = enet/callbacks.c; sourceTree = ""; }; - 98C875801C8973C800A5829E /* compress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = compress.c; path = enet/compress.c; sourceTree = ""; }; - 98C875811C8973C800A5829E /* host.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = host.c; path = enet/host.c; sourceTree = ""; }; - 98C875821C8973C800A5829E /* list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = list.c; path = enet/list.c; sourceTree = ""; }; - 98C875831C8973C800A5829E /* packet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = packet.c; path = enet/packet.c; sourceTree = ""; }; - 98C875841C8973C800A5829E /* peer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = peer.c; path = enet/peer.c; sourceTree = ""; }; - 98C875851C8973C800A5829E /* protocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = protocol.c; path = enet/protocol.c; sourceTree = ""; }; - 98C875861C8973C800A5829E /* unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unix.c; path = enet/unix.c; sourceTree = ""; }; - 98C875871C8973C800A5829E /* win32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = win32.c; path = enet/win32.c; sourceTree = ""; }; - 98E197761B1752B200F421E2 /* Platform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Platform.c; sourceTree = ""; }; - 98E197781B1752C300F421E2 /* RtpReorderQueue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RtpReorderQueue.c; sourceTree = ""; }; - 98E197791B1752C300F421E2 /* RtpReorderQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RtpReorderQueue.h; sourceTree = ""; }; - 98E1977C1B1752EA00F421E2 /* Misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Misc.c; path = "limelight-common/Misc.c"; sourceTree = SOURCE_ROOT; }; - FB290E2E19B37A4E004C83CF /* libmoonlight-common.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libmoonlight-common.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - FB290E3619B37A8B004C83CF /* AudioStream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AudioStream.c; sourceTree = ""; }; - FB290E3719B37A8B004C83CF /* ByteBuffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ByteBuffer.c; sourceTree = ""; }; - FB290E3819B37A8B004C83CF /* ByteBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ByteBuffer.h; sourceTree = ""; }; - FB290E3919B37A8B004C83CF /* Connection.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Connection.c; sourceTree = ""; }; - FB290E3A19B37A8B004C83CF /* ControlStream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ControlStream.c; sourceTree = ""; }; - FB290E3B19B37A8B004C83CF /* Input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Input.h; sourceTree = ""; }; - FB290E3C19B37A8B004C83CF /* InputStream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = InputStream.c; sourceTree = ""; }; - FB290E3F19B37A8B004C83CF /* Limelight-internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Limelight-internal.h"; sourceTree = ""; }; - FB290E4019B37A8B004C83CF /* Limelight.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Limelight.h; sourceTree = ""; }; - FB290E4119B37A8B004C83CF /* LinkedBlockingQueue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LinkedBlockingQueue.c; sourceTree = ""; }; - FB290E4219B37A8B004C83CF /* LinkedBlockingQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkedBlockingQueue.h; sourceTree = ""; }; - FB290E4419B37A8B004C83CF /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; - FB290E4519B37A8B004C83CF /* oaes_base64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = oaes_base64.c; sourceTree = ""; }; - FB290E4619B37A8B004C83CF /* oaes_base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = oaes_base64.h; sourceTree = ""; }; - FB290E4719B37A8B004C83CF /* oaes_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = oaes_common.h; sourceTree = ""; }; - FB290E4819B37A8B004C83CF /* oaes_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = oaes_config.h; sourceTree = ""; }; - FB290E4919B37A8B004C83CF /* oaes_lib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = oaes_lib.c; sourceTree = ""; }; - FB290E4A19B37A8B004C83CF /* oaes_lib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = oaes_lib.h; sourceTree = ""; }; - FB290E4B19B37A8B004C83CF /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = ""; }; - FB290E4C19B37A8B004C83CF /* VERSION */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VERSION; sourceTree = ""; }; - FB290E4D19B37A8B004C83CF /* Platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Platform.h; sourceTree = ""; }; - FB290E4E19B37A8B004C83CF /* PlatformSockets.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PlatformSockets.c; sourceTree = ""; }; - FB290E4F19B37A8B004C83CF /* PlatformSockets.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformSockets.h; sourceTree = ""; }; - FB290E5119B37A8B004C83CF /* PlatformThreads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformThreads.h; sourceTree = ""; }; - FB290E5219B37A8B004C83CF /* Rtsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Rtsp.h; sourceTree = ""; }; - FB290E5319B37A8B004C83CF /* RtspConnection.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RtspConnection.c; sourceTree = ""; }; - FB290E5419B37A8B004C83CF /* RtspParser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RtspParser.c; sourceTree = ""; }; - FB290E5519B37A8B004C83CF /* SdpGenerator.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SdpGenerator.c; sourceTree = ""; }; - FB290E5619B37A8B004C83CF /* Video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Video.h; sourceTree = ""; }; - FB290E5719B37A8B004C83CF /* VideoDepacketizer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VideoDepacketizer.c; sourceTree = ""; }; - FB290E5819B37A8B004C83CF /* VideoStream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VideoStream.c; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - FB290E2B19B37A4E004C83CF /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 98C8757E1C89739200A5829E /* enet */ = { - isa = PBXGroup; - children = ( - 98C8757F1C8973C800A5829E /* callbacks.c */, - 98C875801C8973C800A5829E /* compress.c */, - 98C875811C8973C800A5829E /* host.c */, - 98C875821C8973C800A5829E /* list.c */, - 98C875831C8973C800A5829E /* packet.c */, - 98C875841C8973C800A5829E /* peer.c */, - 98C875851C8973C800A5829E /* protocol.c */, - 98C875861C8973C800A5829E /* unix.c */, - 98C875871C8973C800A5829E /* win32.c */, - ); - name = enet; - sourceTree = ""; - }; - FB290E2519B37A4E004C83CF = { - isa = PBXGroup; - children = ( - 98C8757E1C89739200A5829E /* enet */, - FB290E3519B37A8B004C83CF /* limelight-common */, - FB290E2F19B37A4E004C83CF /* Products */, - ); - sourceTree = ""; - }; - FB290E2F19B37A4E004C83CF /* Products */ = { - isa = PBXGroup; - children = ( - FB290E2E19B37A4E004C83CF /* libmoonlight-common.a */, - ); - name = Products; - sourceTree = ""; - }; - FB290E3519B37A8B004C83CF /* limelight-common */ = { - isa = PBXGroup; - children = ( - FB290E3619B37A8B004C83CF /* AudioStream.c */, - FB290E3719B37A8B004C83CF /* ByteBuffer.c */, - FB290E3819B37A8B004C83CF /* ByteBuffer.h */, - FB290E3919B37A8B004C83CF /* Connection.c */, - FB290E3A19B37A8B004C83CF /* ControlStream.c */, - 988814E71B044E570081B9A8 /* FakeCallbacks.c */, - FB290E3B19B37A8B004C83CF /* Input.h */, - FB290E3C19B37A8B004C83CF /* InputStream.c */, - FB290E3F19B37A8B004C83CF /* Limelight-internal.h */, - FB290E4019B37A8B004C83CF /* Limelight.h */, - FB290E4119B37A8B004C83CF /* LinkedBlockingQueue.c */, - FB290E4219B37A8B004C83CF /* LinkedBlockingQueue.h */, - 98E1977C1B1752EA00F421E2 /* Misc.c */, - FB290E4319B37A8B004C83CF /* OpenAES */, - FB290E4D19B37A8B004C83CF /* Platform.h */, - FB290E4E19B37A8B004C83CF /* PlatformSockets.c */, - 98E197761B1752B200F421E2 /* Platform.c */, - FB290E4F19B37A8B004C83CF /* PlatformSockets.h */, - FB290E5119B37A8B004C83CF /* PlatformThreads.h */, - 98E197781B1752C300F421E2 /* RtpReorderQueue.c */, - 98E197791B1752C300F421E2 /* RtpReorderQueue.h */, - FB290E5219B37A8B004C83CF /* Rtsp.h */, - FB290E5319B37A8B004C83CF /* RtspConnection.c */, - FB290E5419B37A8B004C83CF /* RtspParser.c */, - FB290E5519B37A8B004C83CF /* SdpGenerator.c */, - FB290E5619B37A8B004C83CF /* Video.h */, - FB290E5719B37A8B004C83CF /* VideoDepacketizer.c */, - FB290E5819B37A8B004C83CF /* VideoStream.c */, - ); - path = "limelight-common"; - sourceTree = ""; - }; - FB290E4319B37A8B004C83CF /* OpenAES */ = { - isa = PBXGroup; - children = ( - FB290E4419B37A8B004C83CF /* LICENSE */, - FB290E4519B37A8B004C83CF /* oaes_base64.c */, - FB290E4619B37A8B004C83CF /* oaes_base64.h */, - FB290E4719B37A8B004C83CF /* oaes_common.h */, - FB290E4819B37A8B004C83CF /* oaes_config.h */, - FB290E4919B37A8B004C83CF /* oaes_lib.c */, - FB290E4A19B37A8B004C83CF /* oaes_lib.h */, - FB290E4B19B37A8B004C83CF /* README */, - FB290E4C19B37A8B004C83CF /* VERSION */, - ); - path = OpenAES; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXHeadersBuildPhase section */ - FB290E2C19B37A4E004C83CF /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - FB290E6219B37A8B004C83CF /* Limelight.h in Headers */, - FB290E7019B37A8B004C83CF /* Rtsp.h in Headers */, - FB290E6819B37A8B004C83CF /* oaes_config.h in Headers */, - FB290E6619B37A8B004C83CF /* oaes_base64.h in Headers */, - FB290E6F19B37A8B004C83CF /* PlatformThreads.h in Headers */, - 98E1977B1B1752C300F421E2 /* RtpReorderQueue.h in Headers */, - FB290E5C19B37A8B004C83CF /* ByteBuffer.h in Headers */, - FB290E6719B37A8B004C83CF /* oaes_common.h in Headers */, - FB290E5F19B37A8B004C83CF /* Input.h in Headers */, - FB290E6A19B37A8B004C83CF /* oaes_lib.h in Headers */, - FB290E6119B37A8B004C83CF /* Limelight-internal.h in Headers */, - FB290E6419B37A8B004C83CF /* LinkedBlockingQueue.h in Headers */, - FB290E6B19B37A8B004C83CF /* Platform.h in Headers */, - FB290E7419B37A8B004C83CF /* Video.h in Headers */, - FB290E6D19B37A8B004C83CF /* PlatformSockets.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXHeadersBuildPhase section */ - -/* Begin PBXNativeTarget section */ - FB290E2D19B37A4E004C83CF /* moonlight-common */ = { - isa = PBXNativeTarget; - buildConfigurationList = FB290E3219B37A4E004C83CF /* Build configuration list for PBXNativeTarget "moonlight-common" */; - buildPhases = ( - FB290E2A19B37A4E004C83CF /* Sources */, - FB290E2B19B37A4E004C83CF /* Frameworks */, - FB290E2C19B37A4E004C83CF /* Headers */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "moonlight-common"; - productName = "limelight-common"; - productReference = FB290E2E19B37A4E004C83CF /* libmoonlight-common.a */; - productType = "com.apple.product-type.library.static"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - FB290E2619B37A4E004C83CF /* Project object */ = { - isa = PBXProject; - attributes = { - LastUpgradeCheck = 0700; - ORGANIZATIONNAME = "Moonlight Stream"; - }; - buildConfigurationList = FB290E2919B37A4E004C83CF /* Build configuration list for PBXProject "moonlight-common" */; - compatibilityVersion = "Xcode 6.3"; - developmentRegion = English; - hasScannedForEncodings = 0; - knownRegions = ( - en, - ); - mainGroup = FB290E2519B37A4E004C83CF; - productRefGroup = FB290E2F19B37A4E004C83CF /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - FB290E2D19B37A4E004C83CF /* moonlight-common */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXSourcesBuildPhase section */ - FB290E2A19B37A4E004C83CF /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 98E197771B1752B200F421E2 /* Platform.c in Sources */, - 98E1977D1B1752EA00F421E2 /* Misc.c in Sources */, - FB290E5D19B37A8B004C83CF /* Connection.c in Sources */, - FB290E6919B37A8B004C83CF /* oaes_lib.c in Sources */, - FB290E7219B37A8B004C83CF /* RtspParser.c in Sources */, - 98E1977A1B1752C300F421E2 /* RtpReorderQueue.c in Sources */, - FB290E6C19B37A8B004C83CF /* PlatformSockets.c in Sources */, - FB290E6519B37A8B004C83CF /* oaes_base64.c in Sources */, - 98C8758C1C8973C800A5829E /* packet.c in Sources */, - FB290E6319B37A8B004C83CF /* LinkedBlockingQueue.c in Sources */, - 98C875881C8973C800A5829E /* callbacks.c in Sources */, - 98C8758D1C8973C800A5829E /* peer.c in Sources */, - 98C8758E1C8973C800A5829E /* protocol.c in Sources */, - 98C8758F1C8973C800A5829E /* unix.c in Sources */, - 988814E81B044E570081B9A8 /* FakeCallbacks.c in Sources */, - 98C875901C8973C800A5829E /* win32.c in Sources */, - 98C8758A1C8973C800A5829E /* host.c in Sources */, - FB290E7619B37A8B004C83CF /* VideoStream.c in Sources */, - FB290E5E19B37A8B004C83CF /* ControlStream.c in Sources */, - FB290E7519B37A8B004C83CF /* VideoDepacketizer.c in Sources */, - FB290E7119B37A8B004C83CF /* RtspConnection.c in Sources */, - FB290E7319B37A8B004C83CF /* SdpGenerator.c in Sources */, - FB290E6019B37A8B004C83CF /* InputStream.c in Sources */, - FB290E5A19B37A8B004C83CF /* AudioStream.c in Sources */, - 98C8758B1C8973C800A5829E /* list.c in Sources */, - FB290E5B19B37A8B004C83CF /* ByteBuffer.c in Sources */, - 98C875891C8973C800A5829E /* compress.c in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin XCBuildConfiguration section */ - FB290E3019B37A4E004C83CF /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CODE_SIGN_IDENTITY = "Mac Developer"; - COPY_PHASE_STRIP = NO; - ENABLE_TESTABILITY = YES; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - LC_DEBUG, - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.10; - ONLY_ACTIVE_ARCH = YES; - SDKROOT = macosx; - SKIP_INSTALL = YES; - }; - name = Debug; - }; - FB290E3119B37A4E004C83CF /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application"; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - ENABLE_NS_ASSERTIONS = NO; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.10; - PROVISIONING_PROFILE = ""; - SDKROOT = macosx; - SKIP_INSTALL = YES; - }; - name = Release; - }; - FB290E3319B37A4E004C83CF /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - EXECUTABLE_PREFIX = lib; - HEADER_SEARCH_PATHS = enet/include; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - ONLY_ACTIVE_ARCH = NO; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = iphoneos; - SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; - }; - name = Debug; - }; - FB290E3419B37A4E004C83CF /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Distribution"; - EXECUTABLE_PREFIX = lib; - HEADER_SEARCH_PATHS = enet/include; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - ONLY_ACTIVE_ARCH = NO; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = iphoneos; - SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - FB290E2919B37A4E004C83CF /* Build configuration list for PBXProject "moonlight-common" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - FB290E3019B37A4E004C83CF /* Debug */, - FB290E3119B37A4E004C83CF /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - FB290E3219B37A4E004C83CF /* Build configuration list for PBXNativeTarget "moonlight-common" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - FB290E3319B37A4E004C83CF /* Debug */, - FB290E3419B37A4E004C83CF /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = FB290E2619B37A4E004C83CF /* Project object */; -} diff --git a/moonlight-common.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/moonlight-common.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 4d53b1b..0000000 --- a/moonlight-common.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/moonlight-common.xcodeproj/project.xcworkspace/xcshareddata/limelight-common.xccheckout b/moonlight-common.xcodeproj/project.xcworkspace/xcshareddata/limelight-common.xccheckout deleted file mode 100644 index f13cb96..0000000 --- a/moonlight-common.xcodeproj/project.xcworkspace/xcshareddata/limelight-common.xccheckout +++ /dev/null @@ -1,41 +0,0 @@ - - - - - IDESourceControlProjectFavoriteDictionaryKey - - IDESourceControlProjectIdentifier - 662F3EBE-A540-4F33-A434-3BBB22ECCB12 - IDESourceControlProjectName - limelight-common - IDESourceControlProjectOriginsDictionary - - 151E8452-E928-4FE9-BF31-5F5C490B9DD4 - ssh://github.com/limelight-stream/limelight-common-c.git - - IDESourceControlProjectPath - limelight-common.xcodeproj/project.xcworkspace - IDESourceControlProjectRelativeInstallPathDictionary - - 151E8452-E928-4FE9-BF31-5F5C490B9DD4 - ../.. - - IDESourceControlProjectURL - ssh://github.com/limelight-stream/limelight-common-c.git - IDESourceControlProjectVersion - 110 - IDESourceControlProjectWCCIdentifier - 151E8452-E928-4FE9-BF31-5F5C490B9DD4 - IDESourceControlProjectWCConfigurations - - - IDESourceControlRepositoryExtensionIdentifierKey - public.vcs.git - IDESourceControlWCCIdentifierKey - 151E8452-E928-4FE9-BF31-5F5C490B9DD4 - IDESourceControlWCCName - limelight-common-c - - - - diff --git a/limelight-common/AudioStream.c b/src/AudioStream.c similarity index 100% rename from limelight-common/AudioStream.c rename to src/AudioStream.c diff --git a/limelight-common/ByteBuffer.c b/src/ByteBuffer.c similarity index 100% rename from limelight-common/ByteBuffer.c rename to src/ByteBuffer.c diff --git a/limelight-common/ByteBuffer.h b/src/ByteBuffer.h similarity index 100% rename from limelight-common/ByteBuffer.h rename to src/ByteBuffer.h diff --git a/limelight-common/Connection.c b/src/Connection.c similarity index 100% rename from limelight-common/Connection.c rename to src/Connection.c diff --git a/limelight-common/ControlStream.c b/src/ControlStream.c similarity index 100% rename from limelight-common/ControlStream.c rename to src/ControlStream.c diff --git a/limelight-common/FakeCallbacks.c b/src/FakeCallbacks.c similarity index 100% rename from limelight-common/FakeCallbacks.c rename to src/FakeCallbacks.c diff --git a/limelight-common/Input.h b/src/Input.h similarity index 100% rename from limelight-common/Input.h rename to src/Input.h diff --git a/limelight-common/InputStream.c b/src/InputStream.c similarity index 100% rename from limelight-common/InputStream.c rename to src/InputStream.c diff --git a/limelight-common/Limelight-internal.h b/src/Limelight-internal.h similarity index 100% rename from limelight-common/Limelight-internal.h rename to src/Limelight-internal.h diff --git a/limelight-common/Limelight.h b/src/Limelight.h similarity index 100% rename from limelight-common/Limelight.h rename to src/Limelight.h diff --git a/limelight-common/LinkedBlockingQueue.c b/src/LinkedBlockingQueue.c similarity index 100% rename from limelight-common/LinkedBlockingQueue.c rename to src/LinkedBlockingQueue.c diff --git a/limelight-common/LinkedBlockingQueue.h b/src/LinkedBlockingQueue.h similarity index 100% rename from limelight-common/LinkedBlockingQueue.h rename to src/LinkedBlockingQueue.h diff --git a/limelight-common/Misc.c b/src/Misc.c similarity index 100% rename from limelight-common/Misc.c rename to src/Misc.c diff --git a/limelight-common/OpenAES/LICENSE b/src/OpenAES/LICENSE similarity index 100% rename from limelight-common/OpenAES/LICENSE rename to src/OpenAES/LICENSE diff --git a/limelight-common/OpenAES/README b/src/OpenAES/README similarity index 100% rename from limelight-common/OpenAES/README rename to src/OpenAES/README diff --git a/limelight-common/OpenAES/VERSION b/src/OpenAES/VERSION similarity index 100% rename from limelight-common/OpenAES/VERSION rename to src/OpenAES/VERSION diff --git a/limelight-common/OpenAES/oaes_base64.c b/src/OpenAES/oaes_base64.c similarity index 100% rename from limelight-common/OpenAES/oaes_base64.c rename to src/OpenAES/oaes_base64.c diff --git a/limelight-common/OpenAES/oaes_base64.h b/src/OpenAES/oaes_base64.h similarity index 100% rename from limelight-common/OpenAES/oaes_base64.h rename to src/OpenAES/oaes_base64.h diff --git a/limelight-common/OpenAES/oaes_common.h b/src/OpenAES/oaes_common.h similarity index 100% rename from limelight-common/OpenAES/oaes_common.h rename to src/OpenAES/oaes_common.h diff --git a/limelight-common/OpenAES/oaes_config.h b/src/OpenAES/oaes_config.h similarity index 100% rename from limelight-common/OpenAES/oaes_config.h rename to src/OpenAES/oaes_config.h diff --git a/limelight-common/OpenAES/oaes_lib.c b/src/OpenAES/oaes_lib.c similarity index 100% rename from limelight-common/OpenAES/oaes_lib.c rename to src/OpenAES/oaes_lib.c diff --git a/limelight-common/OpenAES/oaes_lib.h b/src/OpenAES/oaes_lib.h similarity index 100% rename from limelight-common/OpenAES/oaes_lib.h rename to src/OpenAES/oaes_lib.h diff --git a/limelight-common/Platform.c b/src/Platform.c similarity index 100% rename from limelight-common/Platform.c rename to src/Platform.c diff --git a/limelight-common/Platform.h b/src/Platform.h similarity index 100% rename from limelight-common/Platform.h rename to src/Platform.h diff --git a/limelight-common/PlatformSockets.c b/src/PlatformSockets.c similarity index 100% rename from limelight-common/PlatformSockets.c rename to src/PlatformSockets.c diff --git a/limelight-common/PlatformSockets.h b/src/PlatformSockets.h similarity index 100% rename from limelight-common/PlatformSockets.h rename to src/PlatformSockets.h diff --git a/limelight-common/PlatformThreads.h b/src/PlatformThreads.h similarity index 100% rename from limelight-common/PlatformThreads.h rename to src/PlatformThreads.h diff --git a/limelight-common/RtpReorderQueue.c b/src/RtpReorderQueue.c similarity index 100% rename from limelight-common/RtpReorderQueue.c rename to src/RtpReorderQueue.c diff --git a/limelight-common/RtpReorderQueue.h b/src/RtpReorderQueue.h similarity index 100% rename from limelight-common/RtpReorderQueue.h rename to src/RtpReorderQueue.h diff --git a/limelight-common/Rtsp.h b/src/Rtsp.h similarity index 100% rename from limelight-common/Rtsp.h rename to src/Rtsp.h diff --git a/limelight-common/RtspConnection.c b/src/RtspConnection.c similarity index 100% rename from limelight-common/RtspConnection.c rename to src/RtspConnection.c diff --git a/limelight-common/RtspParser.c b/src/RtspParser.c similarity index 100% rename from limelight-common/RtspParser.c rename to src/RtspParser.c diff --git a/limelight-common/SdpGenerator.c b/src/SdpGenerator.c similarity index 100% rename from limelight-common/SdpGenerator.c rename to src/SdpGenerator.c diff --git a/limelight-common/Video.h b/src/Video.h similarity index 100% rename from limelight-common/Video.h rename to src/Video.h diff --git a/limelight-common/VideoDepacketizer.c b/src/VideoDepacketizer.c similarity index 100% rename from limelight-common/VideoDepacketizer.c rename to src/VideoDepacketizer.c diff --git a/limelight-common/VideoStream.c b/src/VideoStream.c similarity index 100% rename from limelight-common/VideoStream.c rename to src/VideoStream.c