twinaphex
|
65c52b2adb
|
(Android) Add Logitech Precision Gamepad to input autodetection list
|
2013-06-16 18:25:17 +02:00 |
|
twinaphex
|
ef2406e8f6
|
(Android) Another Xperia Play hack
(Context) Context file changes to do with FPS reporting
|
2013-06-16 18:18:47 +02:00 |
|
twinaphex
|
713b3fc64e
|
(Android) Add Defender Game Racer Classic to autodetection list
|
2013-06-06 12:30:02 +02:00 |
|
twinaphex
|
2eac87630d
|
(Android) Build fix
(Android) Add GameMID to autodetection list
|
2013-06-04 11:14:14 +02:00 |
|
twinaphex
|
d8fe91867e
|
(Android) Input autodetection - Gasia PS3 pad should correspond to PlayStation3 v2 controls
|
2013-06-03 16:25:04 +02:00 |
|
twinaphex
|
cb84451542
|
(Android) Add Gamestop Wireless, Tomee NES USB, and Thrustmaster T Mini
Wireless to autodetection list
|
2013-05-26 01:13:24 +02:00 |
|
twinaphex
|
1458678dbc
|
(Android) Add preliminary Ouya controller support
|
2013-05-13 10:38:43 +02:00 |
|
twinaphex
|
b73edeb2c3
|
(Android) Add Sega Virtua Stick to input autodetection list
|
2013-03-30 08:56:46 +01:00 |
|
twinaphex
|
ad2cd4e492
|
Revert "Remove platform-specific MAX_PADS - use global define MAX_PLAYERS"
This reverts commit fb1355b9755ffd0b919945b155b17350f3a2d5e2.
|
2013-03-16 17:51:45 +01:00 |
|
twinaphex
|
fb1355b975
|
Remove platform-specific MAX_PADS - use global define MAX_PLAYERS
instead and customize it for certain ports
|
2013-03-16 17:13:28 +01:00 |
|
twinaphex
|
ede829c354
|
Refactor set_default_keybinds callback into set_keybinds - remove
set_analog_dpad_mapping and have it go through set_keybinds - expand
functionality of set_keybinds
|
2013-03-14 02:24:57 +01:00 |
|
twinaphex
|
4fa8d0f3c6
|
(Android) Rewritten input_autodetect- now implements set_default_keybinds
|
2013-03-13 23:17:33 +01:00 |
|
twinaphex
|
0b6e5a6388
|
Rename RARCH_RMENU_TOGGLE to RARCH_MENU_TOGGLE
|
2013-03-09 16:14:26 +01:00 |
|
twinaphex
|
fe7eef6fa1
|
(Android) Hopefully fixes up TOMMO NeoGeo X arcade stick
|
2013-03-08 17:19:57 +01:00 |
|
twinaphex
|
e46e352bed
|
(Android) Fix build
|
2013-03-08 06:02:56 +01:00 |
|
twinaphex
|
b7ffd0d77a
|
(Android) Input autodetection - add JXD S7300B
|
2013-03-08 05:53:55 +01:00 |
|
twinaphex
|
371c8c4d09
|
(Android) Input autodetection - TTT - change button mapping
|
2013-03-06 20:53:44 +01:00 |
|
twinaphex
|
566a5ebb9c
|
Move FBO enums to gl_common.h
|
2013-03-06 01:57:30 +01:00 |
|
twinaphex
|
eb3975c81d
|
(Android) Hook up AKEYCODE_MENU to RGUI toggle
|
2013-03-05 18:03:05 +01:00 |
|
twinaphex
|
b0b52f1a3c
|
(Android) Hook up PS Button to RGUI toggle
|
2013-03-05 18:02:06 +01:00 |
|
twinaphex
|
46db6818dd
|
Merge branch 'master' of https://github.com/Themaister/RetroArch into android-rgui
|
2013-03-05 17:46:54 +01:00 |
|
twinaphex
|
aa75847f98
|
(Android) PS3 - Add commented-out menu button
|
2013-03-05 17:46:13 +01:00 |
|
twinaphex
|
39e8909228
|
(Android) Input autodetection - add iDroid x360
|
2013-03-05 14:25:30 +01:00 |
|
twinaphex
|
2c44563dba
|
Brings up RMenu now for me
|
2013-03-04 17:26:34 +01:00 |
|
twinaphex
|
5c16cff2e7
|
Merge branch 'android-rgui' of https://github.com/Themaister/RetroArch into android-rgui
Conflicts:
android/native/jni/input_android.c
|
2013-03-04 17:00:43 +01:00 |
|
twinaphex
|
6c0cc9da49
|
(Android) Input autodetection - corrected RetroPad R / RetroPad L2
for WiseGroup PS2 to USB
|
2013-03-04 16:42:26 +01:00 |
|
twinaphex
|
8564ad5ac5
|
(Android) Add custom dzone_min/dzone_max for Buffalo SNES pad
|
2013-03-04 02:25:58 +01:00 |
|
twinaphex
|
7fbe742d3d
|
(Android) Dpad deadzones now configurable per pad
|
2013-03-04 02:19:11 +01:00 |
|
twinaphex
|
69192932fc
|
(Android) TTT THT pad - add pad controls for player 2
|
2013-03-03 17:15:42 +01:00 |
|
twinaphex
|
2d4d9d181e
|
(Android) Add explicit runtime hack for Xperia Play so that
AKEYCODE_BACK behavior is not contingent on AKeyMeta (which
could produce problems on other pads). Hopefully should fix
some issues
|
2013-03-02 11:27:24 +01:00 |
|
ToadKing
|
6778267016
|
change some logs around
detect menu key from any "controller"
|
2013-02-28 11:04:11 -05:00 |
|
ToadKing
|
d28cb94717
|
start of RGUI port to Android
currently detects menu button to bring up RGUI, but GL does not draw it
yet and you cannot exit from the (invisible) RGUI menu yet
|
2013-02-27 20:20:29 -05:00 |
|
twinaphex
|
ceb27f14ed
|
(Android) Input autodetection - add initial Tommo NeoGeoX arcade stick binds (WIP)
|
2013-02-26 15:50:06 +01:00 |
|
twinaphex
|
455b7ea0c4
|
(Android) Restore PS3 controls
|
2013-02-17 23:18:03 +01:00 |
|
twinaphex
|
99a2a438cb
|
(Android) Add iControlpad
|
2013-02-17 22:58:06 +01:00 |
|
twinaphex
|
960b091e59
|
(Android) Fixes Madcatz fighting stick - now autodetected -
R1/R2 button properly configured for SF-style games
|
2013-02-13 22:52:27 +01:00 |
|
twinaphex
|
252a917b7e
|
(Android) Logitech Dual Action - AKEYCODE_BACK does Select
|
2013-02-12 21:23:11 +01:00 |
|
twinaphex
|
04003780ac
|
(Android) Added PC2JAMMA-USB to autodetection - pad 2 still
unfinished though
|
2013-02-11 02:12:21 +01:00 |
|
twinaphex
|
8936f058c4
|
(Android) Add iCade profile iPega
|
2013-02-11 01:39:06 +01:00 |
|
twinaphex
|
f75eeffc08
|
(Android) Add Genius MaxFire G-08XU to autodetection list
|
2013-02-09 15:03:43 +01:00 |
|
twinaphex
|
fa582bf15e
|
(Android) Add ICade profile option
|
2013-02-09 11:44:50 +01:00 |
|
twinaphex
|
5b57e99b89
|
(Android) Build fix
|
2013-02-08 02:59:28 +01:00 |
|
twinaphex
|
4ed6248c89
|
(Android) Add to autodetection list - add Zeemote Steelseries, Add Saitek Rumblepad, add Super Smart Joy
|
2013-02-08 02:57:21 +01:00 |
|
twinaphex
|
924cfb2121
|
(Android) Move Madcatz autodetect logic
|
2013-02-05 03:50:54 +01:00 |
|
twinaphex
|
88f73344ee
|
(Android) Bump up version to r9 - fix Toodles button layout
|
2013-02-04 03:50:29 +01:00 |
|
twinaphex
|
32dca887d3
|
(Android) Add MOGA IME to autodetection list
|
2013-02-04 00:43:13 +01:00 |
|
twinaphex
|
71473dad51
|
(Android) Xperia Play controls finally work
|
2013-02-03 22:43:18 +01:00 |
|
twinaphex
|
526d9af5c2
|
(Android) Add Madcatz USB Fighting stick to autodetection list
|
2013-02-03 22:22:50 +01:00 |
|
twinaphex
|
dd7ae5c474
|
(Android) Add logs for Xperia debugging
|
2013-02-03 21:26:53 +01:00 |
|
twinaphex
|
63fb29996f
|
(Android) Xperia Play - group autodetection input binds together
for both game-zeus and keypad-game-zeus
|
2013-02-03 20:44:05 +01:00 |
|