Changelog:
r46020 | gpz | 2026-03-11 00:04:29 +0000 (Wed, 11 Mar 2026) | 1 line
fix response for binary remote monitor 'get display' command, make documentation a bit more clear
------------------------------------------------------------------------
r46019 | gpz | 2026-03-10 16:18:54 +0000 (Tue, 10 Mar 2026) | 1 line
Fix support for (re)mapping emulated SNES controller. Rreorder the bits used for SNES pads, this way the same mapping makes sense for regular joysticks and SNES Pads. Use some more constants in the GTK code. Fix Protopad. Adjust DS3 example mapping. Other mapping files might need adjustment now as well, and should be changed to map to SNES controller too.
------------------------------------------------------------------------
r46018 | gpz | 2026-03-09 23:01:31 +0000 (Mon, 09 Mar 2026) | 1 line
accept keypresses in the keyboard mapping dialog
------------------------------------------------------------------------
r46017 | gpz | 2026-03-09 20:31:45 +0000 (Mon, 09 Mar 2026) | 1 line
disable the mapping types that don't make sense for a given input
------------------------------------------------------------------------
r46016 | gpz | 2026-03-09 16:34:01 +0000 (Mon, 09 Mar 2026) | 1 line
poll the joystick input even in pause mode, this allows to 'unpause' via menu action mapped to a controll button
------------------------------------------------------------------------