Commit graph

1199 commits

Author SHA1 Message Date
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 #28
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
Ingo Ruhnke
43b2787516 Added Elite Glow, thanks to Old Macky <spaceporker@gmail.com> 2012-05-02 18:49:45 +02:00
Ingo Ruhnke
465418225c Added some support for Playstation 3 LED and rumble 2012-03-05 15:56:59 +01:00
Ingo Ruhnke
9c58493bd7 Added Logitech F510 2012-02-07 21:49:41 +01:00
Ingo Ruhnke
6bbfe6d77f Incremented version number 2012-01-24 11:57:24 +01:00
Ingo Ruhnke
e8bf217ea4 NEWS updates 2012-01-24 11:57:08 +01:00
Ingo Ruhnke
8db6e9b87b Added documentation for --dbus and --ff-device 2012-01-24 11:53:13 +01:00
Ingo Ruhnke
e3f3e23cbf Hide --no-dbus in help output, as it is replaced by --dbus BUS 2012-01-24 11:44:36 +01:00
Ingo Ruhnke
23c0314cb4 Readded, which had gone missing for some unknown reason 2012-01-23 22:16:16 +01:00
Ingo Ruhnke
0d71c18180 Fixed argument order for tidy in Makefile 2012-01-23 22:15:44 +01:00
Ingo Ruhnke
d09ba8df0e Updated VERSION number 2012-01-23 21:29:52 +01:00
Ingo Ruhnke
8a2af92b33 Updated NEWS 2012-01-23 20:21:40 +01:00
Ingo Ruhnke
666956baaf Use set_led_real(), as set_led() ignores LED state changes that don't actually change the state
Fixes #13
2012-01-23 19:52:39 +01:00
Ingo Ruhnke
e1a06b45d4 Removed incorrect log message 2012-01-23 15:51:35 +01:00
Ingo Ruhnke
f0cda9d4d4 Compiler warning fix 2012-01-23 15:51:10 +01:00
Ingo Ruhnke
a3417fcc42 Added --ff-device DEV option, fixed force-feedback getting set to the wrong device 2012-01-23 15:50:10 +01:00
Ingo Ruhnke
8c7b118530 Remove DEVICEID_GENERIC, as it doesn't really serve any use, use DEVICEID_JOYSTICK instead 2012-01-23 15:49:34 +01:00
Ingo Ruhnke
0b82fe77a6 Remove DEVICEID_GENERIC, as it doesn't really serve any use, use DEVICEID_JOYSTICK instead 2012-01-23 15:49:18 +01:00
Ingo Ruhnke
3ecec6a85b Compile fix 2012-01-23 15:48:37 +01:00
Ingo Ruhnke
9f7c88fe86 Removed joystick id's not available in stable branch 2012-01-23 15:48:30 +01:00
Ingo Ruhnke
4fce3ad1d8 Added FCEUX configs from Dustin Wing <dwingrs@gmail.com> 2012-01-23 15:14:43 +01:00
Ingo Ruhnke
43d1dc0e74 Added vendor/product for Afterglow Gamepad for Xbox 360, thanks to rhurst <theflyingape@gmail.com> 2012-01-23 15:10:21 +01:00
Ingo Ruhnke
201361a4bd Merged new vendor/produc id's 2012-01-23 15:05:44 +01:00
Ingo Ruhnke
cca1fd092e Updated .gitignore 2012-01-23 15:05:14 +01:00
Ingo Ruhnke
458d2657cb Added extern "C" around <libudev.h> to workaround libudev older then v150 2011-08-25 10:19:48 +02:00
Ingo Ruhnke
3a7153f611 TODO updates 2011-08-23 11:51:42 +02:00
Ingo Ruhnke
eda858b578 Preserve original .html file before tidying it up to make error messages traceable 2011-08-22 22:27:36 +02:00
Ingo Ruhnke
a4f727a3a1 Added 'sequence-key' (like 'cycle-key' but doesn't wrap around) 2011-08-22 22:27:02 +02:00
Ingo Ruhnke
d6b5524f52 Added --dbus MODE option to toggle between system and session bus 2011-08-22 19:15:06 +02:00
Ingo Ruhnke
81371628b1 Updated package build instructions in TODO 2011-08-07 02:46:38 +02:00
Ingo Ruhnke
d97cbf760a VERSION number update 2011-08-07 02:28:06 +02:00
Ingo Ruhnke
f748162a1e NEWS and TODO updates 2011-08-07 02:26:55 +02:00
Ingo Ruhnke
b3d11db503 Added documentation for ClickButtonFilter 2011-08-07 02:11:57 +02:00
Ingo Ruhnke
aafa384f9c Added ClickButtonFilter 2011-08-07 02:09:56 +02:00
Ingo Ruhnke
875c39f480 Added documentation for DelayButtonFilter 2011-08-07 02:07:54 +02:00
Ingo Ruhnke
7d149a2f37 Added DelayButtonFilter 2011-08-07 02:07:48 +02:00