Commit Graph

1022 Commits

Author SHA1 Message Date
Twinaphex
13c922250d Style nits 2015-04-13 16:00:56 +02:00
twinaphex
0818b178f9 Rename rarch_main_command to event_command 2015-04-13 11:26:02 +02:00
Twinaphex
de2eb5f972 Rename RARCH_CMD_* to EVENT_CMD_* 2015-04-13 10:29:15 +02:00
Twinaphex
3ff4522c4f (iOS) Update applicationDidBecomeActive - startup UI Companion screen
when setting is enabled
2015-04-13 02:48:56 +02:00
twinaphex
7c47695f37 (UI CocoaTouch) Implement toggle 2015-04-13 01:55:35 +02:00
Twinaphex
f040d2c841 (iOS) Don't launch menu view at startup by default 2015-04-13 01:43:44 +02:00
twinaphex
a9d24e9587 (Apple Cocoa) Cleanups 2015-04-12 17:13:14 +02:00
twinaphex
47f26386a8 (Apple) Cleanups 2015-04-12 17:01:05 +02:00
Twinaphex
0e2ed7c746 (Apple) Cleanups 2015-04-12 16:55:50 +02:00
Twinaphex
68902c9d94 (Cocoa/Apple) Split up Apple GL context driver code to separate file 2015-04-12 16:51:07 +02:00
Twinaphex
3e35593f59 (iOS) Implement UI companion driver for iOS CocoaTouch 2015-04-12 03:18:37 +02:00
twinaphex
3213baf452 Take out HAVE_EGL ifdefs in gfx_context_driver_t definition 2015-04-10 05:58:08 +02:00
twinaphex
15df509396 (RetroArch_Apple.h) Cleanups 2015-04-09 07:09:17 +02:00
twinaphex
16b7b454a9 Move gl_common.c to gfx/drivers 2015-04-09 04:57:17 +02:00
Twinaphex
c8076cf7fb (OSX) apple_gfx_ctx_get_metrics - update 2015-04-08 22:13:40 +02:00
twinaphex
fab39da46a (Gfx context) Implement get_metrics callback 2015-04-08 20:10:30 +02:00
Twinaphex
371ed277a9 (Apple) ctx_get_metrics - set 'value' to 0 if type is unknown 2015-04-08 17:20:14 +02:00
Twinaphex
da212f460f (Apple) Style nits 2015-04-08 17:19:32 +02:00
Twinaphex
5128a16ead (iOS/OSX) Cleanups: don't use CGFloat (for OSX 10.4 backwards compatibility); use aple_gfx_ctx_get_native_scale for getting correct scale float size for iOS 2015-04-08 17:17:29 +02:00
Twinaphex
5e97ace162 (iOS/OSX) Make 'get_metrics' function work for iOS too 2015-04-08 17:14:40 +02:00
Twinaphex
7781334c98 (OSX) Start implementing apple_gfx_ctx_get_metrics - not yet iOS-compatible 2015-04-08 09:02:47 +02:00
Twinaphex
24cc0b5e4d (iOS) Move files around for MFi gamepad code 2015-04-05 15:41:41 +02:00
Twinaphex
15c90f7616 Combine several files into apple_cocoa_common.m 2015-04-05 05:36:53 +02:00
twinaphex
4c7c1094e2 (joypad_connection.c) Remove unused is_gcapi 2015-04-04 23:38:19 +02:00
twinaphex
31b6323094 Move apple_joypad_connect_gcapi to apple_gamecontroller.m and
make it a static function
2015-04-04 23:33:01 +02:00
twinaphex
38fe0d0119 (iOS) Cleanups 2015-04-04 23:25:39 +02:00
Twinaphex
94c65d23e3 (browser.m) Move file_action enum to top 2015-04-04 22:30:27 +02:00
Twinaphex
02c679404b (iOS) Menu - use BOXSTRING 2015-04-04 22:29:09 +02:00
twinaphex
878f94cdfe Fixup apple_display_alert 2015-04-04 21:52:45 +02:00
Twinaphex
8ed01e04ca (iOS) Cleanups 2015-04-04 18:11:36 +02:00
Twinaphex
8dd798ed79 (iOS) Update 2015-04-04 05:24:11 +02:00
Twinaphex
2b420f0b3e (iOS) Buildfix 2015-04-04 01:03:32 +02:00
twinaphex
68b4304efd (HID) Move btdynamic/btpad to input/drivers_hid 2015-04-04 00:58:38 +02:00
twinaphex
27fe518ffe (btpad.c) Add __APPLE__ ifdefs 2015-04-04 00:00:40 +02:00
Twinaphex
fb805be085 (btdynamic.c) Add __APPLE__ ifdefs 2015-04-03 23:58:35 +02:00
Twinaphex
a980c9c7c7 (bluetooth/btdynamic.c) Cleanups 2015-04-03 23:55:50 +02:00
twinaphex
6f9f4e16df (btdynamic.c) Start using dynamic wrappers 2015-04-03 23:47:50 +02:00
twinaphex
5e83eefd81 Add VID/PID detection for joypad connection 2015-04-03 23:30:51 +02:00
twinaphex
74a0b2614f (btpad.c) Cleanups 2015-04-03 16:22:37 +02:00
Twinaphex
5ca26f9a1a (btpad.c) Cleanups 2015-04-03 16:21:55 +02:00
twinaphex
62f13f6c17 Remove btstack_is_running 2015-04-03 16:13:21 +02:00
twinaphex
67867311d9 (btpad.c) Cleanups 2015-04-03 15:53:04 +02:00
twinaphex
ed70b0bf73 (btpad.c) Remove INCPOS macro 2015-04-03 15:42:40 +02:00
twinaphex
67ca912efc Remove btpad.h 2015-04-03 15:38:50 +02:00
twinaphex
bf4aea8e3c (BT) Cleanups 2015-04-03 15:32:49 +02:00
twinaphex
75a26db23c (Bluetooth) Cleanup 2015-04-03 15:26:19 +02:00
twinaphex
8abc6d2520 (Bluetooth) Cleanup 2015-04-03 15:25:27 +02:00
Twinaphex
63c42ef39b (iOS) Buildfix 2015-04-03 15:23:35 +02:00
twinaphex
a81b944d35 btstack.h -combine a lot of headers 2015-04-03 15:22:05 +02:00
Twinaphex
dbc981363e (btpad) Cleanups 2015-04-03 15:11:47 +02:00
Twinaphex
5045e82c85 (btpad.c) Cleanups 2015-04-03 15:05:30 +02:00
twinaphex
848f561a9a Combine btpad.c and btpad_queue.c 2015-04-03 15:02:18 +02:00
Twinaphex
2fc3510af8 (iOS) btdynamic.c cleanups 2015-04-02 19:43:33 +02:00
Twinaphex
f58feb6b16 (iOS) Fix warning in btstack_thread_stop 2015-04-02 19:39:40 +02:00
Twinaphex
38204f5c26 (BTStack) Cleanup 2015-04-02 19:38:37 +02:00
twinaphex
3aa6c8e324 (apple/iOS/bluetooth/btpad.c) Cleanups 2015-04-02 19:35:44 +02:00
twinaphex
64c10c6b49 (BT) Cleanups 2015-04-02 19:34:36 +02:00
twinaphex
90f6285d34 (BTStack) Cleanup 2015-04-02 19:24:32 +02:00
twinaphex
b9ae190e4c (apple/iOS/bluetooth/btstack) Cleanups 2015-04-02 19:20:36 +02:00
Twinaphex
119dcdd163 (iOS) Buildfix 2015-04-02 18:34:10 +02:00
twinaphex
f16c0b493c Take out CoreMedia framework dependency - will work again on OSX 10.6 2015-03-31 03:29:51 +02:00
Twinaphex
d19eddccb9 Omit HAVE_AVFOUNDATION for OSX port right now 2015-03-31 03:26:23 +02:00
twinaphex
cc1a34ee81 (iOS) Compile only armv7 - not armv7s 2015-03-31 02:56:14 +02:00
twinaphex
9a42d31167 (iOS) Solution updates - set code sign identity to zero by default 2015-03-31 02:49:34 +02:00
Twinaphex
b88f7b3af5 (iOS) Create iOS 6 scheme 2015-03-31 01:58:55 +02:00
Twinaphex
8a33670c7c (iOS) Move included source files to Griffin 2015-03-30 22:29:30 +02:00
Twinaphex
be9a40b0d1 (iOS) Update 2015-03-30 18:16:09 +02:00
Twinaphex
76a0486f5e (ObjC) Include <objc/objc-runtime.h> 2015-03-30 18:13:23 +02:00
twinaphex
757804868b (iOS) Remove last instances of CGFloat 2015-03-30 18:03:57 +02:00
Twinaphex
17d6a940c0 (iOS/Apple) Include <AvailabilityMacros.h instead of #import <Availability> 2015-03-30 17:57:54 +02:00
Twinaphex
6774187790 (OSX) Some forward-compatibility build fixes 2015-03-30 17:16:28 +02:00
neville
ddb5aab3ed (OSX PPC) Start making things more backwards compatible with OSX 10.4 - avoid CGFloat, NSUinteger, NSInteger, use <AvailabilityMacros.h> instead of <Availability.h>, etc. 2015-03-30 17:10:31 +02:00
Neville
fc498c02dc (OSX PPC) Change deployment target to 10.4 2015-03-31 01:36:29 +11:00
neville
0fbfb6aece Lower project format to Xcode 2.4 2015-03-30 16:31:26 +02:00
neville
60a98a67bb (OSX PPC) Lower project requirements to OSX 10.4 2015-03-30 03:51:02 +02:00
neville
c0212e06a9 (OSX PPC) Change solution - use griffin_objc.m 2015-03-29 18:53:00 +02:00
neville
02eca41ea1 (OSX platform) Make code more robust 2015-03-29 18:17:29 +02:00
neville
c9b4aa2622 (OSX PPC) Build fixes 2015-03-29 18:09:15 +02:00
Twinaphex
ff24ddcd1d (iOS) Build fix and use zlib_perform_mode in apple/iOS/browser.m 2015-03-28 21:07:56 +01:00
Twinaphex
104904fc97 (iOS) Fix header include 2015-03-28 20:54:17 +01:00
Twinaphex
aef562ebd5 (iOS) Go back to old runloop implementation 2015-03-28 15:56:02 +01:00
Twinaphex
c233418d4a (iOS) Fix 2 2015-03-22 00:33:51 +01:00
Twinaphex
7c0b42bee3 (iOS) Fix 2015-03-22 00:31:42 +01:00
twinaphex
508ade73f9 Rename menu_driver_resolve to menu_driver_get_ptr 2015-03-21 23:56:42 +01:00
twinaphex
5a443d229a global_get_ptr update pt. 2 2015-03-21 05:42:49 +01:00
twinaphex
73e3460675 Change settings_data_ namespace to settings_ 2015-03-21 00:56:26 +01:00
twinaphex
14ac2d9791 Rename settings_data.h to settings.h 2015-03-21 00:49:55 +01:00
twinaphex
55ba05a1a3 Updates pt. 6 2015-03-20 22:41:15 +01:00
Twinaphex
0782cb5168 (Apple) Build fixes 2015-03-18 20:15:40 +01:00
twinaphex
7378299282 Create rarch_main_get_ptr 2015-03-18 06:47:22 +01:00
Twinaphex
6181306e5d Merge pull request #1505 from iKarith/master
Make iOS build GLSL shaders
2015-03-15 05:33:50 +01:00
Twinaphex
da498c0583 (btdynamic) Get rid of warning due to thread function callback
signature
2015-03-15 05:29:19 +01:00
twinaphex
a5e9ff7fcc (btdynamic) Use rthreads 2015-03-15 05:25:36 +01:00
T. Joseph Carter
4d89fedb07 iOS: Fix Xcode GLSL shader script & copy shaders to bundle 2015-03-14 20:19:52 -07:00
T. Joseph Carter
f40209c659 Try to build shaders for iOS 2015-03-14 19:57:14 -07:00
twinaphex
761177a885 Update more old code to go through the new wrapper function 2015-03-15 02:59:38 +01:00
Twinaphex
2706644b1e (iOS) Build fix 2015-03-15 02:50:13 +01:00
twinaphex
4d13e9d4cb Turn WANT_MINIZ into WANT_ZLIB 2015-03-14 05:24:57 +01:00
Twinaphex
49f9fbd00c (OSX) Uses CFTemporaryDirectory now too for extraction directory 2015-03-13 03:47:25 +01:00
Twinaphex
309128f7ed (iOS/OSX) Bring the two closer together - for OSX, everything gets
saved now to NSDocumentDirectory/RetroArch - should be compatible
with sandboxed Mac Apps too
2015-03-13 01:33:45 +01:00