Commit graph

396 commits

Author SHA1 Message Date
Bobby Smiles
1504adf425 Fix Rumble switch button for Saitek P990 Dual Analog Pad. 2017-10-02 11:56:20 +02:00
Tony
9fe1b0bdf3 Fix XBOX 360 For Windows Controller
This makes the mappings match all other xbox 360 mappings listed in the autoconfig. Tested in 3 different Windows 10 machines.
2017-09-29 07:03:25 -04:00
Richard Goedeken
4cc411b724 Merge pull request #45 from loganmc10/tp
Don't set "plugin" as part of autoconfig
2017-09-23 20:22:58 -07:00
Logan McNaughton
e1b542b85c Don't set "plugin" as part of autoconfig 2017-09-23 19:46:12 -06:00
Richard Goedeken
5e660767e1 Merge pull request #50 from loganmc10/patch-2
Re-attach joystick if it has disconnected
2017-09-20 23:02:31 -07:00
Logan
0afa0cd722 Re-attach joystick if it has disconnected 2017-09-19 12:55:18 -06:00
Dorian Fevrier
c3a14e06b0 Merge pull request #48 from charlemagnelasse/travis-container
Use faster container based Travis CI
2017-09-12 22:54:54 +02:00
Richard Goedeken
cf02a743e1 tweak the ApplyAxisLimits function to avoid causing problems mentioned in mupen64plus-input-sdl issue #46 and mupen64plus-user-issues issue #681. Instead of limiting joystick values to 87% of the axis limit on the cardinal directions N/S/E/W, we allow them to reach 100% 2017-09-04 21:11:21 -07:00
Charlemagne Lasse
c97d38e649 Use faster container based Travis CI 2017-09-01 09:57:14 +02:00
Charlemagne Lasse
da0a428d6f Let travis handle the package installation directly
The before_install  currently fails on Travis CI with:

    The following packages have unmet dependencies:
     libsdl2-dev : Depends: libegl1-mesa-dev
                   Depends: libgles2-mesa-dev
    E: Unable to correct problems, you have held broken packages.

