Commit Graph

66 Commits

Author SHA1 Message Date
mgaver
7f3ab8715f use nativeScale insted of scale, works fine.
iPhone 6 Plus scale fix
2014-10-16 09:11:26 +09:00
mgaver
00173b7aee Update ViewController.mm
Fix scale for iPhone 6 Plus
2014-10-16 01:38:17 +09:00
TwistedUmbrella
ea67baa45b Revert "iOS: add LaunchScreen.xib for support iPhone 6 and 6 Plus native screen resolution"
This reverts commit 4dc6e26801.
2014-10-08 16:00:16 -04: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
rock88
4dc6e26801 iOS: add LaunchScreen.xib for support iPhone 6 and 6 Plus native screen resolution 2014-10-02 21:49:06 +07:00
rock88
5cb9bddea9 iOS: update few compiler path 2014-10-02 21:07:19 +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
Henrik Rydgard
39cde7fc48 Hide "immersive mode" on pre-kitkat Android. 2014-07-20 12:11:50 +02:00
Sacha
92f8206fd7 CMake: Detect ARM from processor setting. 2014-06-18 15:37:12 +10:00
Henrik Rydgard
555d494658 Merge branch 'master' of github.com:rock88/ppsspp into rock88-master
Conflicts:
	ios/main.mm
2014-05-25 09:06:06 +02:00
Karen Tsai
3f99c2f2c7 Use tabs instead of spaces. 2014-05-22 03:56:33 -04:00
Karen Tsai
ab44947e00 Improved PPSSPP’s Vibrate() for iOS, now no longer gives you a hand massage. 2014-05-22 03:54:09 -04:00
Karen Tsai
b3b83b33cb Modified bundle ID to be consistent with other platforms. 2014-05-22 02:22:45 -04:00
Karen Tsai
195d9c7fd5 Added basic haptic feedback support for iOS platforms via AudioServicesPlaySystemSound(kSystemSoundID_Vibrate). Does not make use of length_ms… yet. Fixes issue #5614. 2014-05-22 02:20:43 -04:00
Andrey Konoplyankin
821dbb2b55 iOS: add GLES 3.0 support 2014-05-17 13:02:57 +07:00
Andrey Konoplyankin
b386456f44 iOS: transitioning few sources files to ARC 2014-05-17 12:59:13 +07:00
Andrey Konoplyankin
e98febfb91 iOS: implement Vibrate 2014-05-17 12:55:31 +07:00
Henrik Rydgard
7e9c0e766a Attempt temporary workaround for iOS shutdown issues. 2014-02-12 10:26:53 +01:00
sky-zer
90a8ea6a17 love tab not space 2014-02-02 18:50:29 +04:00
sky-zer
b59d7206f5 iOS JIT check correction. Check for controllers connected before launching PPSSPP. 2014-02-02 18:44:06 +04:00
sky-zer
e3f1fbb922 not need 2014-01-27 19:24:22 +04:00
sky-zer
789cb88797 Buildfix for iOS SDK < 7. Correct controller reconnection handling. 2014-01-27 18:32:19 +04:00
sky-zer
4f4edbe959 Refactoring. 2014-01-24 22:46:30 +04:00
sky-zer
55514ee58e iOS: MFi controllers support 2014-01-24 22:39:45 +04:00
W.MS/王京
55fdac7529 remove stupid iOS7 status bar 2014-01-22 13:12:36 +08:00
Henrik Rydgard
32f479b0a6 Assorted log spam reductions.
Also let Java know of some important events. Not used for anything yet.
2013-12-04 17:43:00 +01:00
W.MS/王京
6d4095abdf Disable vertex jit on jailed iOS devices 2013-12-02 10:48:52 +01:00
Unknown W. Brackets
f9522a5e7f iOS: buildfix, stub Vibrate() for now. 2013-10-13 12:12:36 -07:00
Unknown W. Brackets
0d045858e2 Buildfix for iOS. 2013-09-06 01:12:48 -07:00
Henrik Rydgard
c845da2887 Switch System_GetName to System_GetProperty 2013-09-04 11:31:40 +02:00
Unknown W. Brackets
8c4db99435 iOS buildfix. 2013-08-18 20:17:33 -07:00
Sacha
8b4280b297 Rename KEYCODE to NKCODE (native key code) to stop name collision. Implement Blackberry keymapping. 2013-08-05 03:31:40 +10:00
Jake Traynham
0e0aec812f Cleaned up iOS code and updated iCade support; Fixed at3+ download screen 2013-07-19 16:37:41 -05:00
Jake Traynham
7a5794b314 Added NewUI Support in iOS build 2013-07-19 16:37:40 -05:00
Jake Traynham
24961e28ef iOS Audio fixes 2013-06-25 16:18:16 -05:00
Jake Traynham
e89b2055a6 Reenabled armv7s for iOS with JIT fixes 2013-06-20 11:44:59 -05:00
Jake Traynham
4daa042529 added FFMPEG support in iOS build
Also added a new README with more detailed instructions on compiling
the iOS version
2013-06-13 12:07:09 -05:00
Jake Traynham
dc25d42eca Added iCade support to the iOS build 2013-05-30 20:58:41 -05:00
mgaver
60eb15f57a Update ViewController.mm
buildfix
2013-04-24 17:44:43 +09:00
Unknown W. Brackets
a457242982 iOS buildfix (thanks @ipodtouchdude.) 2013-04-24 01:16:01 -07:00
mgaver
71b8a30c65 Update ViewController.mm
Update a jailbreak detection.
2013-04-23 16:31:57 +09:00
Henrik Rydgard
3bd5146fbf iOS: Try to fix analog stick getting stuck. Blind fix :) 2013-03-31 14:21:53 +02: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
Unknown W. Brackets
31206e356b iOS: Don't lock input state for so long. 2013-03-30 17:44:00 -07:00
rock88
4208f17c7c iOS: Fix input buttons sticking. 2013-03-30 17:12:45 -07:00
Unknown W. Brackets
7417188671 iOS: Port Android control fix. 2013-03-30 17:11:56 -07:00
Henrik Rydgard
724a600381 Buildfix android, misc other fixes, some include cleanup 2013-03-29 20:55:32 +01: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