11305 Commits

Author SHA1 Message Date
twinaphex
45f053e387 (Android) Rename autodetect function 2014-06-11 08:26:44 +02:00
twinaphex
e0111e9ade (Android) Input - cleanups 2014-06-11 08:23:00 +02:00
twinaphex
4d29cff96f (Android) Get rid of ICADE_PROFILE_* 2014-06-11 08:13:18 +02:00
twinaphex
20cd1f5734 (Input) Remove devices_size function callback implementation in drivers
that no longer implement set_keybinds
2014-06-11 08:12:17 +02:00
twinaphex
b882fd3ef7 (Android frontend) Cleanup input_back_behavior 2014-06-11 07:39:08 +02:00
twinaphex
d7c327708f (Android frontend) Get rid of icade and back_button_behavior 2014-06-11 01:56:30 +02:00
twinaphex
174aec61a0 (Apple) Typo fix 2014-06-11 01:52:43 +02:00
twinaphex
6417871a0c (Apple) Cleanup to hidpad/apple_ps3_pad.c 2014-06-11 01:51:11 +02:00
twinaphex
78bbfcd64d (Android) Input - do autoconf iterating over pads at joypad_init time 2014-06-11 01:40:09 +02:00
twinaphex
5f7a1d545a (QNX) Take out weird QNX default refresh rate 2014-06-11 01:14:06 +02:00
twinaphex
91077ba31a (Android) Take out XPERIA_PLAY lifecycle hack 2014-06-11 01:11:20 +02:00
twinaphex
2a32a397c9 (Xbox 1) Take out unnecessary audio DSP effect option 2014-06-11 00:55:14 +02:00
twinaphex
59fed065e9 Change d3d9.hpp to d3d.hpp 2014-06-11 00:49:18 +02:00
twinaphex
d1f8ee6132 (Android) Take out bad Android input hacks 2014-06-11 00:41:48 +02:00
twinaphex
406dc253eb (Android) Input driver - cleanup 2014-06-11 00:11:30 +02:00
twinaphex
4eb288f348 (Android) builtin_android.c - one entry per pad should be enough 2014-06-10 23:29:04 +02:00
twinaphex
ee542e2aa5 (Android) Shield - Start adding autoconf for Android - currently only binds to auto the two analog
sticks and the menu button - maister - please look at this as well to see what is going wrong
2014-06-10 23:24:09 +02:00
twinaphex
0154a8e0d3 (Android) Nit 2014-06-10 22:16:49 +02:00
twinaphex
8193eb4b3d (Android) Input - Move files around 2014-06-10 22:15:23 +02:00
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