twinaphex
35cd44cbc4
(Win32) Move more code over to ui_win32.c
2015-11-19 08:16:31 +01:00
twinaphex
25bbd3b572
Move win32_resource.h
2015-11-19 07:59:10 +01:00
twinaphex
55ec9c7846
Move win32_shader_dlg.c code to ui_win32.c
2015-11-19 07:56:54 +01:00
twinaphex
79af6f0abc
ui_win32.c - Remove _XBOX defines
2015-11-19 07:53:59 +01:00
twinaphex
27be8fa045
Revert "Move a lot of code over to ui/drivers/ui_win32.c"
...
This reverts commit 37f4f5ec3d
.
2015-11-19 07:53:00 +01:00
twinaphex
37f4f5ec3d
Move a lot of code over to ui/drivers/ui_win32.c
2015-11-19 07:48:56 +01:00
twinaphex
421a2e8c6c
Don't compile in ui_win32.c for Xbox
2015-11-19 07:41:14 +01:00
twinaphex
407ae37aab
Move win32_browser over to ui_win32.c
2015-11-19 07:37:22 +01:00
twinaphex
fc570c2420
(Griffin) Add ui_win32.c to Griffin
2015-11-19 07:26:24 +01:00
twinaphex
f46d8a50fc
Add ui_win32.c
2015-11-19 07:23:41 +01:00
twinaphex
fecdc86475
Create RARCH_MAIN_CTL_SET_WINDOWED_SCALE
2015-11-18 11:55:23 +01:00
Twinaphex
2468c23d4c
(OSX) Fix some warnings
2015-11-18 11:48:35 +01:00
twinaphex
a4ae655ff4
Start going through rarch_main_ctl for grabbing fullpath
2015-11-18 11:43:25 +01:00
twinaphex
2b727fa941
Add RARCH_MAIN_CTL_SET_LIBRETRO_PATH/RARCH_MAIN_CTL_SET_CONTENT_PATH
2015-11-18 11:15:42 +01:00
twinaphex
37d45643f9
(BTStack) Move btpad_set_inquery_state calls to btstack_hid.c
2015-11-18 01:57:45 +01:00
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 646ded9d1c
.
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 d72090f5e9
.
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 fde9676ac3
.
2015-11-13 01:50:34 +01:00
Twinaphex
ba00560f2b
Revert "Revert "(iOS) Add Small Keyboard/iCade Enable options""
...
This reverts commit 834e4d848e
.
2015-11-13 01:50:22 +01:00
Twinaphex
834e4d848e
Revert "(iOS) Add Small Keyboard/iCade Enable options"
...
This reverts commit 6ea11afe28
.
2015-11-13 01:39:39 +01:00
Twinaphex
fde9676ac3
Revert "Refactor small keyboard/icade code a bit"
...
This reverts commit 340c15c517
.
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 a408a5e59a
.
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