github Zibri/VICE r44563u
r44563 Ubuntu 22.04

latest releases: r46118, r46118o, r46118u...
2 years ago

Changelog:

r44563 | compyx | 2023-09-30 15:14:10 +0000 (Sat, 30 Sep 2023) | 6 lines

Joystick: Add comment and FIXME for (misnamed) `gtkjoy_pins[]` array

Explain what issue the array and its related functions solve and add a FIXME
with a better approach to be implemented when reworking the joy mapping code
further.

------------------------------------------------------------------------
r44562 | gpz | 2023-09-30 14:29:17 +0000 (Sat, 30 Sep 2023) | 1 line

when resetting settings to default, do not fail when resetting a resource fails. fixes #1948
------------------------------------------------------------------------
r44561 | compyx | 2023-09-30 13:54:53 +0000 (Sat, 30 Sep 2023) | 2 lines

SDL: remove some unused joystick-related code

------------------------------------------------------------------------
r44560 | compyx | 2023-09-30 07:47:42 +0000 (Sat, 30 Sep 2023) | 6 lines

Joystick: remove logging of errors for JOY_ACTION_MAP / JOY_ACTION_UI_ACTIVATE

We set the mapping's `action` member when registering a button/axis/hat mapping
and these actions do not require further processing (no arguments for these
actions), so we can simply "handle" them with a NOP in their respective case.

------------------------------------------------------------------------
r44559 | compyx | 2023-09-29 12:53:24 +0000 (Fri, 29 Sep 2023) | 2 lines

Joystick: remove comment

------------------------------------------------------------------------

Don't miss a new VICE release

NewReleases is sending notifications on new releases.