.. |
axisfilter
|
Fixed some issues with to_float() and out of bounds conditions
|
2011-01-28 20:23:14 +01:00 |
buttonfilter
|
Split axisfilter and buttonfilter into their own separate files
|
2011-01-27 04:08:28 +01:00 |
main
|
Build simple static library to allow the building of test cases
|
2011-02-23 01:24:02 +01:00 |
modifier
|
Added DpadRestrictorModifier to restrict movment to X, Y or fourway
|
2011-03-01 05:24:54 +01:00 |
abs_list.x
|
Filter out _MAX and _CNT macros, as they are not real keys
|
2011-01-20 18:11:05 +01:00 |
arg_parser.cpp
|
Cleaned up output, replaced std::cout with log_*
|
2011-01-27 00:05:46 +01:00 |
arg_parser.hpp
|
Another round of brute force include optimization
|
2011-01-27 21:14:06 +01:00 |
axis_event.cpp
|
Keep track of rounding errors in REL_ send code, so that small values don't get lost, leads to better mouse emulation
|
2011-02-26 19:39:06 +01:00 |
axis_event.hpp
|
Pass min/max to all AxisEventHandler
|
2011-01-29 21:29:14 +01:00 |
axis_filter.cpp
|
Another round of brute force include optimization
|
2011-01-27 21:14:06 +01:00 |
axis_filter.hpp
|
Split axisfilter and buttonfilter into their own separate files
|
2011-01-27 04:08:28 +01:00 |
axis_map.cpp
|
Renamed uInput to UInput
|
2011-01-25 02:00:07 +01:00 |
axis_map.hpp
|
Renamed uInput to UInput
|
2011-01-25 02:00:07 +01:00 |
button_event.cpp
|
Fixed --mimic-xpad
|
2011-01-30 18:33:04 +01:00 |
button_event.hpp
|
Fixed --mimic-xpad
|
2011-01-30 18:33:04 +01:00 |
button_filter.cpp
|
Another round of brute force include optimization
|
2011-01-27 21:14:06 +01:00 |
button_filter.hpp
|
Split axisfilter and buttonfilter into their own separate files
|
2011-01-27 04:08:28 +01:00 |
button_map.cpp
|
Renamed uInput to UInput
|
2011-01-25 02:00:07 +01:00 |
button_map.hpp
|
Renamed uInput to UInput
|
2011-01-25 02:00:07 +01:00 |
chatpad.cpp
|
Another round of brute force include optimization
|
2011-01-27 21:14:06 +01:00 |
chatpad.hpp
|
Another round of brute force include cleanup
|
2011-01-25 01:28:14 +01:00 |
command_line_options.cpp
|
Added --device-usbids
|
2011-03-03 23:49:17 +01:00 |
command_line_options.hpp
|
Added --device-usbids
|
2011-03-03 23:49:17 +01:00 |
controller.hpp
|
Grouped some USB code into USBController
|
2011-03-05 08:54:32 +01:00 |
controller_config.cpp
|
Another round of brute force include optimization
|
2011-01-27 21:14:06 +01:00 |
controller_config.hpp
|
Renamed uInput to UInput
|
2011-01-25 02:00:07 +01:00 |
controller_factory.cpp
|
Added ControllerFactory::create_multiple()
|
2011-02-14 21:57:11 +01:00 |
controller_factory.hpp
|
Added ControllerFactory::create_multiple()
|
2011-02-14 21:57:11 +01:00 |
controller_match_rule.cpp
|
MatchRule bug fixing
|
2011-01-28 22:22:49 +01:00 |
controller_match_rule.hpp
|
Restructured how ControllerMatchRule's work, implemented --match-group
|
2011-01-28 19:30:42 +01:00 |
controller_options.cpp
|
Splitted Options related stuff into separate files
|
2011-01-25 23:34:18 +01:00 |
controller_options.hpp
|
Splitted Options related stuff into separate files
|
2011-01-25 23:34:18 +01:00 |
controller_ptr.hpp
|
Renamed XboxGenericController to just Controller, added ControllerPtr
|
2011-02-03 07:42:34 +01:00 |
controller_slot.cpp
|
Rewrote hotplug handling to take multiple wireless controllers properly into account
|
2011-02-15 19:03:42 +01:00 |
controller_slot.hpp
|
Rewrote hotplug handling to take multiple wireless controllers properly into account
|
2011-02-15 19:03:42 +01:00 |
controller_slot_config.cpp
|
Added --device-usbids
|
2011-03-03 23:49:17 +01:00 |
controller_slot_config.hpp
|
Added --device-usbids
|
2011-03-03 23:49:17 +01:00 |
controller_slot_options.cpp
|
Added ability to set LED per controller slot instead of just globally
|
2011-01-29 05:28:53 +01:00 |
controller_slot_options.hpp
|
Added ability to set LED per controller slot instead of just globally
|
2011-01-29 05:28:53 +01:00 |
controller_slot_ptr.hpp
|
Renamed XboxGenericController to just Controller, added ControllerPtr
|
2011-02-03 07:42:34 +01:00 |
controller_thread.cpp
|
Fixed values of get_usbid(), get_usbid(), get_name()
|
2011-03-05 09:13:33 +01:00 |
controller_thread.hpp
|
Fixed values of get_usbid(), get_usbid(), get_name()
|
2011-03-05 09:13:33 +01:00 |
dummy_message_processor.cpp
|
Another round of brute force include optimization
|
2011-01-27 21:14:06 +01:00 |
dummy_message_processor.hpp
|
Wired rumble callback through the new class hierachy
|
2011-01-26 15:34:09 +01:00 |
enum_box.hpp
|
Added EnumBox::get_values() and EnumBox::get_names()
|
2011-01-22 23:34:12 +01:00 |
evdev_absmap.cpp
|
Moved to_float()/from_float() to helper
|
2011-01-27 05:04:35 +01:00 |
evdev_absmap.hpp
|
Changed trigger handling for evdev, added ability to map half-axis to a trigger
|
2010-12-09 11:13:47 +01:00 |
evdev_controller.cpp
|
When evdev-debug is given, print events to stdout instead of log
|
2011-01-30 19:44:52 +01:00 |
evdev_controller.hpp
|
Renamed XboxGenericController to just Controller, added ControllerPtr
|
2011-02-03 07:42:34 +01:00 |
evdev_helper.cpp
|
Turned x11keysym_names into a singleton
|
2011-01-27 17:51:21 +01:00 |
evdev_helper.hpp
|
Turned x11keysym_names into a singleton
|
2011-01-27 17:51:21 +01:00 |
firestorm_dual_controller.cpp
|
Grouped some USB code into USBController
|
2011-03-05 08:54:32 +01:00 |
firestorm_dual_controller.hpp
|
Grouped some USB code into USBController
|
2011-03-05 08:54:32 +01:00 |
force_feedback_handler.cpp
|
Cleaned up output, replaced std::cout with log_*
|
2011-01-27 00:05:46 +01:00 |
force_feedback_handler.hpp
|
Added support for FF_GAIN
|
2009-01-24 11:20:53 +01:00 |
gen_event_lists.rb
|
Filter out _MAX and _CNT macros, as they are not real keys
|
2011-01-20 18:11:05 +01:00 |
headset.cpp
|
Another round of brute force include optimization
|
2011-01-27 21:14:06 +01:00 |
headset.hpp
|
Another round of brute force include cleanup
|
2011-01-25 01:28:14 +01:00 |
helper.cpp
|
Implemented --on-connect and --on-disconnect
|
2011-01-29 05:10:34 +01:00 |
helper.hpp
|
Implemented --on-connect and --on-disconnect
|
2011-01-29 05:10:34 +01:00 |
ini_builder.hpp
|
Some more work on ini file parsing and refactoring command line parsing
|
2010-08-09 17:38:17 +02:00 |
ini_parser.cpp
|
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 |
ini_parser.hpp
|
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 |
ini_schema.cpp
|
Made code -Weffc++ clean, fixed some incorrect initialisations
|
2011-01-21 23:07:36 +01:00 |
ini_schema.hpp
|
Another round of brute force include cleanup
|
2011-01-25 01:28:14 +01:00 |
ini_schema_builder.cpp
|
Made code -Weffc++ clean, fixed some incorrect initialisations
|
2011-01-21 23:07:36 +01:00 |
ini_schema_builder.hpp
|
Made code -Weffc++ clean, fixed some incorrect initialisations
|
2011-01-21 23:07:36 +01:00 |
key_list.x
|
Filter out _MAX and _CNT macros, as they are not real keys
|
2011-01-20 18:11:05 +01:00 |
linux_uinput.cpp
|
Minor cleanup of debugging code
|
2011-03-03 06:29:06 +01:00 |
linux_uinput.hpp
|
Fixed --no-extra-devices
|
2011-01-29 20:10:51 +01:00 |
log.cpp
|
Cleaned up output, replaced std::cout with log_*
|
2011-01-27 00:05:46 +01:00 |
log.hpp
|
Added missing include
|
2011-01-28 19:21:57 +01:00 |
message_processor.hpp
|
Added missing includes and fixed issue with older versions of libudev
|
2011-01-28 00:01:52 +01:00 |
modifier.cpp
|
Added DpadRestrictorModifier to restrict movment to X, Y or fourway
|
2011-03-01 05:24:54 +01:00 |
modifier.hpp
|
Another round of brute force include cleanup
|
2011-01-25 01:28:14 +01:00 |
options.cpp
|
Added --device-usbids
|
2011-03-03 23:49:17 +01:00 |
options.hpp
|
Added --device-usbids
|
2011-03-03 23:49:17 +01:00 |
playstation3_usb_controller.cpp
|
Grouped some USB code into USBController
|
2011-03-05 08:54:32 +01:00 |
playstation3_usb_controller.hpp
|
Grouped some USB code into USBController
|
2011-03-05 08:54:32 +01:00 |
pretty_printer.cpp
|
Removed unnecessary #include directives
|
2011-01-22 04:13:13 +01:00 |
pretty_printer.hpp
|
Fixed wordwrap for single-column text
|
2009-06-23 04:31:30 +02:00 |
raise_exception.hpp
|
Improvement error messages on exceptions, added DummyMessageProcessor, fixed crash on controller unplug
|
2011-01-24 19:09:26 +01:00 |
rel_list.x
|
Filter out _MAX and _CNT macros, as they are not real keys
|
2011-01-20 18:11:05 +01:00 |
saitek_p2500_controller.cpp
|
Grouped some USB code into USBController
|
2011-03-05 08:54:32 +01:00 |
saitek_p2500_controller.hpp
|
Grouped some USB code into USBController
|
2011-03-05 08:54:32 +01:00 |
select.cpp
|
Added simple wrapper classes around select() and pipe() to ease thread wakeup
|
2011-02-02 05:08:36 +01:00 |
select.hpp
|
Added simple wrapper classes around select() and pipe() to ease thread wakeup
|
2011-02-02 05:08:36 +01:00 |
ui_event.cpp
|
Added joy and key shortcut for keyboard and joystick device-ids
|
2011-02-27 05:11:22 +01:00 |
ui_event.hpp
|
Fixed --no-extra-devices
|
2011-01-29 20:10:51 +01:00 |
uinput.cpp
|
Keep track of rounding errors in REL_ send code, so that small values don't get lost, leads to better mouse emulation
|
2011-02-26 19:39:06 +01:00 |
uinput.hpp
|
Keep track of rounding errors in REL_ send code, so that small values don't get lost, leads to better mouse emulation
|
2011-02-26 19:39:06 +01:00 |
uinput_config.cpp
|
Fixed some issues with to_float() and out of bounds conditions
|
2011-01-28 20:23:14 +01:00 |
uinput_config.hpp
|
Renamed uInput to UInput
|
2011-01-25 02:00:07 +01:00 |
uinput_message_processor.cpp
|
Extended D-Bus interface and added proper error handling
|
2011-03-03 23:48:30 +01:00 |
uinput_message_processor.hpp
|
Improved D-Bus Status() output and documented it a bit
|
2011-03-04 01:00:34 +01:00 |
uinput_options.cpp
|
Fixed --mimic-xpad
|
2011-01-30 18:33:04 +01:00 |
uinput_options.hpp
|
Reimplemented support for naming devices
|
2011-01-28 23:00:13 +01:00 |
usb_controller.cpp
|
Improved XboxdrvDaemon::status() output
|
2011-03-05 11:06:05 +01:00 |
usb_controller.hpp
|
Grouped some USB code into USBController
|
2011-03-05 08:54:32 +01:00 |
usb_helper.cpp
|
Another round of brute force include cleanup
|
2011-01-25 01:28:14 +01:00 |
usb_helper.hpp
|
Changed "struct libusb_..." to just "libusb_..."
|
2011-01-15 18:18:39 +01:00 |
usb_read_thread.cpp
|
Rewrote logger
|
2011-01-26 20:09:15 +01:00 |
usb_read_thread.hpp
|
Another round of brute force include optimization
|
2011-01-27 21:14:06 +01:00 |
wakeup_pipe.cpp
|
Added simple wrapper classes around select() and pipe() to ease thread wakeup
|
2011-02-02 05:08:36 +01:00 |
wakeup_pipe.hpp
|
Added simple wrapper classes around select() and pipe() to ease thread wakeup
|
2011-02-02 05:08:36 +01:00 |
word_wrap.cpp
|
Cleaned up output, replaced std::cout with log_*
|
2011-01-27 00:05:46 +01:00 |
word_wrap.hpp
|
Cleaned up output, replaced std::cout with log_*
|
2011-01-27 00:05:46 +01:00 |
xbox360_controller.cpp
|
Grouped some USB code into USBController
|
2011-03-05 08:54:32 +01:00 |
xbox360_controller.hpp
|
Grouped some USB code into USBController
|
2011-03-05 08:54:32 +01:00 |
xbox360_wireless_controller.cpp
|
Grouped some USB code into USBController
|
2011-03-05 08:54:32 +01:00 |
xbox360_wireless_controller.hpp
|
Grouped some USB code into USBController
|
2011-03-05 08:54:32 +01:00 |
xbox_controller.cpp
|
Grouped some USB code into USBController
|
2011-03-05 08:54:32 +01:00 |
xbox_controller.hpp
|
Grouped some USB code into USBController
|
2011-03-05 08:54:32 +01:00 |
xboxdrv.cpp
|
Replaced a few "throw std::runtime_error()" with "raise_exception()"
|
2011-03-03 05:55:41 +01:00 |
xboxdrv.hpp
|
Renamed XboxGenericController to just Controller, added ControllerPtr
|
2011-02-03 07:42:34 +01:00 |
xboxdrv_controller.xml
|
Extended D-Bus interface and added proper error handling
|
2011-03-03 23:48:30 +01:00 |
xboxdrv_daemon.cpp
|
Improved XboxdrvDaemon::status() output
|
2011-03-05 11:06:05 +01:00 |
xboxdrv_daemon.hpp
|
Extended D-Bus interface and added proper error handling
|
2011-03-03 23:48:30 +01:00 |
xboxdrv_daemon.xml
|
Extended D-Bus interface and added proper error handling
|
2011-03-03 23:48:30 +01:00 |
xboxdrv_g_controller.cpp
|
Extended D-Bus interface and added proper error handling
|
2011-03-03 23:48:30 +01:00 |
xboxdrv_g_controller.hpp
|
Extended D-Bus interface and added proper error handling
|
2011-03-03 23:48:30 +01:00 |
xboxdrv_g_daemon.cpp
|
Extended D-Bus interface and added proper error handling
|
2011-03-03 23:48:30 +01:00 |
xboxdrv_g_daemon.hpp
|
Extended D-Bus interface and added proper error handling
|
2011-03-03 23:48:30 +01:00 |
xboxmsg.cpp
|
Fixed set_axis_float() for XBOX_AXIS_TRIGGER
|
2011-01-29 22:40:50 +01:00 |
xboxmsg.hpp
|
Rotational axis
|
2011-01-23 15:48:49 +01:00 |
xpad_device.cpp
|
Removed duplicate controller entry, was messing up -i NUM option
|
2011-01-23 15:33:08 +01:00 |
xpad_device.hpp
|
Added hotplug support to "xboxdrv --daemon" via libudev
|
2011-01-14 19:04:25 +01:00 |