Ingo Ruhnke
|
3a7153f611
|
TODO updates
|
2011-08-23 11:51:42 +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
|
f748162a1e
|
NEWS and TODO updates
|
2011-08-07 02:26:55 +02:00 |
|
Ingo Ruhnke
|
c8951af0c0
|
TODO and NEWS updates
|
2011-07-19 19:59:18 +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
|
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
|
d521e0ad0d
|
TODO updates
|
2011-07-12 01:08:45 +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
|
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
|
302a518aea
|
Implemented CycleKeyButtonEvent, allows to send different event on each button press
|
2011-07-07 03:54:30 +02:00 |
|
Ingo Ruhnke
|
fa5d5799d2
|
merge
|
2011-06-25 04:18:42 +02:00 |
|
Ingo Ruhnke
|
bddc3ca7d7
|
TODO updates
|
2011-05-26 18:09:07 +02:00 |
|
Ingo Ruhnke
|
7a00c3fef6
|
Updated NEWS
|
2011-05-26 01:11:09 +02:00 |
|
Ingo Ruhnke
|
3f892c1091
|
TODO updates
|
2011-05-26 00:53:17 +02:00 |
|
Ingo Ruhnke
|
f1417511e5
|
TODO updates
|
2011-05-20 15:31:53 +02:00 |
|
Ingo Ruhnke
|
61e6bf189a
|
NEWS, TODO, .gitignore updates
|
2011-04-13 19:44:04 +02:00 |
|
Ingo Ruhnke
|
f883486fcd
|
Removed boost::thread dependency, chatpad & headset do no longer work
|
2011-03-25 22:45:13 +01:00 |
|
Ingo Ruhnke
|
1270ec69f6
|
Cleaned up subsystem init code, split it into classes (thread cleanup in daemon currently broken)
|
2011-03-25 18:02:21 +01:00 |
|
Ingo Ruhnke
|
d65ed47e25
|
Implemented EvdevController via GIOChannel
|
2011-03-23 23:03:05 +01:00 |
|
Ingo Ruhnke
|
b0daa43fd0
|
Implemented async USB write
|
2011-03-23 17:58:57 +01:00 |
|
Ingo Ruhnke
|
ba98b21678
|
Trying to split of XboxdrvMain from Xboxdrv
|
2011-03-22 15:29:27 +01:00 |
|
Ingo Ruhnke
|
dbd033030a
|
Cleaned up debugging output, fixed bugs on shutdown and fixed reconnection issues in daemon
|
2011-03-20 21:39:45 +01:00 |
|
Ingo Ruhnke
|
3ca7573177
|
Hooked up daemon some more, basic controller stuff now working
|
2011-03-20 18:36:23 +01:00 |
|
Ingo Ruhnke
|
e483ef5fa4
|
Brought back ControllerThread, made non-daemon mode work again, modifier support still missing
|
2011-03-20 13:18:37 +01:00 |
|
Ingo Ruhnke
|
5a27e4a3ad
|
More work on glib main loop integration
|
2011-03-19 21:10:16 +01:00 |
|
Ingo Ruhnke
|
2b91866d30
|
Switched over from threads to glib main loop message passing, most controller are still broken (wired Xbox360 works), filters don't get updates and there might be plenty of bugs
|
2011-03-19 19:51:47 +01:00 |
|
Ingo Ruhnke
|
3c85ad5765
|
Some framework for integrating libusb into a glib main loop and async support for Controller, test app seems to be working, full xboxdrv will not
|
2011-03-18 21:15:12 +01:00 |
|
Ingo Ruhnke
|
f66880e99d
|
TODO and NEWS updates
|
2011-03-18 09:22:23 +01:00 |
|
Ingo Ruhnke
|
4a6b815f9b
|
NEWS, TODO, VERSION updates
|
2011-03-16 12:52:21 +01:00 |
|
Ingo Ruhnke
|
3d63ca2bc0
|
NEWS and TODO updates
|
2011-03-16 10:51:30 +01:00 |
|
Ingo Ruhnke
|
d87c360353
|
Updated NEWS, TODO and docs
|
2011-03-16 10:37:26 +01:00 |
|
Ingo Ruhnke
|
03e8abc0ed
|
Added special meaning to a REL repeat value of -1, it means that the event will be send on each update(), thus leading to syncronized REL events, fixing the jitter issues with the old code
|
2011-03-09 08:15:25 +01:00 |
|
Ingo Ruhnke
|
3a9a729e3f
|
Updated 'make install', removed xboxdrv-daemon man page
|
2011-03-06 13:42:52 +01:00 |
|
Ingo Ruhnke
|
c7e280f9ae
|
Added --mimic-xpad-wireless
|
2011-03-06 12:42:56 +01:00 |
|
Ingo Ruhnke
|
37ccd8caa9
|
Some improvements on the SetConfig D-Bus command
|
2011-03-05 12:30:53 +01:00 |
|
Ingo Ruhnke
|
1742ac9073
|
Added --priority option to enable/disable realtime priority
|
2011-03-05 12:20:35 +01:00 |
|
Ingo Ruhnke
|
ce4ae7c9e1
|
Improved XboxdrvDaemon::status() output
|
2011-03-05 11:06:05 +01:00 |
|
Ingo Ruhnke
|
5ae17b01cd
|
Improved D-Bus Status() output and documented it a bit
|
2011-03-04 01:00:34 +01:00 |
|
Ingo Ruhnke
|
d78db093e6
|
TODO updates
|
2011-03-03 05:50:47 +01:00 |
|
Ingo Ruhnke
|
971a63a4f6
|
Added DpadRestrictorModifier to restrict movment to X, Y or fourway
|
2011-03-01 05:24:54 +01:00 |
|
Ingo Ruhnke
|
572cd70cc0
|
TODO and NEWS updates
|
2011-02-16 18:54:07 +01:00 |
|
Ingo Ruhnke
|
e95cfa46fe
|
Updated TODO
|
2011-02-14 21:45:43 +01:00 |
|
Ingo Ruhnke
|
e0502f5363
|
Added activation callback, dynamic connect/disconnect for a single wireless controller might work now
|
2011-02-03 05:27:23 +01:00 |
|
Ingo Ruhnke
|
f263da08ad
|
Wrote example for high sensitivity
|
2011-01-30 20:45:53 +01:00 |
|
Ingo Ruhnke
|
d920d34a20
|
Added evdev example
|
2011-01-30 20:21:26 +01:00 |
|
Ingo Ruhnke
|
c313c47b4f
|
Added default configuration example
|
2011-01-30 19:32:18 +01:00 |
|