11186 Commits

Author SHA1 Message Date
twinaphex
f24c507362 (Android) Integrate input_autodetect.c file into input_android.c 2014-06-10 22:09:44 +02:00
twinaphex
31c68a7402 (Android) Input driver - cleanup pt. 1 2014-06-10 21:59:18 +02:00
twinaphex
4a9751cf69 (QNX) Input - cleanup pt. 1 2014-06-10 21:08:09 +02:00
twinaphex
46fd2368c8 (QNX) Update input driver 2014-06-10 21:04:00 +02:00
twinaphex
51a004ce18 Revert "(QNX) Update qnx_input.c driver"
This reverts commit 66671bd3d01a2518cf9d4701f9b67d1cb4354a04.
2014-06-10 21:03:42 +02:00
twinaphex
66671bd3d0 (QNX) Update qnx_input.c driver 2014-06-10 21:02:56 +02:00
twinaphex
29d6856244 Take out duplicate freeing of log_file 2014-06-10 19:39:46 +02:00
twinaphex
5ac449f564 (RARCH_MOBILE) Set default overlay to retropad
(Frontend) Change preprocessor conditional to RARCH_MOBILE instead of __QNX__
2014-06-10 19:13:54 +02:00
twinaphex
68963a6eb0 Turbo logic can be uncommented now for RARCH_CONSOLE 2014-06-10 15:57:39 +02:00
twinaphex
183a48f108 (PSP) Forgot to add builtin_psp.c 2014-06-10 15:41:57 +02:00
twinaphex
97d52879c6 (PSP) Take out default keybinds in config.def.h - handled by autoconf now 2014-06-10 05:50:03 +02:00
twinaphex
fa021197ba (Apple) Set driver.input_data_own to true for input driver for now
- until we can teardown and reinit this entire thing properly
2014-06-10 05:41:06 +02:00
twinaphex
234edda575 (Apple) Properly implement joypad - now executes init - and
also executes osx_pad_init and osx_pad_quit from joypad driver now
instead of outside code having to call it externally
2014-06-10 03:32:03 +02:00
twinaphex
a7cb3e22a7 (Menu) Replace some more RGUI strings 2014-06-10 02:44:19 +02:00
twinaphex
15a2255746 (Menu) Fix warning 2014-06-10 02:22:56 +02:00
twinaphex
f7e9f4774d (Menu) Replace more rgui_ references 2014-06-10 02:21:49 +02:00
twinaphex
4a4822e187 (Menu) Replace more rgui_ references to menu_ 2014-06-10 02:15:29 +02:00
twinaphex
b70d6292ff (Menu) Cut down on unnecessary HAVE_RGUI ifdefs where appropriate, and
replace with HAVE_MENU where possible
2014-06-10 02:08:41 +02:00
twinaphex
966db762cf (Menu) More replacement of namespace prefix 'rgui' with 'menu' 2014-06-10 02:06:10 +02:00
twinaphex
639e6dbe33 (Menu) Make distinction between menu and RGUI more clear - RGUI is just
the display layer driver now
2014-06-10 01:42:26 +02:00
twinaphex
974af4429a (Menu) Set RGUI_MAX_BUTTONS to 219 by default - maister - tell me if this
is alright
2014-06-10 01:33:44 +02:00
twinaphex
b62a0552bd (Menu) remove unused dead code in menu_common_backend.c 2014-06-10 01:31:58 +02:00
twinaphex
4e24e1ab4e (Xenon) Remove set_keybinds from input driver 2014-06-10 01:30:25 +02:00
twinaphex
8c7435a308 (GX) Input - Don't do ptype == 0 early return 2014-06-10 01:29:20 +02:00
twinaphex
89b68687e4 (GX) Refactor controls in input_poll - still slow in VBA Next /
SSF2T
2014-06-10 00:06:04 +02:00
Themaister
159ddb86d3 Add has_set* state for netplay settings. 2014-06-10 00:01:03 +02:00
twinaphex
76cafc24f1 (GX) Working autoconf controls - investigate performance issues 2014-06-09 23:50:59 +02:00
twinaphex
74708ede99 (GX) Input rewrite pt. 2 - buggy and error-prone right now 2014-06-09 23:21:48 +02:00
twinaphex
361a1653c2 Save netplay settings 2014-06-09 22:50:44 +02:00
twinaphex
6ab2e3e9ea (GX) Add builtin_gx.c 2014-06-09 21:56:38 +02:00
Twinaphex
21ab225adf Merge pull request #747 from SuperrSonic/master
608x480 reso, the first step to compensate for handheld cores with square pixels.
2014-06-09 21:24:11 +02:00
twinaphex
13c5e4b1ab (GX) Reimplement controls pt. 1 2014-06-09 21:18:22 +02:00
SuperrSonic
6b36426aa6 Added some resolutions 2014-06-09 14:01:19 -04:00
SuperrSonic
e82688ca32 Added some resolutions 2014-06-09 13:57:29 -04:00
Themaister
9bf32df360 Report autoconfigured binds in RGUI. 2014-06-09 19:23:51 +02:00
twinaphex
82422946d6 (PSP) Define HAVE_BUILTIN_CONFIG 2014-06-09 18:58:19 +02:00
twinaphex
a32c29e5ed (PSP) Refactor input autoconf 2014-06-09 18:57:17 +02:00
twinaphex
735a07cdf9 (PS3) Input driver - cleanup 2014-06-09 18:28:28 +02:00
twinaphex
e9c5fe4edf (360) Update solution 2014-06-09 18:28:56 +02:00
twinaphex
10de1624eb (XDK) Update xinput driver 2014-06-09 18:28:33 +02:00
twinaphex
0e6d99d2de (XDK) Switch to new autoconf system 2014-06-09 18:17:37 +02:00
twinaphex
af81660c18 (PS3) Set up left analog Y axis properly 2014-06-09 17:11:56 +02:00
twinaphex
2f7f528c2f (PS3) Take out default controls in config.def.h 2014-06-09 16:51:14 +02:00
twinaphex
34b8499525 (PS3) Build fix 2014-06-09 16:09:51 +02:00
Themaister
accc24ac8a Properly init ps3 joypad driver. 2014-06-09 16:03:42 +02:00
twinaphex
b842ba5565 (PS3) Add additional logging to PS3 joypad init 2014-06-09 15:54:06 +02:00
twinaphex
8cdef6a5f0 Take out RARCH_CONSOLE omission of hats 2014-06-09 15:42:07 +02:00
twinaphex
2e013742bc (PS3) Fix copy-pasta credits 2014-06-09 14:36:38 +02:00
twinaphex
6ad7a5131d (PS3 autoconf) Add builtin_ps3.c 2014-06-09 14:33:29 +02:00
twinaphex
ade719748d (PS3) Converted PS3 over to autoconf PC-style 2014-06-09 14:32:45 +02:00