Ingo Ruhnke
|
63682d06f8
|
Added number aliases for button names
|
2010-04-23 18:37:36 +02:00 |
|
Ingo Ruhnke
|
1dc93f34fa
|
Added number aliases for button names
|
2010-04-23 18:37:27 +02:00 |
|
Ingo Ruhnke
|
a6a5d14c11
|
Added Hori Co. DOA4 FightStick, thanks to reptilecb@gmail.com
|
2010-04-19 17:17:07 +02:00 |
|
Ingo Ruhnke
|
200795fe1a
|
Fixed a few -Wconversion related warnings
|
2010-04-18 14:12:23 +02:00 |
|
Ingo Ruhnke
|
4e80df9fe0
|
Made code -Wshadow clean, fixed a few missing initialisations of dev along the way
|
2010-04-18 13:59:36 +02:00 |
|
Ingo Ruhnke
|
a69149de5a
|
Made code -Wold-style-cast clean
|
2010-04-18 02:48:15 +02:00 |
|
Ingo Ruhnke
|
9003f772bc
|
Made code -Weffc++ clean
|
2010-04-18 02:42:49 +02:00 |
|
Ingo Ruhnke
|
785372e2cc
|
Fix for 'dereferencing type-punned pointer...' warning
|
2010-04-18 02:24:55 +02:00 |
|
Ingo Ruhnke
|
ccbebc9a78
|
Fixed incorrect float type in AutoFireModifier
|
2010-04-18 02:15:55 +02:00 |
|
Ingo Ruhnke
|
59f99be8ba
|
Switched to negative sensitivity in docu, as its the more common case
|
2010-04-18 01:59:39 +02:00 |
|
Ingo Ruhnke
|
4d72f29b45
|
Some docu for axis_sensitivity and fix for negative range
|
2010-04-16 00:36:32 +02:00 |
|
Ingo Ruhnke
|
ff47ece186
|
Added --axis-sensitivity
|
2010-04-16 00:08:17 +02:00 |
|
Ingo Ruhnke
|
834c887889
|
Small filename update to the README
|
2010-03-06 01:31:33 +01:00 |
|
Ingo Ruhnke
|
78e17ebf44
|
Addded missing <stdint.h> header
|
2010-02-26 21:20:15 +01:00 |
|
Ingo Ruhnke
|
63a7bd357f
|
TODO, NEWS, README updates
|
2010-02-17 17:16:08 +01:00 |
|
Ingo Ruhnke
|
70bd0a4df5
|
Added Harmonix controller thanks to Aaron Wilson <methiea@hotmail.com>
|
2010-02-17 17:11:40 +01:00 |
|
Ingo Ruhnke
|
682bf7830c
|
Added Mad Catz Xbox 360 Controller thanks to skibum3027
|
2010-02-17 17:08:13 +01:00 |
|
Ingo Ruhnke
|
5c899baf98
|
Added missing string.h
|
2010-01-01 15:42:56 +01:00 |
|
Ingo Ruhnke
|
6e442fa881
|
TODO and README updates
|
2009-11-19 01:26:38 +01:00 |
|
Ingo Ruhnke
|
078ba63c88
|
Send out EV_SYN, SYN_REPORT events for EV_REL
|
2009-11-18 14:47:39 +01:00 |
|
Ingo Ruhnke
|
fbdf7833fe
|
NEWS update
|
2009-11-01 14:00:25 +01:00 |
|
Ingo Ruhnke
|
ddccb59458
|
Applied daniel åkerud <daniel.akerud@gmail.com>'s SIGTERM patch
|
2009-10-31 20:15:09 +01:00 |
|
Ingo Ruhnke
|
52251ead87
|
Added Hori Real Arcade Pro Ex, thanks to Carl Fink <cafink@gmail.com>
|
2009-09-01 11:36:01 +02:00 |
|
Ingo Ruhnke
|
6d05f4f3f0
|
Added Hori Real Arcade Pro Ex, thanks to Carl Fink <cafink@gmail.com>
|
2009-09-01 11:30:56 +02:00 |
|
Ingo Ruhnke
|
fc8b7b991c
|
Added some missing includes to make g++-4.4 happy
|
2009-08-25 14:09:40 +02:00 |
|
Ingo Ruhnke
|
4c0d78e980
|
Added check for g++
|
2009-08-20 12:35:04 +02:00 |
|
Ingo Ruhnke
|
896bfb001f
|
Added g++ to the requirements
|
2009-08-20 12:00:53 +02:00 |
|
Ingo Ruhnke
|
d2416bbdcb
|
Use boost::shared_array<> instead of raw pointers
|
2009-08-05 14:10:08 +02:00 |
|
Ingo Ruhnke
|
372409dbb3
|
Applied low latency patch from daniel åkerud <daniel.akerud@gmail.com>
|
2009-08-05 13:48:38 +02:00 |
|
Ingo Ruhnke
|
a8130da959
|
Added Note about Saitek P2500, removed unused thing from SConstruct
|
2009-08-05 13:39:17 +02:00 |
|
Ingo Ruhnke
|
c40cf0d88a
|
Removed Append() as its automatically done by the check already
|
2009-08-04 00:33:36 +02:00 |
|
Ingo Ruhnke
|
7a1941b1a1
|
Fixed date in copyright header
|
2009-08-04 00:32:44 +02:00 |
|
Ingo Ruhnke
|
ffe5b09233
|
Added experimental Saitek P2500 support
|
2009-08-02 10:14:53 +02:00 |
|
Ingo Ruhnke
|
5ac5360515
|
Release preparations
|
2009-07-30 14:28:58 +02:00 |
|
Ingo Ruhnke
|
6882376a1e
|
Moved the sleep into the 'no data available' branch, so we don't sleep when data is in the queue
|
2009-07-30 13:24:54 +02:00 |
|
Ingo Ruhnke
|
2c9b5cf910
|
Added boost-thread to the requirements
|
2009-07-29 20:31:05 +02:00 |
|
Ingo Ruhnke
|
7dc79436bb
|
Some brute force sleep, so that we don't waste all available CPU
|
2009-07-29 19:53:12 +02:00 |
|
Ingo Ruhnke
|
94114d8e6b
|
Ignore empty reads
|
2009-07-29 18:57:00 +02:00 |
|
Ingo Ruhnke
|
cf481429a2
|
Do Proper cleanup in usb_read_thread.cpp
|
2009-07-29 18:55:08 +02:00 |
|
Ingo Ruhnke
|
8cca647951
|
Added explanation for uinput trouble to README
|
2009-07-29 18:37:30 +02:00 |
|
Ingo Ruhnke
|
b90a6dea7e
|
Some more git ignore
|
2009-07-29 17:08:34 +02:00 |
|
Ingo Ruhnke
|
9fb7fc24b8
|
Added some SCons configure magic and a compatibility fix for older boost versions
|
2009-07-29 17:07:52 +02:00 |
|
Ingo Ruhnke
|
c4b7f42494
|
Fixed some bugs in threading, use threading for the wired controller too
|
2009-07-29 15:52:27 +02:00 |
|
Ingo Ruhnke
|
bbefd03dd5
|
Some experimental work on using threads for reading from USB
|
2009-07-29 15:43:25 +02:00 |
|
Ingo Ruhnke
|
d047b207ee
|
Some experimental work on using threads for reading from USB
|
2009-07-29 15:43:23 +02:00 |
|
Ingo Ruhnke
|
bcda1f82ae
|
Release preparations
|
2009-07-29 14:30:31 +02:00 |
|
Ingo Ruhnke
|
ea814d257f
|
Debug print removed
|
2009-07-02 17:22:01 +02:00 |
|
Ingo Ruhnke
|
a24692223f
|
TODO updates
|
2009-07-02 17:21:10 +02:00 |
|
Ingo Ruhnke
|
5cbe7d194a
|
Fixed wordwrap for single-column text
|
2009-06-23 04:31:30 +02:00 |
|
Ingo Ruhnke
|
a8a1532e0a
|
Added wordwrap for single column text, added more flexible indent_str instead of just a space count
|
2009-06-23 04:18:21 +02:00 |
|