Commit graph

16 commits

Author SHA1 Message Date
Ingo Ruhnke
8e9fb6b40d Replaced grumbel@gmx.de with grumbel@gmail.com 2015-06-25 20:25:24 +02:00
Ingo Ruhnke
d7139d8981 Removed trailing whitespace 2015-04-01 09:58:52 +02:00
Ingo Ruhnke
dd569f0fa4 Added endian clean unpack routines 2011-05-19 19:52:10 +02:00
Ingo Ruhnke
2c39e7e9d5 Moved path helper to separate file 2011-04-13 19:40:15 +02:00
Ingo Ruhnke
fd806996dc Added support Macro filenames relative to their parent config files 2011-04-12 18:54:12 +02:00
Ingo Ruhnke
15ebae464b Got rid of USBController::start()/stop(), do work in Constructor instead 2011-03-23 17:17:01 +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
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
3d1f13e2ba Added INIParser support for quoted values and names, for unquoted use of # and ; and for files not ending with a newline 2011-02-24 04:36:14 +01:00
Ingo Ruhnke
420176ddd4 Some example scripts and test scripts 2011-01-30 18:52:48 +01:00
Ingo Ruhnke
e1271fc06e Improved output 2011-01-30 18:13:23 +01:00
Ingo Ruhnke
1f4b59fb45 Provide BUS:DEV, VENDOR:PRODUCT and NAME as argument to the connect/disconnect scripts 2011-01-30 17:21:05 +01:00
Ingo Ruhnke
18d752dbca Added test script for on-connect/on-disconnect 2011-01-29 05:12:19 +01:00
Ingo Ruhnke
35c7d31c74 Improved device naming 2011-01-28 23:53:38 +01:00
Ingo Ruhnke
929bd68be8 Reimplemented support for naming devices 2011-01-28 23:00:13 +01:00