Commit graph

1134 commits

Author SHA1 Message Date
Ingo Ruhnke
6da7be4fc5 Merge pull request from tgurr/cross_pkg-config
Use the appropriate pkg-config via the exported variable
2015-05-05 03:38:00 +02:00
Ingo Ruhnke
eb430cae4b Merge pull request from tgurr/cross_ar
Use the appropriate ar via the exported variable
2015-05-05 03:37:06 +02:00
Timo Gurr
98183e6c29 Use the appropriate pkg-config via the exported variable 2015-05-05 01:13:19 +02:00
Timo Gurr
2c2cdbdeee Use the appropriate ar via the exported variable 2015-05-05 00:03:26 +02:00
Ingo Ruhnke
d7139d8981 Removed trailing whitespace 2015-04-01 09:58:52 +02:00
Ingo Ruhnke
fb787abe32 Synced xpad_device.cpp with master branch 2014-06-06 10:28:51 +02:00
Joel Pedraza
b1d961cb2f bus option actually changes bus, remove unused dbus object option 2014-06-02 11:36:55 +02:00
Joel Pedraza
15c63bcd31 change shebang to use env python2 instead of python 2014-06-02 11:36:55 +02:00
Ingo Ruhnke
205219c409 Merge branch 'stable' of github.com:Grumbel/xboxdrv into stable 2014-06-02 11:36:00 +02:00
Ingo Ruhnke
fe3237e949 Merge pull request from shblythe/stable
Issue : Added PID/VID for Afterglow AX.1 Gamepad for Xbox 360
2014-06-02 11:14:41 +02:00
Ingo Ruhnke
6d307b8ff4 Added "MLG Pro Circuit Controller (Xbox)"
Fixes 
2014-06-02 11:06:39 +02:00
Steve Edson
a818593b38 Added Rock Candy Gamepad to list 2014-06-02 11:05:12 +02:00
Ingo Ruhnke
9d0aafd436 Added Razer Sabertooth 2014-06-01 23:56:08 +02:00
David Barchiesi
98b074b7b4 Added support for Gamestop BB-070 Xbox 360 clone 2014-06-01 23:40:56 +02:00
Ingo Ruhnke
c4e5b862cb Added Afterglow AX.1
Fixes 
2014-06-01 23:23:32 +02:00
Ingo Ruhnke
ed7b161dbf Updated NEWS 2014-06-01 23:06:43 +02:00
Ingo Ruhnke
22a3471c69 Increased version number to 0.8.6 2014-06-01 23:05:49 +02:00
Ingo Ruhnke
8566800c09 Moved USBSubsystem init up a level, as otherwise it would get destructed while code was still accessing it 2014-06-01 23:04:29 +02:00
Evan Purkhiser
5e49f45d1b Buttonevent exec: Double fork to avoid zombies 2014-02-21 22:41:43 +01:00
Stephen Blythe
078a65d1f9 Issue : Added PID/VID for Afterglow AX.1 Gamepad for Xbox 360 2013-12-17 23:35:04 +00:00
Ingo Ruhnke
5030da3d57 Merge pull request from timo/ps4
an xboxdrv configuration for the ps4 controller via USB.
2013-12-07 12:28:05 -08:00
Timo Paulssen
8bb6f6bd3e added missing analog clicks and guide button. 2013-11-30 14:42:59 +01:00
Timo Paulssen
9f279de705 an xboxdrv configuration for the ps4 controller via USB. 2013-11-30 14:37:11 +01:00
Ingo Ruhnke
af21ce6358 Changed link to SDL-envvar documentation 2013-09-23 18:36:17 +02:00
Ingo Ruhnke
a52b07c240 Added Thrustmaster Gamepad GP XID, thanks to cyberguerro@gmail.com 2013-04-19 18:03:40 +02:00
Ingo Ruhnke
fc3bb3bc91 Updated evdev name in examples/microsoft-ergonomic-4000.xboxdrv 2013-04-16 17:25:20 +02:00
Ingo Ruhnke
7575140b55 Removed 'TX6500+ Dance Pad', looks like a HID device, not Xbox1 controller
fixes 
2013-04-15 14:27:55 +02:00
Ingo Ruhnke
e903c5f7f8 Added #if for deprecated g_type_init() 2013-04-07 19:27:49 +02:00
Ingo Ruhnke
bb8fcbd3d3 Updated VERSION to 0.8.5 2013-04-07 19:23:41 +02:00
Ingo Ruhnke
6040e0a16a Updated NEWS 2013-04-07 19:22:45 +02:00
Ingo Ruhnke
731e5dae99 Updated NEWS 2013-04-05 17:15:51 +02:00
Ingo Ruhnke
80c4202078 Added "Xbox Airflo wired controller", thanks to Robert Hurst <theflyingape@gmail.com> 2013-04-04 18:46:46 +02:00
Ingo Ruhnke
537edad4e4 Added "Batarang Xbox 360 controller", thanks to Shaun Martin <shaun@samsite.ca> 2013-04-04 18:39:33 +02:00
Ingo Ruhnke
75b0784b15 Added "Logitech F310", thanks to Jasen Betts <jasen.betts@gmail.com> 2013-04-04 18:25:48 +02:00
Ingo Ruhnke
76052e844d Added "Thrustmaster, Inc. GPX Controller", thanks to geert.hedde.bosman@gmail.com 2013-04-04 17:52:18 +02:00
Ingo Ruhnke
c6c0cd90a7 Added "Logic3 Controller", thanks to ruinairas1992@gmail.com 2013-04-04 17:52:18 +02:00
Ingo Ruhnke
1893fa8e9f Added "Hori XBOX 360 EX 2 with Turbo", thanks to Grayson Peddie <admin@graysonpeddie.com> 2013-04-04 17:52:18 +02:00
Ingo Ruhnke
d82b81cf6f Added "Street Fighter IV FightStick TE", thanks to maq@maqibooy.com 2013-04-04 17:52:18 +02:00
Ingo Ruhnke
2af83f9e24 Fixed incorrect button mapping in --mimic-xpad-wireless 2013-04-01 13:55:34 +02:00
Ingo Ruhnke
4ead8692f4 Fixed incorrect button mapping in --mimic-xpad 2013-04-01 13:33:19 +02:00
V10lator
62ad44097a Add support for Logitech F710 2013-02-19 20:31:56 +01:00
Ingo Ruhnke
2215253e73 Added example script for using multiple controllers 2013-02-10 20:33:57 +01:00
Ingo Ruhnke
fe8e979f9c Added some info for the chatpad 2013-01-05 21:51:17 +01:00
Ingo Ruhnke
27cdd9c6a9 Added additional bookkeeping to USBController to allow clean shutdowns with libusbx
Fixes 
2012-12-19 11:39:31 +01:00
Ingo Ruhnke
d9d6dfbf89 Import the environment into the build script 2012-12-19 05:46:13 +01:00
Ingo Ruhnke
71acf4d7f3 Fixed compiler warning for narrowing 2012-12-19 05:45:50 +01:00
Ingo Ruhnke
0e8d2ee957 Added Hori SOULCALIBUR V Stick, thanks to Timothy J. Hanson <timothy.j.hanson@gmail.com> 2012-09-03 05:02:55 +02:00
Thomaz de Oliveira dos Reis
d5ce39dbd9 Add support for Razer Onza Tournament Edition 2012-07-19 14:32:18 +02:00
Semir Patel
ce3df0fc7a Add support for Hori Real Arcade Pro VX-SA
Conflicts:

	NEWS
2012-07-19 14:32:03 +02:00
Ingo Ruhnke
5fcb7fecc9 Added workaround for evdev values that don't fall into the given min/max 2012-05-04 19:27:11 +02:00