dingusppc/devices/common/adb
joevt 59fba285b5 adbmouse: Add tablet and more bits and buttons.
Add absolute coordinates for tablets. Absolute coordinates is relative to window so it can't work for multiple displays? Doesn't work for single display without mouse driver modification.
Add arbitrary number of buttons. Previously, only one mouse button was supported.
Add arbitrary number of bits. Previously, only 7 bits per axis was supported which is good enough for relative movement but not absolute movement.
2024-05-06 06:49:15 -07:00
..
adbbus.cpp adbbus: Don't abort. 2024-03-24 12:35:11 -07:00
adbbus.h Clean up #includes 2023-11-03 00:33:47 -07:00
adbdevice.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
adbdevice.h Fix tiny tipo in adbdevice.h 2023-11-09 11:51:33 +01:00
adbkeyboard.cpp Spelling. 2024-02-20 01:53:32 +01:00
adbkeyboard.h Non-US keyboard support started 2023-12-01 10:23:41 -07:00
adbmouse.cpp adbmouse: Add tablet and more bits and buttons. 2024-05-06 06:49:15 -07:00
adbmouse.h adbmouse: Add tablet and more bits and buttons. 2024-05-06 06:49:15 -07:00