shadPS4/src
rainmakerv2 e0d85a7e58
add controller remapping GUI (#2311)
* Initial Version - controller remapping GUI

* rework saving to allow for multiple outputs to an input

* License header

* Remove PS logo from image

* Add per game checkbox, fix filename, better whitespace deletion

* Reorganize variables, correctly set common config label when selected

* Add option to unmap, set mapping to unmapped when config entry is absent

* Add XBox labels

* Remove parsing from save function, make window more compact

* Fix typo

* Code cleanup

* Additional cleanup

---------

Co-authored-by: rainmakerv2 <30595646+jpau02@users.noreply.github.com>
2025-02-04 08:50:32 +02:00
..
common Cheats/Patches: Fix Mask Offset (#2323) 2025-02-03 12:52:23 +02:00
core Fix VideoOut events (#2330) 2025-02-03 17:37:28 +02:00
images add controller remapping GUI (#2311) 2025-02-04 08:50:32 +02:00
imgui Added keyboard and mouse input remapping, mouse movement to joystick logic, GUI and more (#1356) 2025-01-31 16:36:14 +02:00
input Remapping: Documentation and defaults update + add option to use a unified config (#2302) 2025-01-31 18:41:11 +02:00
qt_gui add controller remapping GUI (#2311) 2025-02-04 08:50:32 +02:00
shader_recompiler fix: Restore previous version of divergence PR. 2025-02-02 15:37:17 -08:00
video_core hotfix: stronger conditions for the vtx offset error message 2025-02-01 20:44:10 +03:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp Fork detection: Fix Windows naming + add a new check for fork detection (#2321) 2025-02-03 12:53:57 +02:00
emulator.h CLI: Add argument to pass an argument to the game (#2135) 2025-01-18 15:21:08 +03:00
main.cpp Fix issue #1684 (#2277) 2025-01-31 10:50:02 +02:00
sdl_window.cpp Added keyboard and mouse input remapping, mouse movement to joystick logic, GUI and more (#1356) 2025-01-31 16:36:14 +02:00
sdl_window.h Added keyboard and mouse input remapping, mouse movement to joystick logic, GUI and more (#1356) 2025-01-31 16:36:14 +02:00
shadps4.qrc add controller remapping GUI (#2311) 2025-02-04 08:50:32 +02:00
shadps4.rc file formats and qt (#88) 2024-03-01 00:00:35 +02:00