spacenavd/src
John Tsiombikas 15e6848716 build on IRIX 2023-04-02 04:53:11 +03: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
client.h
dev.c Ignore Keyboard Pro/Numpad Pro (untested!) 2023-03-25 12:56:53 +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 Handle NULs sent when serial device powers up correctly. (#79) 2023-02-27 04:18:14 +02:00
dev_serial.h
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
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
hotplug.h
hotplug_darwin.c
hotplug_freebsd.c
hotplug_linux.c linux hotplug: delayed activation to avoid multiple hotplug triggers 2022-08-26 15:39:07 +03:00
kbemu.c
kbemu.h
logger.c
logger.h
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 build on IRIX 2023-04-02 04:53:11 +03:00
proto_unix.c build on IRIX 2023-04-02 04:53:11 +03:00
proto_unix.h
proto_x11.c
proto_x11.h
spnavd.c Button remapping hack for devices with non-contiguous button numbers 2022-08-26 15:06:38 +03:00
spnavd.h
spnavd_win32.c
xdetect.c build on IRIX 2023-04-02 04:53:11 +03:00
xdetect.h
xdetect_freebsd.c
xdetect_linux.c