Changelog:
r46014 | gpz | 2026-03-08 01:38:10 +0000 (Sun, 08 Mar 2026) | 1 line
improve POT glitch emulation. Only glitch when an existing port that is not 'open' was selected (or deselected). should fix #2208
------------------------------------------------------------------------
r46013 | gpz | 2026-03-06 15:21:17 +0000 (Fri, 06 Mar 2026) | 1 line
scan all devices in /dev/input and filter joysticks by querying the events they support, this should work with BT controllers as well
------------------------------------------------------------------------
r46012 | gpz | 2026-03-06 15:20:33 +0000 (Fri, 06 Mar 2026) | 1 line
update comments
------------------------------------------------------------------------
r46011 | gpz | 2026-03-02 13:37:19 +0000 (Mon, 02 Mar 2026) | 1 line
allow to 'unmap' again, clear POT mapping for the options that have no extra value
------------------------------------------------------------------------
r46010 | gpz | 2026-03-02 13:12:34 +0000 (Mon, 02 Mar 2026) | 1 line
better pot value fix, scale values to 0-255 in the joy_set_axis_value function
------------------------------------------------------------------------