Changed name from Limelight to Moonlight due to C&D from Limelight
Networks, Inc.
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="6254" systemVersion="14C81f" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES">
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7702" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES">
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6247"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<objects>
|
<objects>
|
||||||
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
||||||
@@ -10,8 +10,8 @@
|
|||||||
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
|
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
|
||||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||||
<subviews>
|
<subviews>
|
||||||
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" Copyright (c) 2014 Limelight Stream. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="8ie-xW-0ye">
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text=" Copyright (c) 2015 Moonlight Stream. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="8ie-xW-0ye">
|
||||||
<rect key="frame" x="22" y="439" width="437" height="21"/>
|
<rect key="frame" x="19" y="439" width="444" height="21"/>
|
||||||
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
||||||
<color key="textColor" red="0.070588235294117646" green="0.45490196078431372" blue="0.074509803921568626" alpha="1" colorSpace="calibratedRGB"/>
|
<color key="textColor" red="0.070588235294117646" green="0.45490196078431372" blue="0.074509803921568626" alpha="1" colorSpace="calibratedRGB"/>
|
||||||
<nil key="highlightedColor"/>
|
<nil key="highlightedColor"/>
|
||||||
@@ -19,15 +19,10 @@
|
|||||||
<fontDescription key="fontDescription" type="system" pointSize="11"/>
|
<fontDescription key="fontDescription" type="system" pointSize="11"/>
|
||||||
</variation>
|
</variation>
|
||||||
</label>
|
</label>
|
||||||
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Limelight Flat Design Banner" translatesAutoresizingMaskIntoConstraints="NO" id="lr8-1h-ydW">
|
|
||||||
<rect key="frame" x="-8" y="115" width="496" height="251"/>
|
|
||||||
</imageView>
|
|
||||||
</subviews>
|
</subviews>
|
||||||
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
||||||
<constraints>
|
<constraints>
|
||||||
<constraint firstAttribute="centerY" secondItem="lr8-1h-ydW" secondAttribute="centerY" id="C8A-9E-cM6"/>
|
|
||||||
<constraint firstAttribute="bottom" secondItem="8ie-xW-0ye" secondAttribute="bottom" constant="20" id="Gnz-uJ-CDw"/>
|
<constraint firstAttribute="bottom" secondItem="8ie-xW-0ye" secondAttribute="bottom" constant="20" id="Gnz-uJ-CDw"/>
|
||||||
<constraint firstAttribute="centerX" secondItem="lr8-1h-ydW" secondAttribute="centerX" id="WCv-Cd-TyR"/>
|
|
||||||
<constraint firstAttribute="centerX" secondItem="8ie-xW-0ye" secondAttribute="centerX" id="ZEH-qu-HZ9"/>
|
<constraint firstAttribute="centerX" secondItem="8ie-xW-0ye" secondAttribute="centerX" id="ZEH-qu-HZ9"/>
|
||||||
</constraints>
|
</constraints>
|
||||||
<nil key="simulatedStatusBarMetrics"/>
|
<nil key="simulatedStatusBarMetrics"/>
|
||||||
@@ -35,7 +30,4 @@
|
|||||||
<point key="canvasLocation" x="404" y="445"/>
|
<point key="canvasLocation" x="404" y="445"/>
|
||||||
</view>
|
</view>
|
||||||
</objects>
|
</objects>
|
||||||
<resources>
|
|
||||||
<image name="Limelight Flat Design Banner" width="496" height="251"/>
|
|
||||||
</resources>
|
|
||||||
</document>
|
</document>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// App.h
|
// App.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/22/14.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// App.m
|
// App.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/22/14.
|
// 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"
|
#import "App.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// AppDelegate.h
|
// AppDelegate.h
|
||||||
// Limelight-iOS
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/17/14.
|
// 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 <UIKit/UIKit.h>
|
#import <UIKit/UIKit.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// AppDelegate.m
|
// AppDelegate.m
|
||||||
// Limelight-iOS
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/17/14.
|
// 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"
|
#import "AppDelegate.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// CryptoManager.h
|
// CryptoManager.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/14/14.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// CryptoManager.m
|
// CryptoManager.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/14/14.
|
// 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"
|
#import "CryptoManager.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// mkcert.h
|
// mkcert.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/16/14.
|
// 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
|
#ifndef Limelight_mkcert_h
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// DataManager.h
|
// DataManager.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/28/14.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// DataManager.m
|
// DataManager.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/28/14.
|
// 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"
|
#import "DataManager.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// Host.h
|
// Host.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/28/14.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// Host.m
|
// Host.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/28/14.
|
// 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"
|
#import "Host.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// Settings.h
|
// Settings.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/28/14.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// Settings.m
|
// Settings.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/28/14.
|
// 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"
|
#import "Settings.h"
|
||||||
|
|||||||
@@ -1,80 +1,80 @@
|
|||||||
{
|
{
|
||||||
"images" : [
|
"images" : [
|
||||||
{
|
{
|
||||||
"idiom" : "iphone",
|
|
||||||
"size" : "29x29",
|
"size" : "29x29",
|
||||||
"scale" : "2x",
|
"idiom" : "iphone",
|
||||||
"filename" : "Icon-Small@2x.png"
|
"filename" : "app_icon_settings_58x58_@2x-1.png",
|
||||||
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "iphone",
|
|
||||||
"size" : "29x29",
|
"size" : "29x29",
|
||||||
"scale" : "3x",
|
"idiom" : "iphone",
|
||||||
"filename" : "Icon-Small@3x.png"
|
"filename" : "app_icon_settings_87x87_@3x.png",
|
||||||
|
"scale" : "3x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "iphone",
|
|
||||||
"size" : "40x40",
|
"size" : "40x40",
|
||||||
"scale" : "2x",
|
"idiom" : "iphone",
|
||||||
"filename" : "Icon-40@2x.png"
|
"filename" : "app_icon_spotlight_80x80_@2x-1.png",
|
||||||
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "iphone",
|
|
||||||
"size" : "40x40",
|
"size" : "40x40",
|
||||||
"scale" : "3x",
|
"idiom" : "iphone",
|
||||||
"filename" : "Icon-40@3x.png"
|
"filename" : "app_icon_spotlight_120x120_@3x.png",
|
||||||
|
"scale" : "3x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "iphone",
|
|
||||||
"size" : "60x60",
|
"size" : "60x60",
|
||||||
"scale" : "2x",
|
|
||||||
"filename" : "Icon-60@2x.png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"idiom" : "iphone",
|
"idiom" : "iphone",
|
||||||
|
"filename" : "app_icon_120x120_@2x.png",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
"size" : "60x60",
|
"size" : "60x60",
|
||||||
"scale" : "3x",
|
"idiom" : "iphone",
|
||||||
"filename" : "Icon-60@3x.png"
|
"filename" : "app_icon_180x180_@3x.png",
|
||||||
|
"scale" : "3x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "ipad",
|
|
||||||
"size" : "29x29",
|
"size" : "29x29",
|
||||||
"scale" : "1x",
|
"idiom" : "ipad",
|
||||||
"filename" : "Icon-Small.png"
|
"filename" : "app_icon_settings_29x29_@1x.png",
|
||||||
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "ipad",
|
|
||||||
"size" : "29x29",
|
"size" : "29x29",
|
||||||
"scale" : "2x",
|
"idiom" : "ipad",
|
||||||
"filename" : "Icon-Small@2x.png"
|
"filename" : "app_icon_settings_58x58_@2x.png",
|
||||||
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "ipad",
|
|
||||||
"size" : "40x40",
|
"size" : "40x40",
|
||||||
"scale" : "1x",
|
"idiom" : "ipad",
|
||||||
"filename" : "Icon-40.png"
|
"filename" : "app_icon_spotlight_40x40_@1x.png",
|
||||||
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "ipad",
|
|
||||||
"size" : "40x40",
|
"size" : "40x40",
|
||||||
"scale" : "2x",
|
"idiom" : "ipad",
|
||||||
"filename" : "Icon-40@2x.png"
|
"filename" : "app_icon_spotlight_80x80_@2x.png",
|
||||||
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "ipad",
|
|
||||||
"size" : "76x76",
|
"size" : "76x76",
|
||||||
"scale" : "1x",
|
"idiom" : "ipad",
|
||||||
"filename" : "Icon-76.png"
|
"filename" : "app_icon_76x76_@1x.png",
|
||||||
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "ipad",
|
|
||||||
"size" : "76x76",
|
"size" : "76x76",
|
||||||
"scale" : "2x",
|
"idiom" : "ipad",
|
||||||
"filename" : "Icon-76@2x.png"
|
"filename" : "app_icon_152x152_@2x.png",
|
||||||
|
"scale" : "2x"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"info" : {
|
"info" : {
|
||||||
"version" : 1,
|
"version" : 1,
|
||||||
"author" : "makeappicon"
|
"author" : "xcode"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 9.3 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 8.7 KiB |
|
Before Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 6.4 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 50 KiB |
|
After Width: | Height: | Size: 57 KiB |
|
After Width: | Height: | Size: 66 KiB |
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 34 KiB |
|
After Width: | Height: | Size: 38 KiB |
|
After Width: | Height: | Size: 38 KiB |
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 50 KiB |
|
After Width: | Height: | Size: 35 KiB |
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 41 KiB |
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 138 KiB |
@@ -2,7 +2,16 @@
|
|||||||
"images" : [
|
"images" : [
|
||||||
{
|
{
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"filename" : "Limelight-logo.pdf"
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x",
|
||||||
|
"filename" : "logo_universal.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"info" : {
|
"info" : {
|
||||||
|
|||||||
|
After Width: | Height: | Size: 36 KiB |
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// Controller.h
|
// Controller.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 2/1/15.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// Controller.m
|
// Controller.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 2/1/15.
|
// 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"
|
#import "Controller.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// ControllerSupport.h
|
// ControllerSupport.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Cameron Gutman on 10/20/14.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// ControllerSupport.m
|
// ControllerSupport.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Cameron Gutman on 10/20/14.
|
// 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"
|
#import "ControllerSupport.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// OnScreenControls.h
|
// OnScreenControls.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 12/28/14.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// OnScreenControls.m
|
// OnScreenControls.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 12/28/14.
|
// 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"
|
#import "OnScreenControls.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// StreamView.h
|
// StreamView.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Cameron Gutman on 10/19/14.
|
// 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 <UIKit/UIKit.h>
|
#import <UIKit/UIKit.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// StreamView.m
|
// StreamView.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Cameron Gutman on 10/19/14.
|
// 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"
|
#import "StreamView.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// AppManager.h
|
// AppManager.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/25/14.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// AppManager.m
|
// AppManager.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/25/14.
|
// 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"
|
#import "AppAssetManager.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// AppAssetResponse.h
|
// AppAssetResponse.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 2/1/15.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// AppAssetResponse.m
|
// AppAssetResponse.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 2/1/15.
|
// 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"
|
#import "AppAssetResponse.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// AppAssetRetriever.h
|
// AppAssetRetriever.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/31/15.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// AppAssetRetriever.m
|
// AppAssetRetriever.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/31/15.
|
// 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"
|
#import "AppAssetRetriever.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// AppListResponse.h
|
// AppListResponse.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 2/1/15.
|
// 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"
|
#import "HttpResponse.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// AppListResponse.m
|
// AppListResponse.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 2/1/15.
|
// 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"
|
#import "AppListResponse.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// DiscoveryManager.h
|
// DiscoveryManager.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/1/15.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// DiscoveryManager.m
|
// DiscoveryManager.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/1/15.
|
// 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"
|
#import "DiscoveryManager.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// DiscoveryWorker.h
|
// DiscoveryWorker.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/2/15.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// DiscoveryWorker.m
|
// DiscoveryWorker.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/2/15.
|
// 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"
|
#import "DiscoveryWorker.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// HttpManager.h
|
// HttpManager.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/16/14.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// HttpManager.m
|
// HttpManager.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/16/14.
|
// 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"
|
#import "HttpManager.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// HttpRequest.h
|
// HttpRequest.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 2/1/15.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// HttpRequest.m
|
// HttpRequest.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 2/1/15.
|
// 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"
|
#import "HttpRequest.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// HttpResponse.h
|
// HttpResponse.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/30/15.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// HttpResponse.m
|
// HttpResponse.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/30/15.
|
// 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"
|
#import "HttpResponse.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// MDNSManager.h
|
// MDNSManager.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/14/14.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// MDNSManager.m
|
// MDNSManager.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/14/14.
|
// 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"
|
#import "MDNSManager.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// PairManager.h
|
// PairManager.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/19/14.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// PairManager.m
|
// PairManager.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/19/14.
|
// 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"
|
#import "PairManager.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// ServerInfoResponse.h
|
// ServerInfoResponse.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 2/1/15.
|
// 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"
|
#import "HttpResponse.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// ServerInfoResponse.m
|
// ServerInfoResponse.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 2/1/15.
|
// 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"
|
#import "ServerInfoResponse.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// WakeOnLanManager.h
|
// WakeOnLanManager.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/2/15.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// WakeOnLanManager.m
|
// WakeOnLanManager.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/2/15.
|
// 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"
|
#import "WakeOnLanManager.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// Connection.h
|
// Connection.h
|
||||||
// Limelight-iOS
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/19/14.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// Connection.m
|
// Connection.m
|
||||||
// Limelight-iOS
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/19/14.
|
// 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"
|
#import "Connection.h"
|
||||||
@@ -290,7 +290,7 @@ void ClDisplayTransientMessage(char* message)
|
|||||||
|
|
||||||
-(void) terminate
|
-(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
|
// here so it's safe to call stop directly
|
||||||
LiStopConnection();
|
LiStopConnection();
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// StreamConfiguration.h
|
// StreamConfiguration.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/20/14.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// StreamConfiguration.m
|
// StreamConfiguration.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/20/14.
|
// 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"
|
#import "StreamConfiguration.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// StreamManager.h
|
// StreamManager.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/20/14.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// StreamManager.m
|
// StreamManager.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/20/14.
|
// 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"
|
#import "StreamManager.h"
|
||||||
@@ -96,14 +96,14 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
// This should NEVER be called from within a thread
|
// This should NEVER be called from within a thread
|
||||||
// owned by limelight-common
|
// owned by moonlight-common
|
||||||
- (void) stopStream
|
- (void) stopStream
|
||||||
{
|
{
|
||||||
[_connection terminate];
|
[_connection terminate];
|
||||||
}
|
}
|
||||||
|
|
||||||
// This should only be called from within a thread
|
// This should only be called from within a thread
|
||||||
// owned by limelight-common
|
// owned by moonlight-common
|
||||||
- (void) stopStreamInternal
|
- (void) stopStreamInternal
|
||||||
{
|
{
|
||||||
[_connection terminateInternal];
|
[_connection terminateInternal];
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// VideoDecoderRenderer.h
|
// VideoDecoderRenderer.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Cameron Gutman on 10/18/14.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// VideoDecoderRenderer.m
|
// VideoDecoderRenderer.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Cameron Gutman on 10/18/14.
|
// 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"
|
#import "VideoDecoderRenderer.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// UIAppView.h
|
// UIAppView.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/22/14.
|
// 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 <UIKit/UIKit.h>
|
#import <UIKit/UIKit.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// UIAppView.m
|
// UIAppView.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/22/14.
|
// 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"
|
#import "UIAppView.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// UIComputerView.h
|
// UIComputerView.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/22/14.
|
// 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 <UIKit/UIKit.h>
|
#import <UIKit/UIKit.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// UIComputerView.m
|
// UIComputerView.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/22/14.
|
// 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"
|
#import "UIComputerView.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// Logger.h
|
// Logger.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 2/10/15.
|
// 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
|
#ifndef Limelight_Logger_h
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// Logger.m
|
// Logger.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 2/10/15.
|
// 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"
|
#import "Logger.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// Utils.h
|
// Utils.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/20/14.
|
// 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 <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// Utils.m
|
// Utils.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/20/14.
|
// 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"
|
#import "Utils.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// LoadingFrameViewController.h
|
// LoadingFrameViewController.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 2/24/15.
|
// 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 <UIKit/UIKit.h>
|
#import <UIKit/UIKit.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// LoadingFrameViewController.m
|
// LoadingFrameViewController.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 2/24/15.
|
// 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"
|
#import "LoadingFrameViewController.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// MainFrameViewController.h
|
// MainFrameViewController.h
|
||||||
// Limelight-iOS
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/17/14.
|
// 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 <UIKit/UIKit.h>
|
#import <UIKit/UIKit.h>
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
// MainFrameViewController.m
|
// MainFrameViewController.m
|
||||||
// Limelight-iOS
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/17/14.
|
// 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"
|
#import "MainFrameViewController.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// SettingsViewController.h
|
// SettingsViewController.h
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/27/14.
|
// 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 <UIKit/UIKit.h>
|
#import <UIKit/UIKit.h>
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// SettingsViewController.m
|
// SettingsViewController.m
|
||||||
// Limelight
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 10/27/14.
|
// 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"
|
#import "SettingsViewController.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// StreamFrameViewController.h
|
// StreamFrameViewController.h
|
||||||
// Limelight-iOS
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/18/14.
|
// 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"
|
#import "Connection.h"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
//
|
//
|
||||||
// StreamFrameViewController.m
|
// StreamFrameViewController.m
|
||||||
// Limelight-iOS
|
// Moonlight
|
||||||
//
|
//
|
||||||
// Created by Diego Waxemberg on 1/18/14.
|
// 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"
|
#import "StreamFrameViewController.h"
|
||||||
|
|||||||