RetroArch/input
zoltanvb 4e063934fd
Some checks failed
CI Windows (MSVC) / msvc (Debug, x64, 2019) (push) Waiting to run
CI Windows (MSVC) / msvc (Debug, x64, 2022) (push) Waiting to run
CI Windows (MSVC) / msvc (Release, x64, 2019) (push) Waiting to run
CI Windows (MSVC) / msvc (Release, x64, 2022) (push) Waiting to run
CI Windows (MSVC) / msvc (Release, x64, UWP) (push) Waiting to run
CI Windows (MSVC) / msvc (ReleaseAngle, x64, UWP) (push) Waiting to run
CI macOS / build (push) Waiting to run
CI 3DS / build (push) Failing after 0s
CI Android / build (push) Failing after 0s
CI DOS/DJGPP / build (push) Failing after 0s
CI Emscripten / build (push) Failing after 0s
CI GameCube / build (push) Failing after 0s
CI Linux (i686) / build (push) Failing after 0s
CI Miyoo ARM32 / build (push) Failing after 0s
CI PS2 / build (push) Failing after 0s
CI PS4/ORBIS / build (push) Failing after 0s
CI PSP / build (push) Failing after 0s
CI PSVita / build (push) Failing after 0s
CI RS90 Odbeta MIPS32 / build (push) Failing after 0s
CI RetroFW MIPS32 / build (push) Failing after 0s
CI Switch/libnx / build (push) Failing after 0s
CI Wii / build (push) Failing after 0s
CI WiiU / build (push) Failing after 0s
CI Windows i686 (MXE) / build (push) Failing after 0s
CI Windows x64 (MXE) / build (push) Failing after 0s
Crowdin Workflow / sync (push) Failing after 0s
RetroArch CI / linux-c89 (push) Failing after 0s
CI webOS / build (push) Failing after 0s
Add option to disable analog stick menu navigation (#16743)
Two new settings added to Settings / Input / Menu Control:
- disable left analog stick in menu navigation
- disable right analog stick in menu navigation

Since the corresponding logic is already a distinct logic flow in
input driver, no change was necessary to analog-to-digital settings
or the like.
2024-09-10 18:13:31 -07:00
..
common [X11] Support for mouse buttons 4 and 5 2024-06-25 08:18:51 -05:00
connect Cleanup some unused variables 2024-04-06 20:12:15 +02:00
drivers (winraw_input) Simplify code 2024-09-10 18:18:26 +02:00
drivers_hid * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
drivers_joypad (Winraw) Use flags 2024-09-09 19:06:43 +02:00
drivers_keyboard Fix C++ comments 2022-10-01 17:56:16 +02:00
include Cosmetical fix (xvfk -> xfvk), #16631 2024-06-08 11:17:42 -05:00
input_autodetect_builtin.c mfi: left/right pressure sensitive triggers (#16385) 2024-03-28 12:58:26 -07:00
input_defines.h Controller device reservation / preference. 2024-06-05 18:17:54 -05:00
input_driver.c Add option to disable analog stick menu navigation (#16743) 2024-09-10 18:13:31 -07:00
input_driver.h * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
input_keymaps.c Incorporate FreeBSD port patches (#16221) 2024-09-10 18:11:40 -07:00
input_keymaps.h Revive/rewrite Keyboard Overlay and OSK Toggle 2023-07-09 04:42:49 +02:00
input_osk_utf8_pages.h Extended IME and Korean OSK (#14676) 2022-11-29 04:45:55 +01:00
input_osk.h Extended IME and Korean OSK (#14676) 2022-11-29 04:45:55 +01:00
input_overlay.h Add Overlay Mouse, Lightgun, and Pointer (#16343) 2024-03-16 01:56:30 -07:00
input_remapping.h input_config_get_bind_string - do proper character 2024-06-16 18:07:30 +02:00
input_types.h Cleanups 2023-06-01 22:52:05 +02:00