diff --git a/Launch Screen.xib b/Launch Screen.xib index 2007b61..947347e 100644 --- a/Launch Screen.xib +++ b/Launch Screen.xib @@ -1,7 +1,7 @@ - + - + @@ -10,8 +10,8 @@ - - - @@ -35,7 +30,4 @@ - - - diff --git a/Limelight/App.h b/Limelight/App.h index 5623eff..1503ff8 100644 --- a/Limelight/App.h +++ b/Limelight/App.h @@ -1,9 +1,9 @@ // // App.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/22/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/App.m b/Limelight/App.m index ade5541..de8af39 100644 --- a/Limelight/App.m +++ b/Limelight/App.m @@ -1,9 +1,9 @@ // // App.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/22/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "App.h" diff --git a/Limelight/AppDelegate.h b/Limelight/AppDelegate.h index 8d06c52..0985139 100644 --- a/Limelight/AppDelegate.h +++ b/Limelight/AppDelegate.h @@ -1,9 +1,9 @@ // // AppDelegate.h -// Limelight-iOS +// Moonlight // // Created by Diego Waxemberg on 1/17/14. -// Copyright (c) 2014 Diego Waxemberg. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/AppDelegate.m b/Limelight/AppDelegate.m index 1905415..2e89bd7 100644 --- a/Limelight/AppDelegate.m +++ b/Limelight/AppDelegate.m @@ -1,9 +1,9 @@ // // AppDelegate.m -// Limelight-iOS +// Moonlight // // Created by Diego Waxemberg on 1/17/14. -// Copyright (c) 2014 Diego Waxemberg. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "AppDelegate.h" diff --git a/Limelight/Crypto/CryptoManager.h b/Limelight/Crypto/CryptoManager.h index 78187a2..8fe40dd 100644 --- a/Limelight/Crypto/CryptoManager.h +++ b/Limelight/Crypto/CryptoManager.h @@ -1,9 +1,9 @@ // // CryptoManager.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/14/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Crypto/CryptoManager.m b/Limelight/Crypto/CryptoManager.m index 6158a20..3269494 100644 --- a/Limelight/Crypto/CryptoManager.m +++ b/Limelight/Crypto/CryptoManager.m @@ -1,9 +1,9 @@ // // CryptoManager.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/14/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "CryptoManager.h" diff --git a/Limelight/Crypto/mkcert.h b/Limelight/Crypto/mkcert.h index 052d823..22e62f5 100644 --- a/Limelight/Crypto/mkcert.h +++ b/Limelight/Crypto/mkcert.h @@ -1,9 +1,9 @@ // // mkcert.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/16/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #ifndef Limelight_mkcert_h diff --git a/Limelight/Database/DataManager.h b/Limelight/Database/DataManager.h index 812a9e1..6af1ec0 100644 --- a/Limelight/Database/DataManager.h +++ b/Limelight/Database/DataManager.h @@ -1,9 +1,9 @@ // // DataManager.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/28/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Database/DataManager.m b/Limelight/Database/DataManager.m index 23e2404..07988f8 100644 --- a/Limelight/Database/DataManager.m +++ b/Limelight/Database/DataManager.m @@ -1,9 +1,9 @@ // // DataManager.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/28/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "DataManager.h" diff --git a/Limelight/Database/Host.h b/Limelight/Database/Host.h index 565ffcb..95c8a92 100644 --- a/Limelight/Database/Host.h +++ b/Limelight/Database/Host.h @@ -1,9 +1,9 @@ // // Host.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/28/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Database/Host.m b/Limelight/Database/Host.m index fbe63b2..a593729 100644 --- a/Limelight/Database/Host.m +++ b/Limelight/Database/Host.m @@ -1,9 +1,9 @@ // // Host.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/28/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "Host.h" diff --git a/Limelight/Database/Settings.h b/Limelight/Database/Settings.h index 1e94431..480024b 100644 --- a/Limelight/Database/Settings.h +++ b/Limelight/Database/Settings.h @@ -1,9 +1,9 @@ // // Settings.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/28/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Database/Settings.m b/Limelight/Database/Settings.m index 622ff41..8294ba7 100644 --- a/Limelight/Database/Settings.m +++ b/Limelight/Database/Settings.m @@ -1,9 +1,9 @@ // // Settings.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/28/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "Settings.h" diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/Contents.json b/Limelight/Images.xcassets/AppIcon.appiconset/Contents.json index 1b34a14..952b850 100644 --- a/Limelight/Images.xcassets/AppIcon.appiconset/Contents.json +++ b/Limelight/Images.xcassets/AppIcon.appiconset/Contents.json @@ -1,80 +1,80 @@ { "images" : [ { - "idiom" : "iphone", "size" : "29x29", - "scale" : "2x", - "filename" : "Icon-Small@2x.png" + "idiom" : "iphone", + "filename" : "app_icon_settings_58x58_@2x-1.png", + "scale" : "2x" }, { - "idiom" : "iphone", "size" : "29x29", - "scale" : "3x", - "filename" : "Icon-Small@3x.png" + "idiom" : "iphone", + "filename" : "app_icon_settings_87x87_@3x.png", + "scale" : "3x" }, { - "idiom" : "iphone", "size" : "40x40", - "scale" : "2x", - "filename" : "Icon-40@2x.png" + "idiom" : "iphone", + "filename" : "app_icon_spotlight_80x80_@2x-1.png", + "scale" : "2x" }, { - "idiom" : "iphone", "size" : "40x40", - "scale" : "3x", - "filename" : "Icon-40@3x.png" + "idiom" : "iphone", + "filename" : "app_icon_spotlight_120x120_@3x.png", + "scale" : "3x" }, { - "idiom" : "iphone", "size" : "60x60", - "scale" : "2x", - "filename" : "Icon-60@2x.png" - }, - { "idiom" : "iphone", + "filename" : "app_icon_120x120_@2x.png", + "scale" : "2x" + }, + { "size" : "60x60", - "scale" : "3x", - "filename" : "Icon-60@3x.png" + "idiom" : "iphone", + "filename" : "app_icon_180x180_@3x.png", + "scale" : "3x" }, { - "idiom" : "ipad", "size" : "29x29", - "scale" : "1x", - "filename" : "Icon-Small.png" + "idiom" : "ipad", + "filename" : "app_icon_settings_29x29_@1x.png", + "scale" : "1x" }, { - "idiom" : "ipad", "size" : "29x29", - "scale" : "2x", - "filename" : "Icon-Small@2x.png" + "idiom" : "ipad", + "filename" : "app_icon_settings_58x58_@2x.png", + "scale" : "2x" }, { - "idiom" : "ipad", "size" : "40x40", - "scale" : "1x", - "filename" : "Icon-40.png" + "idiom" : "ipad", + "filename" : "app_icon_spotlight_40x40_@1x.png", + "scale" : "1x" }, { - "idiom" : "ipad", "size" : "40x40", - "scale" : "2x", - "filename" : "Icon-40@2x.png" + "idiom" : "ipad", + "filename" : "app_icon_spotlight_80x80_@2x.png", + "scale" : "2x" }, { - "idiom" : "ipad", "size" : "76x76", - "scale" : "1x", - "filename" : "Icon-76.png" + "idiom" : "ipad", + "filename" : "app_icon_76x76_@1x.png", + "scale" : "1x" }, { - "idiom" : "ipad", "size" : "76x76", - "scale" : "2x", - "filename" : "Icon-76@2x.png" + "idiom" : "ipad", + "filename" : "app_icon_152x152_@2x.png", + "scale" : "2x" } ], "info" : { "version" : 1, - "author" : "makeappicon" + "author" : "xcode" } } \ No newline at end of file diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-40.png b/Limelight/Images.xcassets/AppIcon.appiconset/Icon-40.png deleted file mode 100644 index 3c600aa..0000000 Binary files a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-40.png and /dev/null differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-40@2x.png b/Limelight/Images.xcassets/AppIcon.appiconset/Icon-40@2x.png deleted file mode 100644 index 1528e06..0000000 Binary files a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-40@2x.png and /dev/null differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-40@3x.png b/Limelight/Images.xcassets/AppIcon.appiconset/Icon-40@3x.png deleted file mode 100644 index 5a12016..0000000 Binary files a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-40@3x.png and /dev/null differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-60@2x.png b/Limelight/Images.xcassets/AppIcon.appiconset/Icon-60@2x.png deleted file mode 100644 index 5a12016..0000000 Binary files a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-60@2x.png and /dev/null differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-60@3x.png b/Limelight/Images.xcassets/AppIcon.appiconset/Icon-60@3x.png deleted file mode 100644 index 8c818a7..0000000 Binary files a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-60@3x.png and /dev/null differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-76.png b/Limelight/Images.xcassets/AppIcon.appiconset/Icon-76.png deleted file mode 100644 index aa1cdb1..0000000 Binary files a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-76.png and /dev/null differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-76@2x.png b/Limelight/Images.xcassets/AppIcon.appiconset/Icon-76@2x.png deleted file mode 100644 index 733117e..0000000 Binary files a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-76@2x.png and /dev/null differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-Small.png b/Limelight/Images.xcassets/AppIcon.appiconset/Icon-Small.png deleted file mode 100644 index b95795e..0000000 Binary files a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-Small.png and /dev/null differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-Small@2x.png b/Limelight/Images.xcassets/AppIcon.appiconset/Icon-Small@2x.png deleted file mode 100644 index 07bdf56..0000000 Binary files a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-Small@2x.png and /dev/null differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-Small@3x.png b/Limelight/Images.xcassets/AppIcon.appiconset/Icon-Small@3x.png deleted file mode 100644 index 4d21b85..0000000 Binary files a/Limelight/Images.xcassets/AppIcon.appiconset/Icon-Small@3x.png and /dev/null differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_120x120_@2x.png b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_120x120_@2x.png new file mode 100644 index 0000000..5191e1e Binary files /dev/null and b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_120x120_@2x.png differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_152x152_@2x.png b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_152x152_@2x.png new file mode 100644 index 0000000..cf22967 Binary files /dev/null and b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_152x152_@2x.png differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_180x180_@3x.png b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_180x180_@3x.png new file mode 100644 index 0000000..23d5f09 Binary files /dev/null and b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_180x180_@3x.png differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_76x76_@1x.png b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_76x76_@1x.png new file mode 100644 index 0000000..4774683 Binary files /dev/null and b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_76x76_@1x.png differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_settings_29x29_@1x.png b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_settings_29x29_@1x.png new file mode 100644 index 0000000..4839e30 Binary files /dev/null and b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_settings_29x29_@1x.png differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_settings_58x58_@2x-1.png b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_settings_58x58_@2x-1.png new file mode 100644 index 0000000..4bf61e6 Binary files /dev/null and b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_settings_58x58_@2x-1.png differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_settings_58x58_@2x.png b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_settings_58x58_@2x.png new file mode 100644 index 0000000..4bf61e6 Binary files /dev/null and b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_settings_58x58_@2x.png differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_settings_87x87_@3x.png b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_settings_87x87_@3x.png new file mode 100644 index 0000000..149f3d9 Binary files /dev/null and b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_settings_87x87_@3x.png differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_spotlight_120x120_@3x.png b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_spotlight_120x120_@3x.png new file mode 100644 index 0000000..5191e1e Binary files /dev/null and b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_spotlight_120x120_@3x.png differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_spotlight_40x40_@1x.png b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_spotlight_40x40_@1x.png new file mode 100644 index 0000000..5f7bdf5 Binary files /dev/null and b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_spotlight_40x40_@1x.png differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_spotlight_80x80_@2x-1.png b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_spotlight_80x80_@2x-1.png new file mode 100644 index 0000000..8bd0845 Binary files /dev/null and b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_spotlight_80x80_@2x-1.png differ diff --git a/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_spotlight_80x80_@2x.png b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_spotlight_80x80_@2x.png new file mode 100644 index 0000000..8bd0845 Binary files /dev/null and b/Limelight/Images.xcassets/AppIcon.appiconset/app_icon_spotlight_80x80_@2x.png differ diff --git a/Limelight/Images.xcassets/Limelight Flat Design Banner.imageset/Contents.json b/Limelight/Images.xcassets/Limelight Flat Design Banner.imageset/Contents.json deleted file mode 100644 index be3ad0e..0000000 --- a/Limelight/Images.xcassets/Limelight Flat Design Banner.imageset/Contents.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "images" : [ - { - "idiom" : "universal", - "scale" : "1x" - }, - { - "idiom" : "universal", - "scale" : "2x", - "filename" : "Limelight Flat Design Banner.png" - }, - { - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "version" : 1, - "author" : "xcode" - } -} \ No newline at end of file diff --git a/Limelight/Images.xcassets/Limelight Flat Design Banner.imageset/Limelight Flat Design Banner.png b/Limelight/Images.xcassets/Limelight Flat Design Banner.imageset/Limelight Flat Design Banner.png deleted file mode 100644 index c5567a6..0000000 Binary files a/Limelight/Images.xcassets/Limelight Flat Design Banner.imageset/Limelight Flat Design Banner.png and /dev/null differ diff --git a/Limelight/Images.xcassets/Logo.imageset/Contents.json b/Limelight/Images.xcassets/Logo.imageset/Contents.json index a87a79d..fa1e947 100644 --- a/Limelight/Images.xcassets/Logo.imageset/Contents.json +++ b/Limelight/Images.xcassets/Logo.imageset/Contents.json @@ -2,7 +2,16 @@ "images" : [ { "idiom" : "universal", - "filename" : "Limelight-logo.pdf" + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x", + "filename" : "logo_universal.png" + }, + { + "idiom" : "universal", + "scale" : "3x" } ], "info" : { diff --git a/Limelight/Images.xcassets/Logo.imageset/Limelight-logo.pdf b/Limelight/Images.xcassets/Logo.imageset/Limelight-logo.pdf deleted file mode 100644 index dd841bd..0000000 Binary files a/Limelight/Images.xcassets/Logo.imageset/Limelight-logo.pdf and /dev/null differ diff --git a/Limelight/Images.xcassets/Logo.imageset/logo_universal.png b/Limelight/Images.xcassets/Logo.imageset/logo_universal.png new file mode 100644 index 0000000..eb39b82 Binary files /dev/null and b/Limelight/Images.xcassets/Logo.imageset/logo_universal.png differ diff --git a/Limelight/Input/Controller.h b/Limelight/Input/Controller.h index b2a26a1..3cd38ec 100644 --- a/Limelight/Input/Controller.h +++ b/Limelight/Input/Controller.h @@ -1,9 +1,9 @@ // // Controller.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 2/1/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Input/Controller.m b/Limelight/Input/Controller.m index f230cbd..f566fed 100644 --- a/Limelight/Input/Controller.m +++ b/Limelight/Input/Controller.m @@ -1,9 +1,9 @@ // // Controller.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 2/1/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import "Controller.h" diff --git a/Limelight/Input/ControllerSupport.h b/Limelight/Input/ControllerSupport.h index ad82d87..25cf939 100644 --- a/Limelight/Input/ControllerSupport.h +++ b/Limelight/Input/ControllerSupport.h @@ -1,9 +1,9 @@ // // ControllerSupport.h -// Limelight +// Moonlight // // Created by Cameron Gutman on 10/20/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Input/ControllerSupport.m b/Limelight/Input/ControllerSupport.m index 7240ed7..a45c11e 100644 --- a/Limelight/Input/ControllerSupport.m +++ b/Limelight/Input/ControllerSupport.m @@ -1,9 +1,9 @@ // // ControllerSupport.m -// Limelight +// Moonlight // // Created by Cameron Gutman on 10/20/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "ControllerSupport.h" diff --git a/Limelight/Input/OnScreenControls.h b/Limelight/Input/OnScreenControls.h index 84abbc9..cae34f6 100644 --- a/Limelight/Input/OnScreenControls.h +++ b/Limelight/Input/OnScreenControls.h @@ -1,9 +1,9 @@ // // OnScreenControls.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 12/28/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Input/OnScreenControls.m b/Limelight/Input/OnScreenControls.m index f757463..dc52175 100644 --- a/Limelight/Input/OnScreenControls.m +++ b/Limelight/Input/OnScreenControls.m @@ -1,9 +1,9 @@ // // OnScreenControls.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 12/28/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "OnScreenControls.h" diff --git a/Limelight/Input/StreamView.h b/Limelight/Input/StreamView.h index e011409..2eebf66 100644 --- a/Limelight/Input/StreamView.h +++ b/Limelight/Input/StreamView.h @@ -1,9 +1,9 @@ // // StreamView.h -// Limelight +// Moonlight // // Created by Cameron Gutman on 10/19/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Input/StreamView.m b/Limelight/Input/StreamView.m index 646b87c..b190d30 100644 --- a/Limelight/Input/StreamView.m +++ b/Limelight/Input/StreamView.m @@ -1,9 +1,9 @@ // // StreamView.m -// Limelight +// Moonlight // // Created by Cameron Gutman on 10/19/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "StreamView.h" diff --git a/Limelight/Network/AppAssetManager.h b/Limelight/Network/AppAssetManager.h index 736d444..8d54475 100644 --- a/Limelight/Network/AppAssetManager.h +++ b/Limelight/Network/AppAssetManager.h @@ -1,9 +1,9 @@ // // AppManager.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/25/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Network/AppAssetManager.m b/Limelight/Network/AppAssetManager.m index a0e0669..9395f7c 100644 --- a/Limelight/Network/AppAssetManager.m +++ b/Limelight/Network/AppAssetManager.m @@ -1,9 +1,9 @@ // // AppManager.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/25/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "AppAssetManager.h" diff --git a/Limelight/Network/AppAssetResponse.h b/Limelight/Network/AppAssetResponse.h index e4fead4..4e9ac7b 100644 --- a/Limelight/Network/AppAssetResponse.h +++ b/Limelight/Network/AppAssetResponse.h @@ -1,9 +1,9 @@ // // AppAssetResponse.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 2/1/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Network/AppAssetResponse.m b/Limelight/Network/AppAssetResponse.m index 94a2f1e..9a41e64 100644 --- a/Limelight/Network/AppAssetResponse.m +++ b/Limelight/Network/AppAssetResponse.m @@ -1,9 +1,9 @@ // // AppAssetResponse.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 2/1/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import "AppAssetResponse.h" diff --git a/Limelight/Network/AppAssetRetriever.h b/Limelight/Network/AppAssetRetriever.h index a852a79..84f853d 100644 --- a/Limelight/Network/AppAssetRetriever.h +++ b/Limelight/Network/AppAssetRetriever.h @@ -1,9 +1,9 @@ // // AppAssetRetriever.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 1/31/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Network/AppAssetRetriever.m b/Limelight/Network/AppAssetRetriever.m index f046780..5554da0 100644 --- a/Limelight/Network/AppAssetRetriever.m +++ b/Limelight/Network/AppAssetRetriever.m @@ -1,9 +1,9 @@ // // AppAssetRetriever.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 1/31/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import "AppAssetRetriever.h" diff --git a/Limelight/Network/AppListResponse.h b/Limelight/Network/AppListResponse.h index 8c953fe..9769ea9 100644 --- a/Limelight/Network/AppListResponse.h +++ b/Limelight/Network/AppListResponse.h @@ -1,9 +1,9 @@ // // AppListResponse.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 2/1/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import "HttpResponse.h" diff --git a/Limelight/Network/AppListResponse.m b/Limelight/Network/AppListResponse.m index d5bdd5f..c7e66e2 100644 --- a/Limelight/Network/AppListResponse.m +++ b/Limelight/Network/AppListResponse.m @@ -1,9 +1,9 @@ // // AppListResponse.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 2/1/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import "AppListResponse.h" diff --git a/Limelight/Network/DiscoveryManager.h b/Limelight/Network/DiscoveryManager.h index f0a75a9..354b3bf 100644 --- a/Limelight/Network/DiscoveryManager.h +++ b/Limelight/Network/DiscoveryManager.h @@ -1,9 +1,9 @@ // // DiscoveryManager.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 1/1/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Network/DiscoveryManager.m b/Limelight/Network/DiscoveryManager.m index 1154c59..05f5b1d 100644 --- a/Limelight/Network/DiscoveryManager.m +++ b/Limelight/Network/DiscoveryManager.m @@ -1,9 +1,9 @@ // // DiscoveryManager.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 1/1/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import "DiscoveryManager.h" diff --git a/Limelight/Network/DiscoveryWorker.h b/Limelight/Network/DiscoveryWorker.h index 066a6fe..41928d6 100644 --- a/Limelight/Network/DiscoveryWorker.h +++ b/Limelight/Network/DiscoveryWorker.h @@ -1,9 +1,9 @@ // // DiscoveryWorker.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 1/2/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Network/DiscoveryWorker.m b/Limelight/Network/DiscoveryWorker.m index e9b758f..e871aca 100644 --- a/Limelight/Network/DiscoveryWorker.m +++ b/Limelight/Network/DiscoveryWorker.m @@ -1,9 +1,9 @@ // // DiscoveryWorker.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 1/2/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import "DiscoveryWorker.h" diff --git a/Limelight/Network/HttpManager.h b/Limelight/Network/HttpManager.h index c7cba95..29f15aa 100644 --- a/Limelight/Network/HttpManager.h +++ b/Limelight/Network/HttpManager.h @@ -1,9 +1,9 @@ // // HttpManager.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/16/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Network/HttpManager.m b/Limelight/Network/HttpManager.m index 6923126..39f27d3 100644 --- a/Limelight/Network/HttpManager.m +++ b/Limelight/Network/HttpManager.m @@ -1,9 +1,9 @@ // // HttpManager.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/16/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "HttpManager.h" diff --git a/Limelight/Network/HttpRequest.h b/Limelight/Network/HttpRequest.h index 6cb7158..bead208 100644 --- a/Limelight/Network/HttpRequest.h +++ b/Limelight/Network/HttpRequest.h @@ -1,9 +1,9 @@ // // HttpRequest.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 2/1/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Network/HttpRequest.m b/Limelight/Network/HttpRequest.m index e07954b..69298ed 100644 --- a/Limelight/Network/HttpRequest.m +++ b/Limelight/Network/HttpRequest.m @@ -1,9 +1,9 @@ // // HttpRequest.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 2/1/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import "HttpRequest.h" diff --git a/Limelight/Network/HttpResponse.h b/Limelight/Network/HttpResponse.h index d5a2612..d4bbf7d 100644 --- a/Limelight/Network/HttpResponse.h +++ b/Limelight/Network/HttpResponse.h @@ -1,9 +1,9 @@ // // HttpResponse.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 1/30/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Network/HttpResponse.m b/Limelight/Network/HttpResponse.m index aa20b02..ad5c7d4 100644 --- a/Limelight/Network/HttpResponse.m +++ b/Limelight/Network/HttpResponse.m @@ -1,9 +1,9 @@ // // HttpResponse.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 1/30/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import "HttpResponse.h" diff --git a/Limelight/Network/MDNSManager.h b/Limelight/Network/MDNSManager.h index 55dc965..c0932c4 100644 --- a/Limelight/Network/MDNSManager.h +++ b/Limelight/Network/MDNSManager.h @@ -1,9 +1,9 @@ // // MDNSManager.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/14/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Network/MDNSManager.m b/Limelight/Network/MDNSManager.m index 758144a..53abc85 100644 --- a/Limelight/Network/MDNSManager.m +++ b/Limelight/Network/MDNSManager.m @@ -1,9 +1,9 @@ // // MDNSManager.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/14/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "MDNSManager.h" diff --git a/Limelight/Network/PairManager.h b/Limelight/Network/PairManager.h index 0dc3f45..41fee24 100644 --- a/Limelight/Network/PairManager.h +++ b/Limelight/Network/PairManager.h @@ -1,9 +1,9 @@ // // PairManager.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/19/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Network/PairManager.m b/Limelight/Network/PairManager.m index 57c920c..93e6995 100644 --- a/Limelight/Network/PairManager.m +++ b/Limelight/Network/PairManager.m @@ -1,9 +1,9 @@ // // PairManager.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/19/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "PairManager.h" diff --git a/Limelight/Network/ServerInfoResponse.h b/Limelight/Network/ServerInfoResponse.h index ec66371..39e212a 100644 --- a/Limelight/Network/ServerInfoResponse.h +++ b/Limelight/Network/ServerInfoResponse.h @@ -1,9 +1,9 @@ // // ServerInfoResponse.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 2/1/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import "HttpResponse.h" diff --git a/Limelight/Network/ServerInfoResponse.m b/Limelight/Network/ServerInfoResponse.m index 72623b0..2ba8249 100644 --- a/Limelight/Network/ServerInfoResponse.m +++ b/Limelight/Network/ServerInfoResponse.m @@ -1,9 +1,9 @@ // // ServerInfoResponse.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 2/1/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import "ServerInfoResponse.h" diff --git a/Limelight/Network/WakeOnLanManager.h b/Limelight/Network/WakeOnLanManager.h index b820dec..232431e 100644 --- a/Limelight/Network/WakeOnLanManager.h +++ b/Limelight/Network/WakeOnLanManager.h @@ -1,9 +1,9 @@ // // WakeOnLanManager.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 1/2/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Network/WakeOnLanManager.m b/Limelight/Network/WakeOnLanManager.m index 2d9548c..8c44561 100644 --- a/Limelight/Network/WakeOnLanManager.m +++ b/Limelight/Network/WakeOnLanManager.m @@ -1,9 +1,9 @@ // // WakeOnLanManager.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 1/2/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import "WakeOnLanManager.h" diff --git a/Limelight/Stream/Connection.h b/Limelight/Stream/Connection.h index 989bfe2..a151569 100644 --- a/Limelight/Stream/Connection.h +++ b/Limelight/Stream/Connection.h @@ -1,9 +1,9 @@ // // Connection.h -// Limelight-iOS +// Moonlight // // Created by Diego Waxemberg on 1/19/14. -// Copyright (c) 2014 Diego Waxemberg. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Stream/Connection.m b/Limelight/Stream/Connection.m index 074e495..e6fc58f 100644 --- a/Limelight/Stream/Connection.m +++ b/Limelight/Stream/Connection.m @@ -1,9 +1,9 @@ // // Connection.m -// Limelight-iOS +// Moonlight // // Created by Diego Waxemberg on 1/19/14. -// Copyright (c) 2014 Diego Waxemberg. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import "Connection.h" @@ -290,7 +290,7 @@ void ClDisplayTransientMessage(char* message) -(void) terminate { - // We're guaranteed to not be on a limelight-common thread + // We're guaranteed to not be on a moonlight-common thread // here so it's safe to call stop directly LiStopConnection(); } diff --git a/Limelight/Stream/StreamConfiguration.h b/Limelight/Stream/StreamConfiguration.h index 0490a0a..2244a3c 100644 --- a/Limelight/Stream/StreamConfiguration.h +++ b/Limelight/Stream/StreamConfiguration.h @@ -1,9 +1,9 @@ // // StreamConfiguration.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/20/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Stream/StreamConfiguration.m b/Limelight/Stream/StreamConfiguration.m index ea6ac30..4ebacf1 100644 --- a/Limelight/Stream/StreamConfiguration.m +++ b/Limelight/Stream/StreamConfiguration.m @@ -1,9 +1,9 @@ // // StreamConfiguration.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/20/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "StreamConfiguration.h" diff --git a/Limelight/Stream/StreamManager.h b/Limelight/Stream/StreamManager.h index af93e54..44c45ad 100644 --- a/Limelight/Stream/StreamManager.h +++ b/Limelight/Stream/StreamManager.h @@ -1,9 +1,9 @@ // // StreamManager.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/20/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Stream/StreamManager.m b/Limelight/Stream/StreamManager.m index 927bcbe..3308ad1 100644 --- a/Limelight/Stream/StreamManager.m +++ b/Limelight/Stream/StreamManager.m @@ -1,9 +1,9 @@ // // StreamManager.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/20/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "StreamManager.h" @@ -96,14 +96,14 @@ } // This should NEVER be called from within a thread -// owned by limelight-common +// owned by moonlight-common - (void) stopStream { [_connection terminate]; } // This should only be called from within a thread -// owned by limelight-common +// owned by moonlight-common - (void) stopStreamInternal { [_connection terminateInternal]; diff --git a/Limelight/Stream/VideoDecoderRenderer.h b/Limelight/Stream/VideoDecoderRenderer.h index a687ceb..e1ef307 100644 --- a/Limelight/Stream/VideoDecoderRenderer.h +++ b/Limelight/Stream/VideoDecoderRenderer.h @@ -1,9 +1,9 @@ // // VideoDecoderRenderer.h -// Limelight +// Moonlight // // Created by Cameron Gutman on 10/18/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Stream/VideoDecoderRenderer.m b/Limelight/Stream/VideoDecoderRenderer.m index 3eb24a8..736ace8 100644 --- a/Limelight/Stream/VideoDecoderRenderer.m +++ b/Limelight/Stream/VideoDecoderRenderer.m @@ -1,9 +1,9 @@ // // VideoDecoderRenderer.m -// Limelight +// Moonlight // // Created by Cameron Gutman on 10/18/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "VideoDecoderRenderer.h" diff --git a/Limelight/UIAppView.h b/Limelight/UIAppView.h index 9b202d5..a85e01a 100644 --- a/Limelight/UIAppView.h +++ b/Limelight/UIAppView.h @@ -1,9 +1,9 @@ // // UIAppView.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/22/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/UIAppView.m b/Limelight/UIAppView.m index 89e04e6..0d13d7d 100644 --- a/Limelight/UIAppView.m +++ b/Limelight/UIAppView.m @@ -1,9 +1,9 @@ // // UIAppView.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/22/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "UIAppView.h" diff --git a/Limelight/UIComputerView.h b/Limelight/UIComputerView.h index dc13f41..fa4e255 100644 --- a/Limelight/UIComputerView.h +++ b/Limelight/UIComputerView.h @@ -1,9 +1,9 @@ // // UIComputerView.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/22/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/UIComputerView.m b/Limelight/UIComputerView.m index 766f11d..9c10f77 100644 --- a/Limelight/UIComputerView.m +++ b/Limelight/UIComputerView.m @@ -1,9 +1,9 @@ // // UIComputerView.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/22/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "UIComputerView.h" diff --git a/Limelight/Utility/Logger.h b/Limelight/Utility/Logger.h index 7333226..0ffe5c4 100644 --- a/Limelight/Utility/Logger.h +++ b/Limelight/Utility/Logger.h @@ -1,9 +1,9 @@ // // Logger.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 2/10/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #ifndef Limelight_Logger_h diff --git a/Limelight/Utility/Logger.m b/Limelight/Utility/Logger.m index 7e43cf3..f676313 100644 --- a/Limelight/Utility/Logger.m +++ b/Limelight/Utility/Logger.m @@ -1,9 +1,9 @@ // // Logger.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 2/10/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import "Logger.h" diff --git a/Limelight/Utility/Utils.h b/Limelight/Utility/Utils.h index 7489b81..2ec0ab1 100644 --- a/Limelight/Utility/Utils.h +++ b/Limelight/Utility/Utils.h @@ -1,9 +1,9 @@ // // Utils.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/20/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/Utility/Utils.m b/Limelight/Utility/Utils.m index 1f385ff..3ce858c 100644 --- a/Limelight/Utility/Utils.m +++ b/Limelight/Utility/Utils.m @@ -1,9 +1,9 @@ // // Utils.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/20/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "Utils.h" diff --git a/Limelight/ViewControllers/LoadingFrameViewController.h b/Limelight/ViewControllers/LoadingFrameViewController.h index 7aeef82..0635725 100644 --- a/Limelight/ViewControllers/LoadingFrameViewController.h +++ b/Limelight/ViewControllers/LoadingFrameViewController.h @@ -1,9 +1,9 @@ // // LoadingFrameViewController.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 2/24/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/ViewControllers/LoadingFrameViewController.m b/Limelight/ViewControllers/LoadingFrameViewController.m index b76f15d..340464e 100644 --- a/Limelight/ViewControllers/LoadingFrameViewController.m +++ b/Limelight/ViewControllers/LoadingFrameViewController.m @@ -1,9 +1,9 @@ // // LoadingFrameViewController.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 2/24/15. -// Copyright (c) 2015 Limelight Stream. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import "LoadingFrameViewController.h" diff --git a/Limelight/ViewControllers/MainFrameViewController.h b/Limelight/ViewControllers/MainFrameViewController.h index 560e007..1348b12 100644 --- a/Limelight/ViewControllers/MainFrameViewController.h +++ b/Limelight/ViewControllers/MainFrameViewController.h @@ -1,9 +1,9 @@ // // MainFrameViewController.h -// Limelight-iOS +// Moonlight // // Created by Diego Waxemberg on 1/17/14. -// Copyright (c) 2014 Diego Waxemberg. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/ViewControllers/MainFrameViewController.m b/Limelight/ViewControllers/MainFrameViewController.m index 9e4cde6..9a129fd 100644 --- a/Limelight/ViewControllers/MainFrameViewController.m +++ b/Limelight/ViewControllers/MainFrameViewController.m @@ -1,8 +1,8 @@ // MainFrameViewController.m -// Limelight-iOS +// Moonlight // // Created by Diego Waxemberg on 1/17/14. -// Copyright (c) 2014 Diego Waxemberg. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "MainFrameViewController.h" diff --git a/Limelight/ViewControllers/SettingsViewController.h b/Limelight/ViewControllers/SettingsViewController.h index e221cd0..5fdb155 100644 --- a/Limelight/ViewControllers/SettingsViewController.h +++ b/Limelight/ViewControllers/SettingsViewController.h @@ -1,9 +1,9 @@ // // SettingsViewController.h -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/27/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight/ViewControllers/SettingsViewController.m b/Limelight/ViewControllers/SettingsViewController.m index 6b91301..57de983 100644 --- a/Limelight/ViewControllers/SettingsViewController.m +++ b/Limelight/ViewControllers/SettingsViewController.m @@ -1,9 +1,9 @@ // // SettingsViewController.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 10/27/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import "SettingsViewController.h" diff --git a/Limelight/ViewControllers/StreamFrameViewController.h b/Limelight/ViewControllers/StreamFrameViewController.h index 68cba51..0bd2d92 100644 --- a/Limelight/ViewControllers/StreamFrameViewController.h +++ b/Limelight/ViewControllers/StreamFrameViewController.h @@ -1,9 +1,9 @@ // // StreamFrameViewController.h -// Limelight-iOS +// Moonlight // // Created by Diego Waxemberg on 1/18/14. -// Copyright (c) 2014 Diego Waxemberg. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import "Connection.h" diff --git a/Limelight/ViewControllers/StreamFrameViewController.m b/Limelight/ViewControllers/StreamFrameViewController.m index d095a63..bfa0e1f 100644 --- a/Limelight/ViewControllers/StreamFrameViewController.m +++ b/Limelight/ViewControllers/StreamFrameViewController.m @@ -1,9 +1,9 @@ // // StreamFrameViewController.m -// Limelight-iOS +// Moonlight // // Created by Diego Waxemberg on 1/18/14. -// Copyright (c) 2014 Diego Waxemberg. All rights reserved. +// Copyright (c) 2015 Moonlight Stream. All rights reserved. // #import "StreamFrameViewController.h" diff --git a/Limelight/main.m b/Limelight/main.m index 030a4a7..b41a40e 100644 --- a/Limelight/main.m +++ b/Limelight/main.m @@ -1,9 +1,9 @@ // // main.m -// Limelight +// Moonlight // // Created by Diego Waxemberg on 8/30/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/LimelightTests/LimelightTests.m b/LimelightTests/LimelightTests.m index c761e70..9e3cdae 100644 --- a/LimelightTests/LimelightTests.m +++ b/LimelightTests/LimelightTests.m @@ -1,9 +1,9 @@ // -// LimelightTests.m -// LimelightTests +// MoonlightTests.m +// MoonlightTests // // Created by Diego Waxemberg on 8/30/14. -// Copyright (c) 2014 Limelight Stream. All rights reserved. +// Copyright (c) 2014 Moonlight Stream. All rights reserved. // #import diff --git a/Limelight.xcodeproj/project.pbxproj b/Moonlight.xcodeproj/project.pbxproj similarity index 97% rename from Limelight.xcodeproj/project.pbxproj rename to Moonlight.xcodeproj/project.pbxproj index b4d8869..5b16976 100644 --- a/Limelight.xcodeproj/project.pbxproj +++ b/Moonlight.xcodeproj/project.pbxproj @@ -7,7 +7,6 @@ objects = { /* Begin PBXBuildFile section */ - 98A03B4D19F352EB00861ACA /* liblimelight-common.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 98A03B4A19F3514B00861ACA /* liblimelight-common.a */; }; 9E5D600B1A5A5A3900689918 /* Apache License.txt in Resources */ = {isa = PBXBuildFile; fileRef = 9E5D5FF81A5A5A3900689918 /* Apache License.txt */; }; 9E5D600C1A5A5A3900689918 /* Roboto-Black.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9E5D5FF91A5A5A3900689918 /* Roboto-Black.ttf */; }; 9E5D600E1A5A5A3900689918 /* Roboto-Bold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9E5D5FFB1A5A5A3900689918 /* Roboto-Bold.ttf */; }; @@ -40,6 +39,7 @@ FB4679011A57048000377732 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FB4679001A57048000377732 /* CoreFoundation.framework */; }; FB4A23B81A9D3637004D2EF2 /* LoadingFrameViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FB4A23B71A9D3637004D2EF2 /* LoadingFrameViewController.m */; }; FB6549561A57907E001C8F39 /* DiscoveryWorker.m in Sources */ = {isa = PBXBuildFile; fileRef = FB6549551A57907E001C8F39 /* DiscoveryWorker.m */; }; + FB6DDEF41AE739100096499A /* libmoonlight-common.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FB6DDEF31AE739100096499A /* libmoonlight-common.a */; }; FB7E794419C8B71B00A15F68 /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FB7E794319C8B71B00A15F68 /* libiconv.dylib */; }; FB89462819F646E200339C8A /* CryptoManager.m in Sources */ = {isa = PBXBuildFile; fileRef = FB89460619F646E200339C8A /* CryptoManager.m */; }; FB89462919F646E200339C8A /* mkcert.c in Sources */ = {isa = PBXBuildFile; fileRef = FB89460719F646E200339C8A /* mkcert.c */; }; @@ -79,19 +79,12 @@ /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 98A03B4919F3514B00861ACA /* PBXContainerItemProxy */ = { + FB1E430F1AE8B0F200AFF679 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 98A03B4519F3514B00861ACA /* limelight-common.xcodeproj */; + containerPortal = 98A03B4519F3514B00861ACA /* moonlight-common.xcodeproj */; proxyType = 2; remoteGlobalIDString = FB290E2E19B37A4E004C83CF; - remoteInfo = "limelight-common"; - }; - 98A03B4B19F3517100861ACA /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 98A03B4519F3514B00861ACA /* limelight-common.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = FB290E2D19B37A4E004C83CF; - remoteInfo = "limelight-common"; + remoteInfo = "moonlight-common"; }; FB290D1419B2C406004C83CF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -103,7 +96,7 @@ /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 98A03B4519F3514B00861ACA /* limelight-common.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "limelight-common.xcodeproj"; path = "limelight-common-c/limelight-common.xcodeproj"; sourceTree = ""; }; + 98A03B4519F3514B00861ACA /* moonlight-common.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "moonlight-common.xcodeproj"; path = "limelight-common-c/moonlight-common.xcodeproj"; sourceTree = ""; }; 9E5D5FF81A5A5A3900689918 /* Apache License.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "Apache License.txt"; sourceTree = ""; }; 9E5D5FF91A5A5A3900689918 /* Roboto-Black.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-Black.ttf"; sourceTree = ""; }; 9E5D5FFB1A5A5A3900689918 /* Roboto-Bold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-Bold.ttf"; sourceTree = ""; }; @@ -111,7 +104,7 @@ 9E5D60001A5A5A3900689918 /* Roboto-Medium.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-Medium.ttf"; sourceTree = ""; }; 9E5D60021A5A5A3900689918 /* Roboto-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-Regular.ttf"; sourceTree = ""; }; 9E5D60031A5A5A3900689918 /* Roboto-Thin.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-Thin.ttf"; sourceTree = ""; }; - FB290CEE19B2C406004C83CF /* Limelight.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Limelight.app; sourceTree = BUILT_PRODUCTS_DIR; }; + FB290CEE19B2C406004C83CF /* Moonlight.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Moonlight.app; sourceTree = BUILT_PRODUCTS_DIR; }; FB290CF119B2C406004C83CF /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; FB290CF319B2C406004C83CF /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; FB290CF519B2C406004C83CF /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; @@ -146,6 +139,7 @@ FB6549541A57907E001C8F39 /* DiscoveryWorker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DiscoveryWorker.h; sourceTree = ""; }; FB6549551A57907E001C8F39 /* DiscoveryWorker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DiscoveryWorker.m; sourceTree = ""; }; FB6549621A60B4A9001C8F39 /* Limelight 0.3.1.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Limelight 0.3.1.xcdatamodel"; sourceTree = ""; }; + FB6DDEF31AE739100096499A /* libmoonlight-common.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libmoonlight-common.a"; path = "limelight-common-c/build/Debug-iphoneos/libmoonlight-common.a"; sourceTree = ""; }; FB7E794319C8B71B00A15F68 /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; }; FB89460519F646E200339C8A /* CryptoManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CryptoManager.h; sourceTree = ""; }; FB89460619F646E200339C8A /* CryptoManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CryptoManager.m; sourceTree = ""; }; @@ -300,7 +294,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 98A03B4D19F352EB00861ACA /* liblimelight-common.a in Frameworks */, + FB6DDEF41AE739100096499A /* libmoonlight-common.a in Frameworks */, FB8946ED19F6AFE800339C8A /* libopus.a in Frameworks */, FB8946EB19F6AFE100339C8A /* libcrypto.a in Frameworks */, FB8946EC19F6AFE400339C8A /* libssl.a in Frameworks */, @@ -329,14 +323,6 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 98A03B4619F3514B00861ACA /* Products */ = { - isa = PBXGroup; - children = ( - 98A03B4A19F3514B00861ACA /* liblimelight-common.a */, - ); - name = Products; - sourceTree = ""; - }; 9E5D5FF61A5A5A3900689918 /* Font */ = { isa = PBXGroup; children = ( @@ -359,10 +345,18 @@ path = Roboto; sourceTree = ""; }; + FB1E430C1AE8B0F200AFF679 /* Products */ = { + isa = PBXGroup; + children = ( + FB1E43101AE8B0F200AFF679 /* libmoonlight-common.a */, + ); + name = Products; + sourceTree = ""; + }; FB290CE519B2C406004C83CF = { isa = PBXGroup; children = ( - 98A03B4519F3514B00861ACA /* limelight-common.xcodeproj */, + 98A03B4519F3514B00861ACA /* moonlight-common.xcodeproj */, FB290CF919B2C406004C83CF /* Limelight */, FB290D1619B2C406004C83CF /* LimelightTests */, FB290CF019B2C406004C83CF /* Frameworks */, @@ -373,7 +367,7 @@ FB290CEF19B2C406004C83CF /* Products */ = { isa = PBXGroup; children = ( - FB290CEE19B2C406004C83CF /* Limelight.app */, + FB290CEE19B2C406004C83CF /* Moonlight.app */, FB290D0E19B2C406004C83CF /* LimelightTests.xctest */, ); name = Products; @@ -382,6 +376,7 @@ FB290CF019B2C406004C83CF /* Frameworks */ = { isa = PBXGroup; children = ( + FB6DDEF31AE739100096499A /* libmoonlight-common.a */, FB4679001A57048000377732 /* CoreFoundation.framework */, FBD349571A003F05002D2A60 /* libsqlite3.dylib */, FB89468F19F6AFB800339C8A /* libs */, @@ -758,9 +753,9 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - FB290CED19B2C406004C83CF /* Limelight */ = { + FB290CED19B2C406004C83CF /* Moonlight */ = { isa = PBXNativeTarget; - buildConfigurationList = FB290D2019B2C406004C83CF /* Build configuration list for PBXNativeTarget "Limelight" */; + buildConfigurationList = FB290D2019B2C406004C83CF /* Build configuration list for PBXNativeTarget "Moonlight" */; buildPhases = ( FB290CEA19B2C406004C83CF /* Sources */, FB290CEB19B2C406004C83CF /* Frameworks */, @@ -769,11 +764,10 @@ buildRules = ( ); dependencies = ( - 98A03B4C19F3517100861ACA /* PBXTargetDependency */, ); - name = Limelight; + name = Moonlight; productName = Limelight; - productReference = FB290CEE19B2C406004C83CF /* Limelight.app */; + productReference = FB290CEE19B2C406004C83CF /* Moonlight.app */; productType = "com.apple.product-type.application"; }; FB290D0D19B2C406004C83CF /* LimelightTests */ = { @@ -811,7 +805,7 @@ }; }; }; - buildConfigurationList = FB290CE919B2C406004C83CF /* Build configuration list for PBXProject "Limelight" */; + buildConfigurationList = FB290CE919B2C406004C83CF /* Build configuration list for PBXProject "Moonlight" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; @@ -823,24 +817,24 @@ projectDirPath = ""; projectReferences = ( { - ProductGroup = 98A03B4619F3514B00861ACA /* Products */; - ProjectRef = 98A03B4519F3514B00861ACA /* limelight-common.xcodeproj */; + ProductGroup = FB1E430C1AE8B0F200AFF679 /* Products */; + ProjectRef = 98A03B4519F3514B00861ACA /* moonlight-common.xcodeproj */; }, ); projectRoot = ""; targets = ( - FB290CED19B2C406004C83CF /* Limelight */, + FB290CED19B2C406004C83CF /* Moonlight */, FB290D0D19B2C406004C83CF /* LimelightTests */, ); }; /* End PBXProject section */ /* Begin PBXReferenceProxy section */ - 98A03B4A19F3514B00861ACA /* liblimelight-common.a */ = { + FB1E43101AE8B0F200AFF679 /* libmoonlight-common.a */ = { isa = PBXReferenceProxy; fileType = archive.ar; - path = "liblimelight-common.a"; - remoteRef = 98A03B4919F3514B00861ACA /* PBXContainerItemProxy */; + path = "libmoonlight-common.a"; + remoteRef = FB1E430F1AE8B0F200AFF679 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXReferenceProxy section */ @@ -933,14 +927,9 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 98A03B4C19F3517100861ACA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "limelight-common"; - targetProxy = 98A03B4B19F3517100861ACA /* PBXContainerItemProxy */; - }; FB290D1519B2C406004C83CF /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FB290CED19B2C406004C83CF /* Limelight */; + target = FB290CED19B2C406004C83CF /* Moonlight */; targetProxy = FB290D1419B2C406004C83CF /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ @@ -1060,6 +1049,7 @@ "$(inherited)", "$(PROJECT_DIR)/libs/opus/lib", "$(PROJECT_DIR)/libs/openssl/lib", + "$(PROJECT_DIR)/limelight-common-c/build/Debug-iphoneos", ); PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE = ""; @@ -1088,6 +1078,7 @@ "$(inherited)", "$(PROJECT_DIR)/libs/opus/lib", "$(PROJECT_DIR)/libs/openssl/lib", + "$(PROJECT_DIR)/limelight-common-c/build/Debug-iphoneos", ); PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE = ""; @@ -1139,7 +1130,7 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - FB290CE919B2C406004C83CF /* Build configuration list for PBXProject "Limelight" */ = { + FB290CE919B2C406004C83CF /* Build configuration list for PBXProject "Moonlight" */ = { isa = XCConfigurationList; buildConfigurations = ( FB290D1E19B2C406004C83CF /* Debug */, @@ -1148,7 +1139,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - FB290D2019B2C406004C83CF /* Build configuration list for PBXNativeTarget "Limelight" */ = { + FB290D2019B2C406004C83CF /* Build configuration list for PBXNativeTarget "Moonlight" */ = { isa = XCConfigurationList; buildConfigurations = ( FB290D2119B2C406004C83CF /* Debug */, diff --git a/Limelight.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Moonlight.xcodeproj/project.xcworkspace/contents.xcworkspacedata similarity index 70% rename from Limelight.xcodeproj/project.xcworkspace/contents.xcworkspacedata rename to Moonlight.xcodeproj/project.xcworkspace/contents.xcworkspacedata index 1af3248..1aaa823 100644 --- a/Limelight.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ b/Moonlight.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -2,6 +2,6 @@ + location = "self:Moonlight.xcodeproj"> diff --git a/Limelight.xcodeproj/project.xcworkspace/xcshareddata/Limelight.xccheckout b/Moonlight.xcodeproj/project.xcworkspace/xcshareddata/Limelight.xccheckout similarity index 100% rename from Limelight.xcodeproj/project.xcworkspace/xcshareddata/Limelight.xccheckout rename to Moonlight.xcodeproj/project.xcworkspace/xcshareddata/Limelight.xccheckout diff --git a/Moonlight.xcodeproj/project.xcworkspace/xcshareddata/Moonlight.xccheckout b/Moonlight.xcodeproj/project.xcworkspace/xcshareddata/Moonlight.xccheckout new file mode 100644 index 0000000..4053ced --- /dev/null +++ b/Moonlight.xcodeproj/project.xcworkspace/xcshareddata/Moonlight.xccheckout @@ -0,0 +1,53 @@ + + + + + IDESourceControlProjectFavoriteDictionaryKey + + IDESourceControlProjectIdentifier + AD7C6582-F39A-441A-A7FD-9EBF143920BA + IDESourceControlProjectName + Moonlight + IDESourceControlProjectOriginsDictionary + + A4B0849259F9566B0CBA84A6D3D4A0F895C03123 + github.com:limelight-stream/limelight-ios.git + EB99D631D5149240E91F8D168F0F298D7A5BAA89 + github.com:limelight-stream/limelight-common-c.git + + IDESourceControlProjectPath + Moonlight.xcodeproj + IDESourceControlProjectRelativeInstallPathDictionary + + A4B0849259F9566B0CBA84A6D3D4A0F895C03123 + ../.. + EB99D631D5149240E91F8D168F0F298D7A5BAA89 + ../..limelight-common-c/ + + IDESourceControlProjectURL + github.com:limelight-stream/limelight-ios.git + IDESourceControlProjectVersion + 111 + IDESourceControlProjectWCCIdentifier + A4B0849259F9566B0CBA84A6D3D4A0F895C03123 + IDESourceControlProjectWCConfigurations + + + IDESourceControlRepositoryExtensionIdentifierKey + public.vcs.git + IDESourceControlWCCIdentifierKey + EB99D631D5149240E91F8D168F0F298D7A5BAA89 + IDESourceControlWCCName + limelight-common-c + + + IDESourceControlRepositoryExtensionIdentifierKey + public.vcs.git + IDESourceControlWCCIdentifierKey + A4B0849259F9566B0CBA84A6D3D4A0F895C03123 + IDESourceControlWCCName + moonlight-ios + + + + diff --git a/Moonlight.xcodeproj/project.xcworkspace/xcshareddata/project.xccheckout b/Moonlight.xcodeproj/project.xcworkspace/xcshareddata/project.xccheckout new file mode 100644 index 0000000..d88df67 --- /dev/null +++ b/Moonlight.xcodeproj/project.xcworkspace/xcshareddata/project.xccheckout @@ -0,0 +1,53 @@ + + + + + IDESourceControlProjectFavoriteDictionaryKey + + IDESourceControlProjectIdentifier + 6524503E-ED62-4E8E-8A67-B6DFB5A532FD + IDESourceControlProjectName + project + IDESourceControlProjectOriginsDictionary + + A4B0849259F9566B0CBA84A6D3D4A0F895C03123 + github.com:limelight-stream/limelight-ios.git + EB99D631D5149240E91F8D168F0F298D7A5BAA89 + github.com:limelight-stream/limelight-common-c.git + + IDESourceControlProjectPath + Moonlight.xcodeproj/project.xcworkspace + IDESourceControlProjectRelativeInstallPathDictionary + + A4B0849259F9566B0CBA84A6D3D4A0F895C03123 + ../.. + EB99D631D5149240E91F8D168F0F298D7A5BAA89 + ../..limelight-common-c/ + + IDESourceControlProjectURL + github.com:limelight-stream/limelight-ios.git + IDESourceControlProjectVersion + 111 + IDESourceControlProjectWCCIdentifier + A4B0849259F9566B0CBA84A6D3D4A0F895C03123 + IDESourceControlProjectWCConfigurations + + + IDESourceControlRepositoryExtensionIdentifierKey + public.vcs.git + IDESourceControlWCCIdentifierKey + EB99D631D5149240E91F8D168F0F298D7A5BAA89 + IDESourceControlWCCName + limelight-common-c + + + IDESourceControlRepositoryExtensionIdentifierKey + public.vcs.git + IDESourceControlWCCIdentifierKey + A4B0849259F9566B0CBA84A6D3D4A0F895C03123 + IDESourceControlWCCName + limelight-ios + + + + diff --git a/iPad.storyboard b/iPad.storyboard index a1810b7..3240e16 100644 --- a/iPad.storyboard +++ b/iPad.storyboard @@ -1,7 +1,7 @@ - + - + @@ -14,7 +14,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -45,7 +45,7 @@ - + diff --git a/iPhone.storyboard b/iPhone.storyboard index e406a26..1073382 100644 --- a/iPhone.storyboard +++ b/iPhone.storyboard @@ -1,7 +1,7 @@ - + - + @@ -14,7 +14,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -46,7 +46,7 @@ - +