Commit Graph

2136 Commits

Author SHA1 Message Date
twinaphex
012e069f86 Get rid of general.h includes 2016-09-11 13:21:56 +02:00
twinaphex
74c186c184 Cleanups 2016-09-08 08:08:50 +02:00
twinaphex
642e46779b Cleanups 2016-09-06 23:59:43 +02:00
twinaphex
075aea2289 Header include cleanups 2016-09-06 00:56:00 +02:00
twinaphex
d4122806ab (Android) Buildfix 2016-09-05 18:34:21 +02:00
twinaphex
acd4dd527b Header include cleanups 2016-09-05 18:31:32 +02:00
twinaphex
4571dc33fc header include cleanups 2016-09-05 17:29:19 +02:00
radius
f0485db137 Gamepad is named like this in emscripten 2016-09-03 22:21:10 -05:00
Brad Parker
a17679a0c5 add input option to allow any user to control the menu 2016-09-03 19:01:29 -04:00
Twinaphex
f5a4b402d7 (OSX) Fix some crashes that could occur 2016-09-03 23:27:53 +02:00
Brad Parker
0eb1777a1f remove extra semicolons 2016-09-03 10:30:21 -04:00
twinaphex
f93047145d Use SN_TARGET_PSP2 ifdef too 2016-09-03 07:41:56 +02:00
twinaphex
88eea511db Remove if 0 blocks 2016-09-03 07:40:57 +02:00
twinaphex
429165e966 Combine autoconfig builtin files into one 2016-09-03 07:39:26 +02:00
twinaphex
7ee6b9f466 Add TODO/FIXME note 2016-09-03 07:05:25 +02:00
twinaphex
9df9b79869 Add builtin_sdl2 2016-09-03 07:02:17 +02:00
twinaphex
1d06344567 (Vita) silence warning - RETRO_RUMBLE_DUMMY not handled in switch 2016-09-01 22:28:31 +02:00
twinaphex
8e8ff95139 input_keyboard.c - add stdlib.h 2016-09-01 18:51:22 +02:00
twinaphex
9806dec502 C89_BUILD buildfix 2016-09-01 18:22:29 +02:00
twinaphex
467451fccc Cleanup more header includes 2016-09-01 18:18:55 +02:00
twinaphex
20f7d82f95 More header include cleanups 2016-09-01 18:07:44 +02:00
twinaphex
6efdfdebd4 (PSP) Rumble code should be only for Vita build 2016-09-01 17:09:54 +02:00
twinaphex
9037473c7e Header include cleanups 2016-09-01 05:51:08 +02:00
twinaphex
c8d5381779 header include cleanups 2016-09-01 05:48:20 +02:00
twinaphex
19f352371d Remove more header includes 2016-09-01 05:40:57 +02:00
Francisco José García García
e3b5fdd815 (VITA) Add vibration for PSTV 2016-08-30 14:29:19 +02:00
twinaphex
ba7d638b99 Use string_is_equal 2016-08-29 18:46:41 +02:00
radius
90f5a2730a remove these two duplicated lines 2016-08-27 11:15:58 -05:00
Alcaro
ba6796b98f Kill some warnings 2016-08-26 18:33:03 +02:00
twinaphex
81e76ca5e7 (MSVC 2003) Buildfixes 2006-01-17 06:28:35 +01:00
twinaphex
b5a636f22b (Vita) Prevent unused variable 2016-08-10 23:17:47 +02:00
twinaphex
30c847cc10 (PSP/Vita) Cleanup 2016-08-08 17:16:02 +02:00
Francisco José García García
d0f96ed535 (VITA) Small fix 2016-08-08 17:12:52 +02:00
Francisco José García García
8dde35f221 (VITA) Final Fix for controls 2016-08-08 17:10:52 +02:00
Francisco José García García
351b3fe3f6 (VITA) Workaround for PSVita Controls vs PSTV 2016-08-08 12:56:30 +02:00
twinaphex
ef6fb9b855 (Vita) Fix 2016-08-08 01:24:54 +02:00
twinaphex
8d47b30a67 Another cleanup 2016-08-08 01:23:48 +02:00
twinaphex
10e35d4d75 Small cleanup 2016-08-08 01:21:20 +02:00
twinaphex
ecc625dbf1 (Vita) Implement multiplayer hack 2016-08-08 01:19:16 +02:00
twinaphex
80b82606d4 This is the same now 2016-08-07 20:35:40 +02:00
Francisco José García García
ab9b2f5998 (VITA) Add PSTV two players mode 2016-08-07 20:15:43 +02:00
twinaphex
24817aeeac (Vita) Autoconfigure gamepads 2016-08-07 17:22:34 +02:00
twinaphex
33a1a70aa8 (Vita) Try this 2016-08-07 17:18:55 +02:00
twinaphex
cc1d579036 (Vita) psp_input_state - Don't early return if port is higher than 0 2016-08-07 16:29:58 +02:00
twinaphex
3964dfc2de (PSP/Vita) Refactors 2016-08-07 14:55:47 +02:00
twinaphex
632cc0ef6c (Vita) Start setting up Vita for multiplayer 2016-08-07 14:52:41 +02:00
twinaphex
5dc4a730d2 (Xenon 360) Get rid of lifecycle_state 2016-08-02 17:05:58 +02:00
twinaphex
9e2925ea23 Start dehardcoding PSP joypad for only one gamepad - multiple
gamepads could maybe be used on PS TV
2016-08-02 17:04:00 +02:00
twinaphex
64d6e0facf (Vita) Implement proper gamepad menu toggle combo for Vita, and remove
old hack
2016-08-02 16:48:54 +02:00
twinaphex
d77dd4f0d3 Add enums for gamepad menu toggle combos 2016-08-02 16:45:50 +02:00
dalter
fffe1d099c Fix imput in RetroArch menu 2016-07-31 17:56:40 +03:00
Andrés
c5ee5caf8a fix missing parenthesis 2016-07-28 00:05:57 -05:00
Andrés
6c14477bce Fix remote server in windows 2016-07-27 23:31:52 -05:00
twinaphex
b9aa9a6b1e Fix namespace conflicts 2016-07-27 21:28:33 +02:00
Sebastien Ronsse
2a2b18b507 input remote: Add analog device parsing 2016-07-27 20:15:49 +10:00
Sebastien Ronsse
46284b6a93 input remote: Update server-side input processing 2016-07-27 18:39:37 +10:00
twinaphex
58c425ef19 Revert "Refactor settings"
This reverts commit afcc9657d2.
2016-07-25 12:30:41 +02:00
twinaphex
afcc9657d2 Refactor settings 2016-07-25 11:59:38 +02:00
twinaphex
7dfca3208c We shouldn't flush 2016-07-23 05:52:24 +02:00
twinaphex
e69855880d Autoconfig message should always appear on top of FPS display 2016-07-19 18:32:54 +02:00
twinaphex
adace9f27b Make some messages no longer get stuck 2016-07-19 18:25:08 +02:00
radius
bd3f6d6dfb fix disk next/prev hotkeys 2016-07-17 23:47:44 -05:00
twinaphex
092ca463d2 Only use extern C for C++ builds 2016-07-16 19:43:07 +02:00
twinaphex
eb77f99e1e (Windows) Finally properly 'swallows' event when doubleclicking on titlebar 2016-07-16 18:09:21 +02:00
twinaphex
ce6f3f955c Doubleclick on titlebar should no longer trigger button press
in RA window
2016-07-16 17:56:07 +02:00
twinaphex
616b9f7471 (Win32) Test 2016-07-16 17:44:21 +02:00
Alcaro
f5881c17ef Use the same format as in the autoconfigs 2016-06-30 22:06:51 +02:00
Alcaro
10e0411b21 Thanks Coverity, but no, this one cannot be null. 2016-06-30 16:10:58 +02:00
radius
a1cf6f29f4 fix map and remove stray printf 2016-06-29 12:23:26 -05:00
radius
298b753e41 fix button map 2016-06-29 09:58:27 -05:00
twinaphex
b8ac629fbf Get rid of dereference before null check warning 2016-06-29 12:19:23 +02:00
twinaphex
2a9bf91e0d Use MENU_ENUM_LABEL_VALUE_NOT_AVAILABLE 2016-06-29 02:40:05 +02:00
twinaphex
fa7eb9d8c8 Create file_path_str FILE_PATH_NUL 2016-06-28 11:10:30 +02:00
Twinaphex
a68a33c559 Remove unused variable 2016-06-27 06:43:47 +02:00
twinaphex
465ac5707c Add HAVE_NETWORKGAMEPAD 2016-06-27 06:38:47 +02:00
twinaphex
eea287d156 (BTStack HID) Create HAVE_DYNAMIC ifdefs 2016-06-27 01:11:49 +02:00
twinaphex
e0114e08ba Add type to retro_input_t 2016-06-25 09:05:56 +02:00
twinaphex
3dff698644 Turn retro_input_t into struct 2016-06-25 09:04:00 +02:00
twinaphex
114cc081aa Avoid warning 'variable may be used uninitialized' 2016-06-20 02:45:07 +02:00
twinaphex
7c904d47c2 Cleanups 2016-06-11 21:51:28 +02:00
twinaphex
cf996f724e Rename HAVE_NETWORK_GAMEPAD to HAVE_NETWORKGAMEPAD - and
don't bake it in for the C89 build
2016-06-07 15:23:07 +02:00
twinaphex
afe67ca254 C89/C90 don't support bitfields on uint8_t - work around this 2016-06-07 14:47:54 +02:00
twinaphex
d44062d841 Make HAVE_HID completely optional 2016-06-07 03:01:33 +02:00
twinaphex
b87bbc7f98 Use retro_common_api.h 2016-06-05 05:31:55 +02:00
twinaphex
5230aeb9d0 Use retro_common_api.h 2016-06-03 06:02:49 +02:00
twinaphex
7ce2ac082a Use retro_common_api.h 2016-06-03 05:54:21 +02:00
twinaphex
d8b3597455 menu_cbs_deferred_push.c - Fix 'array compared against 0' 2016-06-02 20:51:27 +02:00
twinaphex
280eb95b9a Prevent logically dead code warning 2016-06-01 05:31:05 +02:00
twinaphex
a98616b45b Fix explicit NULL dereferenced/dereference before null check warnings 2016-05-26 17:47:21 +02:00
twinaphex
142dd82067 (input_overlay.c) Prevent dereference after null check 2016-05-26 17:35:46 +02:00
twinaphex
2f7684c743 (Android) Cleanups 2016-05-25 16:03:32 +02:00
radius
b6b2fdfaa6 comment out xbox 360 & dualshock hacks that are not needed anymore, friendly labels can be applied on the autoconf files instead 2016-05-25 00:47:01 -05:00
twinaphex
40023833e0 (IOHIDManager) Plug another potential leak 2016-05-25 02:35:13 +02:00
twinaphex
f7ff1c66c4 Don't need to include this header anymore 2016-05-25 00:58:12 +02:00
twinaphex
cd176d0737 Remove input_overlay_init 2016-05-25 00:57:58 +02:00
twinaphex
ae0da06d8f Make input overlay state a part of struct input_overlay 2016-05-25 00:47:24 +02:00
twinaphex
5a4ada4311 Avoid some warnings by using return value for config_get_int 2016-05-24 23:53:35 +02:00
twinaphex
25eaab0a2b Start passing input_overlay_t * state around to other functions 2016-05-24 23:15:19 +02:00
twinaphex
bfa6f49ae6 Fix logically dead code warnings 2016-05-24 22:12:51 +02:00
twinaphex
5656959085 Free overlay_ptr 2016-05-24 15:30:18 +02:00