twinaphex
239ae7de53
Move gl_common to gfx/common
2015-11-17 08:01:33 +01:00
twinaphex
0b8231dd79
Forward declaration for btpad_set_inquiry_state
2015-11-17 06:40:17 +01:00
twinaphex
aa208993d5
btstack_hid.h - remove
2015-11-17 06:37:33 +01:00
Twinaphex
2f4e00214e
(iOS) Buildfix
2015-11-16 04:19:32 +01:00
twinaphex
4f55b360ac
Create HAVE_BTSTACK ifdef
2015-11-16 04:17:13 +01:00
Twinaphex
83b38cd5c1
Remove mfi_hid.h too
2015-11-16 03:56:08 +01:00
Twinaphex
db35a28e50
Revert "Refactor slots to be a part of input_hid_driver.c now"
...
This reverts commit 646ded9d1c96f02f1746e4e96572bb1aec60255d.
2015-11-16 03:48:51 +01:00
twinaphex
646ded9d1c
Refactor slots to be a part of input_hid_driver.c now
2015-11-16 03:39:40 +01:00
Twinaphex
57e8cfe1f9
Totally reimplemented MFi support
2015-11-16 02:39:38 +01:00
Twinaphex
5fc267d24a
(OSX/iOS) get_chosen_screen buildfixes
2015-11-14 22:26:07 +01:00
Twinaphex
6847501e99
Revert "iCade codepaths work now for regular OSX too"
...
This reverts commit d72090f5e986de862aa1f2ac1d31530b538d1e95.
2015-11-14 02:08:59 +01:00
Twinaphex
d72090f5e9
iCade codepaths work now for regular OSX too
2015-11-14 01:48:16 +01:00
twinaphex
e0b5925c24
Remove now unused icade code
2015-11-13 21:42:58 +01:00
Twinaphex
924642a744
Revert "Revert "Refactor small keyboard/icade code a bit""
...
This reverts commit fde9676ac315cec16aa7fb58c79526b07fa8b5dd.
2015-11-13 01:50:34 +01:00
Twinaphex
ba00560f2b
Revert "Revert "(iOS) Add Small Keyboard/iCade Enable options""
...
This reverts commit 834e4d848ecf20cd0ec42b77a25feed213f8a62d.
2015-11-13 01:50:22 +01:00
Twinaphex
834e4d848e
Revert "(iOS) Add Small Keyboard/iCade Enable options"
...
This reverts commit 6ea11afe28411920084afae59431a8d2fb13a394.
2015-11-13 01:39:39 +01:00
Twinaphex
fde9676ac3
Revert "Refactor small keyboard/icade code a bit"
...
This reverts commit 340c15c517e217cc31d74747b9a2eca5996609a1.
2015-11-13 01:39:19 +01:00
twinaphex
340c15c517
Refactor small keyboard/icade code a bit
2015-11-12 17:54:52 +01:00
twinaphex
6ea11afe28
(iOS) Add Small Keyboard/iCade Enable options
2015-11-12 06:28:05 +01:00
twinaphex
3d65cf07ca
(CocoaTouch) Use new event command
2015-11-11 03:24:53 +01:00
Twinaphex
546fb36492
(cocoa_common) Cleanup
2015-11-05 22:13:49 +01:00
Twinaphex
22cae6189c
More backwards compatible version of PR
2015-11-05 22:11:46 +01:00
Twinaphex
51426f64c2
Revert "Add OSX implementation for cocoagl_gfx_ctx_get_native_scale"
...
This reverts commit a408a5e59a57627b3ea9440e1ec26f04ad25c552.
2015-11-01 12:45:36 +01:00
twinaphex
a408a5e59a
Add OSX implementation for cocoagl_gfx_ctx_get_native_scale
2015-11-01 12:15:21 +01:00
Twinaphex
c4c26b83cc
(OSX) Fixed mouse for Retina
2015-10-31 22:55:22 +01:00
Twinaphex
6f2bd56e23
(OSX) Remove references to 'chooseCore'
2015-10-12 12:30:58 +02:00
Twinaphex
09dca0c0f0
(OSX) Change interface to RetroArch_OSX
2015-10-12 12:21:54 +02:00
Twinaphex
cf30887c44
(iOS) Buildfix
2015-10-11 16:28:08 +02:00
Twinaphex
39189047b4
Use RARCH_DEVICE_MOUSE_SCREEN by default now for Zarch, start
...
setting up cocoa_input.c
2015-10-08 21:04:27 +02:00
twinaphex
fee01f271b
Start splitting up menu_common_load_content functionality
2015-10-06 14:09:52 +02:00
Twinaphex
b7c8ea67d8
(iOS) Buildfix
2015-10-04 21:57:16 +02:00
Twinaphex
e133df155d
(CocoaTouch) Add hack - if we press an entry and the data runloop
...
is active (meaning tasks are still yet to be handled), then we
run rarch_main_data_iterate in a loop and iterate over it 32 times.
This way, the 'Online Updater' and download options should work
2015-09-28 04:43:47 +02:00
twinaphex
aed0cb8d21
Update rarch_main_set_pause references
2015-09-26 13:22:36 +02:00
twinaphex
e3e1a5a35c
Refactor away rarch_main_set_idle
2015-09-26 13:20:15 +02:00
twinaphex
cc4a918296
Create rarch_main_ctl
2015-09-26 12:58:02 +02:00
Jean-André Santoni
18d157acea
Display OSD messages in cocoatouch
2015-09-22 22:50:58 +02:00
twinaphex
f87154773d
Add msg_queue_push to UI companion driver interface
2015-09-22 22:20:03 +02:00
twinaphex
5465da0139
Rename rarch_sleep to retro_sleep
2015-09-22 18:55:14 +02:00
Jean-André Santoni
edf3ac0e6d
Restore uitableviewcell selection style
2015-09-22 01:33:43 +02:00
Jean-André Santoni
1f42d027c9
Display the menu title in the uiviewcontroller title, and move the core version to a bottom toolbar
2015-09-22 01:26:50 +02:00
Jean-André Santoni
e8a00ae73a
Workaround for the double populate on cocoatouch
2015-09-21 23:32:06 +02:00
Jay McCarthy
4c04c2c47a
animate moving menus better
2015-09-21 16:52:37 -04:00
Twinaphex
15c1c89ef7
(Cocoa) Buildfix
2015-09-16 09:21:29 +02:00
Twinaphex
432a54ca6c
(cocoa_common.h) Take out some header includes
2015-09-16 07:49:44 +02:00
twinaphex
99836df8f9
Moved headers
2015-09-16 07:48:31 +02:00
Twinaphex
9201f70250
(CocoaTouch) Use different menu animation
2015-09-12 07:00:23 +02:00
Twinaphex
4374d47047
(iOS) message box - invoke menu_iterate immediately after pressing
...
'OK' button
2015-09-12 06:12:04 +02:00
Twinaphex
0e20e28244
(iOS) Implement heightForRowAtIndexPath
2015-09-12 05:38:17 +02:00
twinaphex
32e97ffd46
Cleanup menu_common_load_content
2015-09-07 02:28:26 +02:00
twinaphex
f88575633e
Cleanups
2015-09-05 20:34:22 +02:00