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 |
|
Ingo Ruhnke
|
2d1154a171
|
Added UIEventSequence::send_reverse()
|
2011-07-12 01:09:03 +02:00 |
|
Ingo Ruhnke
|
d521e0ad0d
|
TODO updates
|
2011-07-12 01:08:45 +02:00 |
|
Ingo Ruhnke
|
8bd2669875
|
Don't build test by default only when 'tests' target is specified
|
2011-07-12 01:08:27 +02:00 |
|
Ingo Ruhnke
|
079cfe6bca
|
Added Street Fighter IV fight pad, thanks to Tony Faoro <tmf@adtaq.com>
|
2011-07-12 00:23:07 +02:00 |
|
Ingo Ruhnke
|
05e7bb42c4
|
TODO and VERSION updates
|
2011-07-08 05:24:41 +02:00 |
|
Ingo Ruhnke
|
8814bc977e
|
Reenabled realtime priority scheduling
|
2011-07-08 05:24:27 +02:00 |
|
Ingo Ruhnke
|
f67458182c
|
Added an example for cyclekey
|
2011-07-07 18:19:43 +02:00 |
|
Ingo Ruhnke
|
bf0ecd49a2
|
Moved CycleKeySequence into separate class instead of having it bundled with CycleKeyButtonEvent, removed CycleKeyRefButtonEvent, stuck issues when multiple buttons are pressed is still present
|
2011-07-07 18:09:58 +02:00 |
|
Ingo Ruhnke
|
adf08a7fff
|
Moved CycleKeySequence into separate class instead of having it bundled with CycleKeyButtonEvent, removed CycleKeyRefButtonEvent, stuck issues when multiple buttons are pressed is still present
|
2011-07-07 18:09:28 +02:00 |
|
Ingo Ruhnke
|
302a518aea
|
Implemented CycleKeyButtonEvent, allows to send different event on each button press
|
2011-07-07 03:54:30 +02:00 |
|
Ingo Ruhnke
|
e9714abc4d
|
Added GenericUSBController, can be used with any USB device, but so far only does debug output, no input events
|
2011-07-03 00:48:49 +02:00 |
|
Ingo Ruhnke
|
e3bafc6da2
|
Fixed axis-shift getting ignored when another button is pressed
|
2011-07-01 23:59:52 +02:00 |
|
Ingo Ruhnke
|
fa5d5799d2
|
merge
|
2011-06-25 04:18:42 +02:00 |
|
Ingo Ruhnke
|
c9a28e619e
|
Fixed missing comma
|
2011-06-08 02:16:36 +02:00 |
|
Ingo Ruhnke
|
998dc5d10a
|
Added device id for "Tron Xbox 360 controller" 0x1bad:0xf903
|
2011-06-08 01:16:12 +02:00 |
|
Ingo Ruhnke
|
344d87b0ba
|
Added mimic-xpad-wireless for config files
|
2011-06-08 00:29:05 +02:00 |
|