spacenavd/src
John Tsiombikas 5d0a9639c4 enable extended buttons on magellan spacemice 2024-03-20 06:48:03 +02:00
..
cfgfile.c Select dominant rotation/translation 2023-02-22 20:15:04 +02:00
cfgfile.h Select dominant rotation/translation 2023-02-22 20:15:04 +02:00
client.c improved string handling in the wire protocol 2022-03-23 22:16:53 +02:00
client.h - added raw axis/button events 2022-03-26 15:06:03 +02:00
dev.c added swap/invyz flags to the CadMan USB and SB5000 USB 2024-02-16 15:37:03 +02:00
dev.h linux evdev: detect the button base instead of hardcoding 256 2022-08-26 17:16:59 +03:00
dev_serial.c enable extended buttons on magellan spacemice 2024-03-20 06:48:03 +02:00
dev_serial.h merged Ralf Morel's patch for multiple device support 2013-04-04 22:06:50 +00:00
dev_usb.c build on IRIX 2023-04-02 04:53:11 +03:00
dev_usb.h Wireless device detection, and CadMouse avoidance logic 2022-08-26 16:39:26 +03:00
dev_usb_darwin.c Address feedback 2022-01-28 13:16:26 -05:00
dev_usb_freebsd.c FreeBSD USB: added fake hardcoded device parameters in lieu of actual info 2022-11-30 01:02:47 +02:00
dev_usb_linux.c fix button mapping for SpaceMouse Pro 2022-12-11 21:27:43 +02:00
dummy_usb.c build on IRIX 2023-04-02 04:53:11 +03:00
event.c minor dominant axis code fixes 2023-02-22 20:15:04 +02:00
event.h - added raw axis/button events 2022-03-26 15:06:03 +02:00
hotplug.h Code cleanup. 2012-05-08 03:18:17 +00:00
hotplug_darwin.c converted all (?) logging to use the logmsg function which can log to 2019-01-28 05:41:06 +02:00
hotplug_freebsd.c Fix warning silencing declaration name 2022-01-28 13:28:34 -05:00
hotplug_linux.c linux hotplug: delayed activation to avoid multiple hotplug triggers 2022-08-26 15:39:07 +03:00
kbemu.c more additions to the new protocol 2022-02-13 02:32:40 +02:00
kbemu.h more additions to the new protocol 2022-02-13 02:32:40 +02:00
logger.c - always respect the -l <logfile> argument regardless of whether we 2021-07-15 13:53:58 +03:00
logger.h converted all (?) logging to use the logmsg function which can log to 2019-01-28 05:41:06 +02:00
proto.c allow passing a null pointer to send_string, and send an empty string 2022-04-26 17:23:17 +03:00
proto.h added missing set/get requests for the repeat interval 2023-07-17 17:02:14 +03:00
proto_unix.c added missing set/get requests for the repeat interval 2023-07-17 17:02:14 +03:00
proto_unix.h - added serial device support (merged libsball by John Stone). 2010-06-07 00:47:02 +00:00
proto_x11.c fixed compatibility with newer magellan clients 2022-04-09 06:51:22 +03:00
proto_x11.h trying to remove devices from Xinput 2015-02-12 04:17:13 +00:00
spnavd.c Button remapping hack for devices with non-contiguous button numbers 2022-08-26 15:06:38 +03:00
spnavd.h - implemented save/restore cfg protocol handling. 2022-03-12 08:20:08 +02:00
spnavd_win32.c converted all (?) logging to use the logmsg function which can log to 2019-01-28 05:41:06 +02:00
xdetect.c build on IRIX 2023-04-02 04:53:11 +03:00
xdetect.h - added serial device support (merged libsball by John Stone). 2010-06-07 00:47:02 +00:00
xdetect_freebsd.c converted all (?) logging to use the logmsg function which can log to 2019-01-28 05:41:06 +02:00
xdetect_linux.c converted all (?) logging to use the logmsg function which can log to 2019-01-28 05:41:06 +02:00