aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMemphiz <memphis@machzwo.de>2014-09-22 09:51:46 +0200
committerMemphiz <memphis@machzwo.de>2014-10-26 18:15:23 +0100
commit36364a7f908c264dbb5c100dcd18525a96f52ec5 (patch)
treee25d4f3bf32d0a3c42b1381f03a39306338b13fb
parent750fe6225612955d0f1ad1edb4ac50afb99f3c9f (diff)
[ios] - add launch images for ip6 and ip6+ for enabling the new resolutions
-rw-r--r--XBMC.xcodeproj/project.pbxproj10
-rw-r--r--xbmc/osx/ios/Default-667h@2x.pngbin0 -> 39164 bytes
-rw-r--r--xbmc/osx/ios/Default-736h@3x.pngbin0 -> 79169 bytes
-rw-r--r--xbmc/osx/ios/Default-Landscape-736h@3x.pngbin0 -> 76822 bytes
-rw-r--r--xbmc/osx/ios/XBMCIOS-Info.plist33
5 files changed, 42 insertions, 1 deletions
diff --git a/XBMC.xcodeproj/project.pbxproj b/XBMC.xcodeproj/project.pbxproj
index fdd10a170f..77b346cd16 100644
--- a/XBMC.xcodeproj/project.pbxproj
+++ b/XBMC.xcodeproj/project.pbxproj
@@ -598,6 +598,8 @@
DFCA6ACB152245CD000BFAAE /* IHTTPRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFCA6AC3152245CD000BFAAE /* IHTTPRequestHandler.cpp */; };
DFD5812516C828500008EEA0 /* DAVCommon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFD5812116C8284F0008EEA0 /* DAVCommon.cpp */; };
DFD5812616C828500008EEA0 /* DAVFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFD5812316C828500008EEA0 /* DAVFile.cpp */; };
+ DFD7C7AD19D1DDA90071942C /* Default-667h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = DFD7C7AB19D1DDA90071942C /* Default-667h@2x.png */; };
+ DFD7C7AE19D1DDA90071942C /* Default-736h@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = DFD7C7AC19D1DDA90071942C /* Default-736h@3x.png */; };
DFD882E717DD189E001516FE /* StringValidation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFD882E517DD189E001516FE /* StringValidation.cpp */; };
DFD882E817DD189E001516FE /* StringValidation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFD882E517DD189E001516FE /* StringValidation.cpp */; };
DFD882E917DD189E001516FE /* StringValidation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFD882E517DD189E001516FE /* StringValidation.cpp */; };
@@ -3933,7 +3935,7 @@
88ACB01D0DCF409E0083CFDF /* ASAPCodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASAPCodec.h; sourceTree = "<group>"; };
88ACB01E0DCF409E0083CFDF /* DllASAP.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DllASAP.h; sourceTree = "<group>"; };
88ECB6580DE013C4003396A7 /* DiskArbitration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DiskArbitration.framework; path = /System/Library/Frameworks/DiskArbitration.framework; sourceTree = "<absolute>"; };
- 8DD76F7E0486A8DE00D96B5E /* XBMC */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = XBMC; sourceTree = BUILT_PRODUCTS_DIR; };
+ 8DD76F7E0486A8DE00D96B5E /* XBMC */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = XBMC; sourceTree = BUILT_PRODUCTS_DIR; };
AE4E87A517354C4A00D15206 /* XSLTUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XSLTUtils.cpp; sourceTree = "<group>"; };
AE4E87A617354C4A00D15206 /* XSLTUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XSLTUtils.h; sourceTree = "<group>"; };
AE84CB5915A5B8A600A3810E /* TagLibVFSStream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TagLibVFSStream.cpp; sourceTree = "<group>"; };
@@ -4344,6 +4346,8 @@
DFD5812216C8284F0008EEA0 /* DAVCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DAVCommon.h; sourceTree = "<group>"; };
DFD5812316C828500008EEA0 /* DAVFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DAVFile.cpp; sourceTree = "<group>"; };
DFD5812416C828500008EEA0 /* DAVFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DAVFile.h; sourceTree = "<group>"; };
+ DFD7C7AB19D1DDA90071942C /* Default-667h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-667h@2x.png"; sourceTree = "<group>"; };
+ DFD7C7AC19D1DDA90071942C /* Default-736h@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-736h@3x.png"; sourceTree = "<group>"; };
DFD882E517DD189E001516FE /* StringValidation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StringValidation.cpp; sourceTree = "<group>"; };
DFD882E617DD189E001516FE /* StringValidation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StringValidation.h; sourceTree = "<group>"; };
DFD882F417DD1A5B001516FE /* AddonPythonInvoker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AddonPythonInvoker.cpp; path = python/AddonPythonInvoker.cpp; sourceTree = "<group>"; };
@@ -9045,6 +9049,8 @@
E49910A6174D0E2A00741B6D /* iOS */ = {
isa = PBXGroup;
children = (
+ DFD7C7AB19D1DDA90071942C /* Default-667h@2x.png */,
+ DFD7C7AC19D1DDA90071942C /* Default-736h@3x.png */,
E49910A7174D0E2A00741B6D /* Default-568h@2x.png */,
E49910A8174D0E2A00741B6D /* InfoPlist.strings */,
E49910AA174D0E2A00741B6D /* IOSKeyboard.h */,
@@ -9662,6 +9668,8 @@
DFFA440C19104C1300C3923B /* AppIcon72x72@2x.png in Resources */,
DFFA440D19104C1300C3923B /* AppIcon76x76.png in Resources */,
DFFA440E19104C1300C3923B /* AppIcon76x76@2x.png in Resources */,
+ DFD7C7AE19D1DDA90071942C /* Default-736h@3x.png in Resources */,
+ DFD7C7AD19D1DDA90071942C /* Default-667h@2x.png in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
diff --git a/xbmc/osx/ios/Default-667h@2x.png b/xbmc/osx/ios/Default-667h@2x.png
new file mode 100644
index 0000000000..54246b8321
--- /dev/null
+++ b/xbmc/osx/ios/Default-667h@2x.png
Binary files differ
diff --git a/xbmc/osx/ios/Default-736h@3x.png b/xbmc/osx/ios/Default-736h@3x.png
new file mode 100644
index 0000000000..7006ac3ea8
--- /dev/null
+++ b/xbmc/osx/ios/Default-736h@3x.png
Binary files differ
diff --git a/xbmc/osx/ios/Default-Landscape-736h@3x.png b/xbmc/osx/ios/Default-Landscape-736h@3x.png
new file mode 100644
index 0000000000..abf1ab1d38
--- /dev/null
+++ b/xbmc/osx/ios/Default-Landscape-736h@3x.png
Binary files differ
diff --git a/xbmc/osx/ios/XBMCIOS-Info.plist b/xbmc/osx/ios/XBMCIOS-Info.plist
index 6ac9c84bf6..f7c81939e3 100644
--- a/xbmc/osx/ios/XBMCIOS-Info.plist
+++ b/xbmc/osx/ios/XBMCIOS-Info.plist
@@ -82,5 +82,38 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
+ <key>UILaunchImages</key>
+ <array>
+ <dict>
+ <key>UILaunchImageMinimumOSVersion</key>
+ <string>8.0</string>
+ <key>UILaunchImageName</key>
+ <string>Default-667h</string>
+ <key>UILaunchImageOrientation</key>
+ <string>Portrait</string>
+ <key>UILaunchImageSize</key>
+ <string>{375, 667}</string>
+ </dict>
+ <dict>
+ <key>UILaunchImageMinimumOSVersion</key>
+ <string>8.0</string>
+ <key>UILaunchImageName</key>
+ <string>Default-736h</string>
+ <key>UILaunchImageOrientation</key>
+ <string>Portrait</string>
+ <key>UILaunchImageSize</key>
+ <string>{414, 736}</string>
+ </dict>
+ <dict>
+ <key>UILaunchImageMinimumOSVersion</key>
+ <string>8.0</string>
+ <key>UILaunchImageName</key>
+ <string>Default-Landscape-736h</string>
+ <key>UILaunchImageOrientation</key>
+ <string>Landscape</string>
+ <key>UILaunchImageSize</key>
+ <string>{414, 736}</string>
+ </dict>
+ </array>
</dict>
</plist>