24415 Commits

Author SHA1 Message Date
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 646ded9d1c96f02f1746e4e96572bb1aec60255d.
2015-11-16 03:48:51 +01:00
Twinaphex
f089fff42f Revert "Fix warnings"
This reverts commit 8d67d5175e198bf8d1cc607ecbf2290fbab6a83b.
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
twinaphex
149d892910 Cleanup config_file.c 2015-11-15 22:28:57 +01:00
twinaphex
0bd03a5fa5 Fix error string 2015-11-15 22:13:04 +01:00
twinaphex
aed8d3d1c2 Fix some memory leaks to do with overrides, pass conf to
menu_input_remapping_load
2015-11-15 22:02:24 +01:00
twinaphex
656edd4477 (GX) Buildfix 2015-11-15 21:16:29 +01:00
twinaphex
8a43aecb11 (GX) Style nits 2015-11-15 21:09:32 +01:00
twinaphex
5e7f90eae8 (GX) Style nits 2015-11-15 21:06:55 +01:00
twinaphex
37b4735c4c (GX) move variables to gx_video_t 2015-11-15 20:44:30 +01:00
twinaphex
1009f12939 (GX) Add framebuf to gx video struct 2015-11-15 20:33:31 +01:00
twinaphex
b4432f7a0c (GX) Rename to official SDK functions through macros 2015-11-15 20:22:19 +01:00
Twinaphex
2bd8c2ae0b Merge pull request #2399 from heuripedes/master
(retro_file) Fix fseek()
2015-11-15 17:31:47 +01:00
Twinaphex
1f4d15a82f Merge pull request #2398 from Arche-san/osx-hid-reorder-axis
os x hid : reorder axis (keep compatibility with others platforms)
2015-11-15 16:42:59 +01:00