Commit Graph

24426 Commits

Author SHA1 Message Date
Twinaphex
e88fff9985 (iohidmanager_hid.c) Fix header dependencies 2015-11-16 06:49:40 +01:00
Twinaphex
5dee9838c4 (iohidmanager_hid.c) remove Cocoa dependencies 2015-11-16 06:48:02 +01:00
twinaphex
08bb85e509 (OSX) apple->buttons refactored away 2015-11-16 06:46:29 +01:00
twinaphex
018db7c081 (IOHIDManager) buildfix 2015-11-16 06:40:07 +01:00
twinaphex
2fa91ba26c (IOHIDManager) Make axes code independent from CocoaTouch 2015-11-16 06:32:25 +01:00
twinaphex
3e81b4deef Get rid of a bunch of HAVE_MFI ifdefs 2015-11-16 06:23:07 +01:00
Twinaphex
1c304779a9 (mfi_joypad.m) Remove cocoa header 2015-11-16 06:13:28 +01:00
twinaphex
4d1d422541 (mfi_joypad.m) Remove dependency on CocoaTouch data 2015-11-16 06:07:24 +01:00
twinaphex
70aefc6c25 need to set this too 2015-11-16 05:55:28 +01:00
twinaphex
1a853f27fc Disable ui_companion_start_on_boot for iOS 2015-11-16 05:52:55 +01:00
twinaphex
e882709e63 (mfi_joypad.m) Indenting nits 2015-11-16 05:10:20 +01:00
Twinaphex
ecdaa1885b Nit 2015-11-16 04:41:19 +01:00
Twinaphex
730ae2c52d (mfi_joypad.m) Cleanup 2015-11-16 04:38:44 +01:00
twinaphex
40b22b4d17 Move mfi_buttons state to drivers_joypad/mfi_joypad.m 2015-11-16 04:38:06 +01:00
Twinaphex
49d47e2362 remove some unused variables 2015-11-16 04:32:47 +01:00
twinaphex
f906814abe mfi_buttons should be only used now from within input/drivers_joypad/mfi_joypad.m 2015-11-16 04:32:04 +01:00
Twinaphex
8b9b4242f7 Merge pull request #2403 from fr500/master
Allow core options to be game specific
2015-11-16 04:24:35 +01:00
Twinaphex
5ce92ca3d0 (iOS) Just omit this - not sure if we actually need to set it to NULL 2015-11-16 04:22:54 +01:00
Twinaphex
2f4e00214e (iOS) Buildfix 2015-11-16 04:19:32 +01:00
radius
5e5133087a Fix memory leak 2015-11-15 22:17:43 -05:00
twinaphex
4f55b360ac Create HAVE_BTSTACK ifdef 2015-11-16 04:17:13 +01:00
twinaphex
7b7869eb4c (btstack_hid.c) Cleanup 2015-11-16 04:14:48 +01:00
radius
d677b94241 create the directory if it doesn't exist 2015-11-15 22:10:58 -05:00
radius
9f99bef9f2 allow saving of per-game core options 2015-11-15 22:09:39 -05:00
radius
5ef592b59a use the setting instead of always trying to use per-game options 2015-11-15 22:08:08 -05:00
radius
02f43ba0a1 use the setting instead of always trying to use per-game options 2015-11-15 22:07:51 -05:00
radius
04287bdf51 add setting for per-game/per-content options 2015-11-15 22:06:51 -05:00
radius
cca82ff32c use per-game core options if available 2015-11-15 22:06:03 -05:00
twinaphex
595646fea4 (btstack_hid.c) Move variables to top 2015-11-16 04:00:59 +01:00
twinaphex
5bdc91c814 Rename mfi_joypad to sec_joypad 2015-11-16 03:57:52 +01:00
Twinaphex
83b38cd5c1 Remove mfi_hid.h too 2015-11-16 03:56:08 +01:00
twinaphex
8b56ee5624 (mfi_joypad.m) Style nits 2015-11-16 03:53:36 +01:00
twinaphex
f1ba8d62d7 remove mfi_hid.m 2015-11-16 03:52:44 +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
f089fff42f Revert "Fix warnings"
This reverts commit 8d67d5175e.
2015-11-16 03:48:44 +01:00
twinaphex
8d67d5175e Fix warnings 2015-11-16 03:40:57 +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
1360942283 Buildfixes 2015-11-16 02:42:10 +01:00
Twinaphex
57e8cfe1f9 Totally reimplemented MFi support 2015-11-16 02:39:38 +01:00
twinaphex
9fbba11275 Add preliminary mfi_joypad.m 2015-11-16 01:29:51 +01:00
Twinaphex
f2f1db12cf Turn into C for now 2015-11-16 01:14:43 +01:00
twinaphex
d55a34b54b Move cocoa_input.m to griffin_objc.m 2015-11-16 01:08:01 +01:00
twinaphex
79886a2768 Convert cocoa_input.c to Obj-C 2015-11-16 01:05:49 +01:00
Twinaphex
2b719fb8c9 Merge pull request #2402 from heuripedes/master
(retro_file) Small cleanup in fopen()
2015-11-16 00:57:34 +01:00
Higor Eurípedes
24d0f40959 (retro_file) Small cleanup in fopen() 2015-11-15 20:49:04 -03:00
Twinaphex
bbb80a8ffa (BTStack HID) Should read axes too from apple struct 2015-11-15 23:45:03 +01:00
twinaphex
884b697393 Get rid of hardcoded strings in menu_setting.c 2015-11-15 23:08:52 +01:00
twinaphex
74464f1843 retro_file.c - CXX_BUILD buildfix 2015-11-15 22:58:31 +01:00
twinaphex
4d74f6edef (materialui.c) Remove unused variable 2015-11-15 22:55:13 +01:00
twinaphex
1c296b6bd6 (libretro-common) fifo_buffer - move internal struct definition to C file 2015-11-15 22:40:56 +01:00