Commit graph

1169 commits

Author SHA1 Message Date
Ingo Ruhnke
c641c93f77 Spelling fix 2015-11-05 08:38:46 +01:00
Ingo Ruhnke
691af2f1e7 Added Elcom JC-U3613M
Fixes #157
2015-11-04 16:34:45 +01:00
Ingo Ruhnke
69da6930c7 Added Mad Catz Fightpad
Fixes #147
2015-11-04 14:42:40 +01:00
Ingo Ruhnke
5b70b43529 Added Mad Cats Ghost Recon FS GamePad 2015-11-04 06:13:03 +01:00
Ingo Ruhnke
125ea9fd61 Added Mad Catz SFxT Fightstick Pro 2015-11-04 06:11:41 +01:00
Ingo Ruhnke
0e87bed20e Added Razer Sabertooth 2015-11-04 06:09:44 +01:00
Ingo Ruhnke
5d282498d8 Added FUS1ON Tournament Controller 2015-11-04 05:49:03 +01:00
Ingo Ruhnke
8829726d3d Added PowerA Pro Ex 2015-11-04 05:33:08 +01:00
Ingo Ruhnke
36f8f0cad0 Fixed \r\n newlines causing errors in INIParser, ignore \r like whitespace
Fixes #153
2015-11-03 19:58:57 +01:00
Ingo Ruhnke
cf14784cdb Added Rock Candy Gamepad Wired Controller 2015-11-03 13:58:01 +01:00
Ingo Ruhnke
9181070cee Added Mad Catz Street Fighter IV SE Fighting Stick 2015-11-03 13:54:48 +01:00
Ingo Ruhnke
3d2b219f32 Added MadCatz GamePad 2015-11-03 13:41:57 +01:00
Ingo Ruhnke
b933350401 Added Hori Fighting Edge 2015-11-03 13:29:18 +01:00
Ingo Ruhnke
2f75ed3b12 Updated NEWS 2015-10-28 11:34:33 +01:00
Ingo Ruhnke
3c2d3a2b13 Fixed cleanup issue in USBController::on_read_data() 2015-10-28 11:28:30 +01:00
Ingo Ruhnke
97b6ca71a7 Incremented version number 2015-10-28 11:28:09 +01:00
Ingo Ruhnke
fafe930002 Added 'make install' to travis 2015-10-26 03:47:56 +01:00
Ingo Ruhnke
3f7d21a256 Updated NEWS 2015-10-25 22:15:54 +01:00
Ingo Ruhnke
0b168bfa30 Added some handling of LIBUSB_TRANSFER_NO_DEVICE errors to USBController
Fixes #35
2015-10-24 12:45:21 +02:00
Ingo Ruhnke
8c422b7301 Fixed missing initialisation of USBSubsystem for non-detached daemon 2015-10-24 12:42:23 +02:00
Ingo Ruhnke
73f6ae59ad Updated evdev event lists
Fixes #143
2015-10-24 11:59:00 +02:00
Ingo Ruhnke
f2bd6f4470 Added Hori GEM Xbox controller
Fixes #114
2015-10-22 20:42:45 +02:00
Ingo Ruhnke
cdbf4f9787 Igonore Play'n Charge kit
Fixes #21
2015-10-22 20:26:06 +02:00
Ingo Ruhnke
dd9e9b2315 Merge pull request #136 from hansihe/stable
Add support for the Saitek P3600
2015-07-14 18:21:43 +02:00
Hansihe
a350404619 add support for the saitek p3600 2015-07-13 23:47:10 +02:00
Ingo Ruhnke
8e9fb6b40d Replaced grumbel@gmx.de with grumbel@gmail.com 2015-06-25 20:25:24 +02:00
Ingo Ruhnke
375caacbc2 Fixed clang++ complaining about unnamed structs aren't allow in anonymous unions 2015-06-20 13:57:50 +02:00
Ingo Ruhnke
8e599fbacd Fixed clang++ -Wshadow warning 2015-06-20 13:43:33 +02:00
Ingo Ruhnke
b486f97a9c Fixed class/struct mixup 2015-06-20 13:36:19 +02:00
Ingo Ruhnke
7491d7c4ee More .gitignore 2015-06-20 13:36:00 +02:00
Ingo Ruhnke
2aa83d625f Fixed .travis.yml, added missing sudo to make install, added CXX handling 2015-06-20 11:34:59 +02:00
Ingo Ruhnke
c6f9511b33 Fixed build type handling in .travis.yml 2015-06-20 11:15:47 +02:00
Ingo Ruhnke
aa2f1e10f2 Converted README to markdown 2015-06-20 11:13:39 +02:00
Ingo Ruhnke
14061cf122 Added .travis.yml 2015-06-20 11:04:25 +02:00
Ingo Ruhnke
49c9105847 Fixed axis handling in FourWayRestrictorModifier 2015-05-07 09:54:23 +02:00
Ingo Ruhnke
6da7be4fc5 Merge pull request #125 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 #124 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 #70 from shblythe/stable
Issue #65: 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 #52
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 #79
2014-06-01 23:23:32 +02:00