Commit Graph

24457 Commits

Author SHA1 Message Date
ctult
8cf8e83e4a Netplay commands and possible analog support 2015-11-16 20:21:35 -07:00
Toad King
85acdc31fc add usb gecko build flags to salamander makefile for wii 2015-11-16 21:09:16 -06:00
Twinaphex
6f13733184 Merge pull request #2410 from heuripedes/master
Content scanning fixes
2015-11-17 00:56:39 +01:00
Higor Eurípedes
0e8d65c44e (task_database) Fix serial lookup 2015-11-16 20:49:51 -03:00
Higor Eurípedes
9770bc354c (task_database_cue) Fix memory leak 2015-11-16 20:46:29 -03:00
Higor Eurípedes
dc3a561845 (task_database_cue) Fix buffer overflow 2015-11-16 20:46:29 -03:00
twinaphex
3dcca7e060 Cleanups 2015-11-17 00:37:13 +01:00
twinaphex
46d1900b3b Fix code 2015-11-17 00:34:05 +01:00
twinaphex
63d78fd1cc Buildfix for MSVC 2015-11-16 21:21:52 +01:00
twinaphex
bd479556db Add break to menu_hash_es.c 2015-11-16 19:13:30 +01:00
twinaphex
c9104b20e7 (Android/iOS) Disable mmap 2015-11-16 19:01:31 +01:00
twinaphex
66ba102271 (MFi) Style nits 2015-11-16 11:14:36 +01:00
twinaphex
f967b07f19 (MFi) Buildfix 2015-11-16 11:12:00 +01:00
twinaphex
0e0db66f79 (mfi_joypad.m) should now work for regular mfi pads, courtesy of vinikun-mac 2015-11-16 10:34:02 +01:00
twinaphex
fa93c11d7b mmap still won't compile for Windows 2015-11-16 10:06:36 +01:00
twinaphex
265898dbd4 Compile in HAVE_MMAP for Win32, and also enable it for iOS/OSX 2015-11-16 10:04:44 +01:00
twinaphex
08ed23ae0c 'Add Tab' can't be translated right now either 2015-11-16 09:17:22 +01:00
twinaphex
0e2d7017e0 (menu_hash_it.c) Can't translate tab strings right now 2015-11-16 09:11:31 +01:00
Twinaphex
e202966a49 Merge pull request #2404 from Ezio-PS/master
Added Italian translation
2015-11-16 09:02:36 +01:00
Twinaphex
c84b76c394 (MFi) No longer let MFi pad go through 'pad connection' 2015-11-16 08:45:51 +01:00
Ezio-PS
bb5b5a7608 Added Italian translation 2015-11-16 08:43:37 +01:00
twinaphex
6f50187b56 Create utf16_conv_utf8 - recycled code - should probably be
cleaned up
2015-11-16 07:55:09 +01:00
twinaphex
d69aa24f28 Add encoding_utf to Griffin 2015-11-16 07:26:02 +01:00
twinaphex
8918df95e1 Add encoding_utf to libretro-common 2015-11-16 07:24:21 +01:00
twinaphex
2fe29f56be remove useless forward declaration 2015-11-16 07:13:37 +01:00
twinaphex
ca70b5af12 remove useless forward declaration 2015-11-16 07:12:52 +01:00
twinaphex
9ece4db168 (x11_common.c) Move variables and macros to top 2015-11-16 06:59:23 +01:00
twinaphex
c3de4ae7c3 cocoa_input.h - remove NUM_HATS too 2015-11-16 06:57:07 +01:00
twinaphex
139a148112 (Apple) hats no longer used 2015-11-16 06:56:29 +01:00
twinaphex
de9be22071 (btstack_hid.c) Add RUN_LOOP_POSIX else conditional 2015-11-16 06:53:29 +01:00
twinaphex
170b4bbbe2 (btstack_hid.c) Add Cocoa ifdef 2015-11-16 06:52:26 +01:00
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