Commit graph

1076 commits

Author SHA1 Message Date
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 
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
Ingo Ruhnke
724071ae3c Prepend() static libxboxdrv instead of Append() to avoid running into missing symbols 2011-08-07 02:07:39 +02:00
Ingo Ruhnke
9a27aad35d Added simple Python script for generating responsecurve data from equations 2011-08-07 02:07:14 +02:00
Ingo Ruhnke
a4837ab627 ConstButtonFilter example 2011-08-07 02:06:54 +02:00
Ingo Ruhnke
56b7370c84 Added PDP AFTERGLOW AX.1 Xbox360 controller 2011-08-07 02:05:19 +02:00
Ingo Ruhnke
7586e67e49 Fixed key inversion in KeyAxisEventHandler 2011-08-07 01:51:00 +02:00
Ingo Ruhnke
acf816e014 Documented Button and Axis Event Handler in a separate man page section, old --ui-buttonmap and --ui-axismap docu still needs an update 2011-07-20 04:40:00 +02:00
Ingo Ruhnke
c8951af0c0 TODO and NEWS updates 2011-07-19 19:59:18 +02:00
Ingo Ruhnke
c48a31f49a Updated email address, added link to github issue tracker 2011-07-19 19:58:50 +02:00
Ingo Ruhnke
e8e7c39953 Documented 'const' axis and button filter, documented 'generic-usb' 2011-07-19 19:48:00 +02:00
Ingo Ruhnke
b8a0a01fa4 Added ConstButtonFilter and ConstAxisFilter 2011-07-19 19:07:08 +02:00
Ingo Ruhnke
b8d1755c59 Compilation fix 2011-07-19 05:49:23 +02:00
Ingo Ruhnke
c544375376 Fixed keys not getting pressed in --ui-axismap 2011-07-19 05:47:36 +02:00
Ingo Ruhnke
bdf43baf5c Removed quotes around variable assignment, switched from ${} to $() 2011-07-19 05:45:38 +02:00
Ingo Ruhnke
aea93e0c95 TODO, NEWS update and removed some log_tmp() 2011-07-18 01:02:08 +02:00
Ingo Ruhnke
7d0b902f5e TODO updates 2011-07-17 03:25:56 +02:00
Ingo Ruhnke
fe705d2123 Switched UIAbsEventCollector and UIRelEventCollector also to instant-send 2011-07-14 03:31:38 +02:00
Ingo Ruhnke
bf4501edc7 Use counting instead of OR'ing the buttons together in UIKeyEventCollector this should preserve the order of events 2011-07-14 03:16:11 +02:00
Ingo Ruhnke
de3d2f7617 Updated NEWS 2011-07-13 18:44:19 +02:00
Ingo Ruhnke
0f5810ee55 Split UIEventCollector and UIEventEmitter into subclasses for EV_ABS, EV_REL and EV_KEY to allow more flexible merging 2011-07-13 05:26:37 +02:00
Ingo Ruhnke
9975da3cd6 Some more work on UIEventEmitter, UIEventCollector still needs better merge strategies, EV_REL is now probably broken 2011-07-12 19:10:20 +02:00
Ingo Ruhnke
c160a0ffdc Added UIEventEmitter and use it instead of plain UInput::send() 2011-07-12 08:43:20 +02:00
Ingo Ruhnke
88f6a86fd1 TODO updates 2011-07-12 02:44:33 +02:00
Ingo Ruhnke
8dd58e31a4 Replaced plain UIEvent[] arrays with UIEventSequence, also send out events on release in reverse order 2011-07-12 01:37:18 +02:00