Commit Graph

17 Commits

Author SHA1 Message Date
Henrik Rydgård
224bd05b4c iOS: Fix multitouch tracking.
Patterned on #9602.

Fixes #5099.

Note that the iPhone supports max 5 touches and will cancel all on the 6th touch.
That's platform behavior that can't be changed. We interpret touch cancellation
as touch up.
2021-02-20 13:16:09 +01:00
Florin9doi
4bebdb30c6 iOS : File association 2020-04-29 11:02:59 +03:00
Florin9doi
5fbf2d7713 Add camera/location support for iOS
Add front camera support for Android
Allow to change the active camera in-game
2020-01-25 16:54:45 +02:00
Xie Yi
597e61c0c9 add support for File app on iOS 11 2018-04-15 22:54:04 +08:00
Kentucky Compass
6ea4924ee9 require iOS 8, add a launch screen 2018-01-04 09:56:49 -08:00
mgaver
0fc2e9a77b Update PPSSPP-Info.plist
Relocate a launch image
2015-10-08 13:44:42 +09:00
TwistedUmbrella
3f3e464dae Revert "iOS: Add launch xib name to info.plist"
This reverts commit b7db78362d.
2014-10-08 15:59:18 -04:00
rock88
b7db78362d iOS: Add launch xib name to info.plist 2014-10-03 17:50:12 +07:00
Henrik Rydgård
5a0a182a82 Revert "Set NSPrincipalClass to get retina widget rendering on OS X" 2014-09-09 17:42:27 +02:00
Daniel Nagel
1c74f95018 Set NSPrincipalClass to get retina widget rendering on OS X 2014-09-04 12:05:21 +02:00
Karen Tsai
b3b83b33cb Modified bundle ID to be consistent with other platforms. 2014-05-22 02:22:45 -04:00
W.MS/王京
55fdac7529 remove stupid iOS7 status bar 2014-01-22 13:12:36 +08:00
Unknown W. Brackets
cce038b009 iOS: Update Info.plist for iPad support (thanks @bsauvage1.)
Reportedly fixes #1015, reportedly fixes #1067.
2013-03-31 00:44:01 -07:00
Vladislav Korotnev
84efdc903c Enable iTunes file sharing (for those who install with Xcode and aren't jailbroken) 2013-03-18 21:10:40 +06:00
rock88
05bdc2cd2f IOS: iPhone/iPod 5 screen support 2013-03-16 12:53:30 -07:00
Sacha
0b8706684a Add iOS icons to project (from rock88). 2013-02-24 13:32:23 +10:00
Sacha
8ba2769d5e iOS Objective-C code dump.
ViewController courtesy of rock88.
Made modifications for simplification and code-style.
Still missing some files (eg. images). Also, CMake is not set up correctly yet.
2013-02-18 00:05:16 +10:00