RetroPie-Setup/scriptmodules/admin
cmitu eb0686e96f joy2key: allow selecting the non-SDL version
There are 2 (uinput) related changes here:

* The SDL2/Uinput based Joy2Key is too slow for Pi1/0 devices, so allow the user to choose the older version. The older version is simpler since it doesn't need or load SDL2/Uinput, thus faster to load on those systems. By default, on ARMv6 devices the old version will be configured.

* The Uinput based event generation of keyboard events is not able to trigger the `runcommand` menu when launching images splash is done via `feh`, since the image display will get always have focus and thus the keybord events will not reach the `runcommand` terminal. So, in order for the `runcommand` menu to work after the splash image, make sure we stop `feh` before launch, just like `fbi` is stopped on non-desktop systems.
2024-10-28 19:18:14 +00:00
..
crosscomp crosscomp - add support for building bookwork arm cross compiler 2023-11-01 22:09:09 +00:00
image image - add bookworm image ini configuration 2024-01-28 12:16:44 +00:00
joy2key joy2key: use 'uinput' for emitting keyboard events 2024-10-12 06:52:59 +01:00
stats stats - update Chart.js to v2.9.4 2021-05-11 02:25:22 +01:00
apidocs.sh Add ability to differentiate group ownership from user ownership. 2024-08-06 09:38:25 -04:00
builder.sh builder - Use the custom branch/repo on fresh checkouts 2024-10-01 22:56:47 +01:00
crosscomp.sh crosscomp - fix missing PATH= on newer distcc init.d scripts 2024-01-28 13:19:45 +00:00
image.sh image: switch to LZMA for compression 2024-07-21 06:31:00 +01:00
joy2key.sh joy2key: allow selecting the non-SDL version 2024-10-28 19:18:14 +00:00
setup.sh Add ability to differentiate group ownership from user ownership. 2024-08-06 09:38:25 -04:00
stats.sh Add ability to differentiate group ownership from user ownership. 2024-08-06 09:38:25 -04:00
tools.sh tools - added basic check_licences function for testing module licence urls 2021-05-11 02:45:54 +01:00
wikidocs.sh Add ability to differentiate group ownership from user ownership. 2024-08-06 09:38:25 -04:00