This can currently only be solved by using the apt addon to install
packages.
2017-09-01 09:56:16 +02:00
Bobby Smiles
7d8eea23d8 Revert "Allow using compiler other than gcc"
This reverts commit 2766667e73.
2017-06-24 13:34:37 -06:00
bsmiles32
f280fde688 Merge pull request #42 from loganmc10/patch-1
Allow using compiler other than gcc
2017-06-22 20:19:54 -06:00
Logan McNaughton
2766667e73 Allow using compiler other than gcc 2017-06-20 21:16:50 -06:00
Richard Goedeken
68a048bb90 Merge pull request #41 from fprimex/fprimex-macos-version-min
bump macosx-version-min to 10.6 for SDL2.0.5
2017-03-16 23:57:32 -07:00
Richard Goedeken
e01d6de015 Merge pull request #39 from arichnad/master
add PS4 controller name.
2017-03-16 22:40:23 -07:00
Brent Woodruff
74202c7cec bump macosx-version-min to 10.6 for SDL2.0.5 2017-03-16 22:50:34 -04:00
adrian
434ff22b98 add PS4 controller name. 2017-02-19 14:14:07 -05:00
Richard Goedeken
ec69700961 Merge pull request #38 from orbea/horipad
(InputAutoCfg) Configure HORIPAD ONE automatically. [from orbea on 1/1/17: As a side note, in linux this gamepad currently only works correctly with the xpad git master. I'm not sure when that will be merged into the kernel.]
2017-02-02 19:29:02 -08:00
orbea
ae6d7dc308 (InputAutoCfg) Configure HORIPAD ONE automatically. 2017-01-01 10:05:43 -08:00
Richard Goedeken
9d8ec46e9b we dont need all the duplicate entries with version numbers 2016-10-21 23:14:45 -07:00
Richard Goedeken
4ffc65700e Merge pull request #36 from raphnet/raphnet
Add autoconfigs for raphnet-tech v3 series adapters
2016-10-21 23:09:43 -07:00
Raphael Assenat
b7923f746f Add autoconfigs for raphnet-tech v3 series adapters 2016-10-21 23:15:47 -04:00
Richard Goedeken
0056f904b9 libm is required for some linux distributions, possibly others. Hopefully this wont break the build on any architectures; it's also like this in the core makefile 2016-10-18 20:41:56 -07:00
Richard Goedeken
6189125766 experimental change: apply a pair of radius-limiting quadratic functions to the joystick X,Y coordinate values, so that instead of allowing them to have values in the full +/- 80 range for each axis, they are restricted to approximately the same area as that which is physically allowed by the controller case on a real N64 controller 2016-10-18 20:17:55 -07:00
Dorian Fevrier
016547d016 Merge pull request #35 from orbea/logic3
Add Logic3 controller config
2016-10-13 09:16:24 +02:00
orbea
c7efdf9125 Add Logic3 controller config 2016-10-12 19:38:13 -07:00
Richard Goedeken
ba9426c384 Merge pull request #34 from charlemagnelasse/master
Use Ubuntu Trusty as base system for Travis CI
2016-09-01 18:04:31 -07:00
Charlemagne Lasse
7eb46d4073 Use Ubuntu Trusty as base system for Travis CI 2016-09-01 20:23:59 +02:00
Richard Goedeken
799cad4422 Merge pull request #32 from kodlian/master
FIX Auto detection of PLAYSTATION(R)3 Controller on OSX
2016-08-15 22:39:05 -07:00
Jeremy Marchand
52e557184e FIX Auto detection of PLAYSTATION(R)3 Controller on OSX 2016-08-14 11:24:16 +02:00
Richard Goedeken
164472117d change VS2013 project files to build with the XP-compatible vc120 toolset, so the resulting binaries will run on pre-vista machines 2016-07-13 20:04:06 -07:00
Richard Goedeken
8e5e9901b1 add auto-config for Playfect PS3 controller from Reinaert Van de Cruys on google group 2016-07-12 21:08:34 -07:00
Richard Goedeken
dfbb873df0 add auto-config for Mayflash 4-port gamecube controller adapter from Lorenzo Pane on google group 2016-07-06 22:39:18 -07:00
Richard Goedeken
4754a02d49 Merge pull request #31 from Zero86Sk/patch-1
Add autoconfig support for Xbox One Wireless Controller (Dongle)
2016-07-05 22:17:48 -07:00
Zero86Sk
3d29d5bf76 Added Xbox One Wireless Controller (Dongle) support
Added the Xbox One Wireless Dongle device is listed under [Controller (Xbox One For Windows)]
2016-04-17 00:02:53 +02:00
Richard Goedeken
204e8d5784 from paradadf on github, this controller name needs 3 spaces, after the changes to prioritize bit-exact controller names 2016-04-12 20:03:59 -07:00
Richard Goedeken
149a7966ca add auto-config section for Thrustmaster T Mini Wireless from Pablo Casas via google group 2016-03-27 18:43:00 -07:00
Richard Goedeken
d9fff1dd51 fix for issue #152 in github issue tracker for mupen64plus-core 2016-03-16 22:14:25 -07:00
Richard Goedeken
85e9b2598d Logitech WingMan RumblePad apparently has the same button mapping as the WingMan Action Pad 2016-02-24 22:09:54 -08:00
Richard Goedeken
3d1ed346e5 add autoconfig section for NES30 Pro Controller from Wayne on google group 2016-02-24 22:05:24 -08:00
Richard Goedeken
a73230be7f auto-config for xbox 360 wired controller under OSX from Fredrik Daun via google group 2016-01-06 22:00:48 -08:00
Dorian Fevrier
b78b76a76b add 'Aftergl ow Gamepad for Xbox 360' in InputAutoCfg.ini 2016-01-01 23:08:17 -05:00
Richard Goedeken
4cac18ba21 Merge pull request #30 from EricxDu/master
Fix up the "Generic X-Box pad" section in accordance with the README
2015-11-21 20:40:20 -08:00
Eric Duhamel
78d3a43065 Fixed "Xbox 360 Wireless Receiver" section
Axes 3 and 4 were swapped
2015-11-21 12:36:07 -08:00
Eric Duhamel
2586367d2b Fixed a small error in the changed section 2015-11-21 11:54:46 -08:00
Eric Duhamel
77229317d0 Updated "Generic X-Box pad" to conform to the README
The [Generic X-Box pad] section was misconfigured so I updated it
to conform to the README. R-button, L-button, Z-trigger, B-button,
and START are now properly mapped. I tested this config by playing
Ocarina Of Time and the controller layout works well.
2015-11-21 11:51:16 -08:00
Richard Goedeken
d8e1b5b0ad add ShanWan USB autoconfig from Marco on google group list: A Playstation Clone, Rumble Trigger Incorrect 2015-11-04 22:07:11 -08:00
Richard Goedeken
120f4f3273 Merge branch 'master' of https://github.com/mupen64plus/mupen64plus-input-sdl 2015-10-18 21:46:28 -07:00
Richard Goedeken
493b3a6b10 fixes for Gasia PS Gamepad from Marcus Dean Adams on google group email list 2015-10-18 21:46:07 -07:00
Richard Goedeken
e96729614f Merge pull request #29 from gizmo98/USB-gamepad
Add "USB Gamepad "
2015-10-07 20:51:03 -07:00