466 Commits

Author SHA1 Message Date
twinaphex
4e912dbae8 Create HAVE_AVFOUNDATION define 2015-04-19 20:38:40 +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
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
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
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
99894c831e (iOS) Implement get_powerstate 2015-04-18 16:42:49 +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
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
3e35593f59 (iOS) Implement UI companion driver for iOS CocoaTouch 2015-04-12 03:18:37 +02:00
Twinaphex
24cc0b5e4d (iOS) Move files around for MFi gamepad code 2015-04-05 15:41:41 +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
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