Commit Graph

1005 Commits

Author SHA1 Message Date
Twinaphex
855d192c16 Change some IOS/OSX defines to HAVE_COCOATOUCH/HAVE_COCOA 2015-04-20 00:50:10 +02:00
Twinaphex
2f169a42b1 (qb) Add COCOA 2015-04-20 00:38:55 +02:00
twinaphex
3eb8c114b2 Remove coreSelectSheet 2015-04-19 21:25:33 +02:00
twinaphex
e4b3626bc8 Remove coreWasChosen from MainMenu.xib 2015-04-19 21:22:46 +02:00
Twinaphex
303ae6c64e (OSX) Cleanup stuff we will no longer need 2015-04-19 20:59:11 +02:00
twinaphex
d63774e51f (AVFoundation) Update 2015-04-19 20:46:49 +02:00
twinaphex
4e912dbae8 Create HAVE_AVFOUNDATION define 2015-04-19 20:38:40 +02:00
twinaphex
cbee4c3c03 Create CFExtensions.h 2015-04-19 20:26:17 +02:00
twinaphex
04fbedfcdd Remove more header files - include more of it inside RetroArch_Apple.h 2015-04-19 20:19:49 +02:00
twinaphex
c56d3cf2e4 (Apple) Cleanup header includes 2015-04-19 20:18:03 +02:00
twinaphex
0a7e695988 Remove CFExtensions.h - include it in RetroArch_Apple.h 2015-04-19 20:14:39 +02:00
twinaphex
9d731f94ec Include CFExtensions.h in one common file 2015-04-19 20:09:17 +02:00
Twinaphex
499b00d112 (iOS) Buildfix 2015-04-19 20:07:04 +02:00
twinaphex
b3a0a470d0 (iOS) Cut down on header includes 2015-04-19 20:06:25 +02:00
twinaphex
c58355775c Rename apple_input_keyboard_event to cocoa_input_keyboard_event 2015-04-19 20:02:19 +02:00
Twinaphex
eba518f50a Remove unused NSComboBox variable 2015-04-19 19:55:41 +02:00
twinaphex
1f5ede2c48 Cleanup OSX/platform.m 2015-04-19 19:54:28 +02:00
twinaphex
3c569cdda2 (Apple) Combine some header files 2015-04-19 19:50:29 +02:00
twinaphex
8702141d90 (Cocoa) Start renaming input_apple to input_cocoa 2015-04-19 17:58:15 +02:00
twinaphex
d74f5ad3aa (Apple/Cocoa) Rename gfx_ctx_apple to gfx_ctx_cocoa 2015-04-19 17:40:10 +02:00
twinaphex
4e5bf65e23 Create HAVE_RPNG define 2015-04-19 16:55:03 +02:00
twinaphex
31de846279 Add HAVE_COCOA define - refactor griffin_objc.m 2015-04-19 16:29:53 +02:00
twinaphex
f18e1d0d5d Add HAVE_COCOATOUCH 2015-04-19 16:24:51 +02:00
twinaphex
147a9f85ff (CoreText) Add HAVE_CORETEXT define 2015-04-19 16:19:10 +02:00
twinaphex
723b9ba716 Add HAVE_IOHIDMANAGER 2015-04-19 15:59:20 +02:00
Twinaphex
99894c831e (iOS) Implement get_powerstate 2015-04-18 16:42:49 +02:00
twinaphex
d266a45b7c (OSX) Take out HAVE_GIT_VERSION again 2015-04-16 20:24:37 +02:00
twinaphex
0f956fd217 (OSX) Add HAVE_GIT_VERSION 2015-04-16 20:21:58 +02:00
Twinaphex
946193446d (iOS) Move buffer swap to actual buffer swap function 2015-04-15 07:34:22 +02:00
twinaphex
0530d14c33 (iOS) Cleanup 2015-04-13 18:30:42 +02:00
twinaphex
6c5489e9c8 Rename get_ios_version_major 2015-04-13 18:20:05 +02:00
Twinaphex
2c53d57e9e (iOS) Refactor get_ios_version_major 2015-04-13 18:17:48 +02:00
Twinaphex
59ed7f6b37 Remove unused apple_frontend_get_settings 2015-04-13 17:44:31 +02:00
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