mirror of
https://github.com/PabloMK7/citra.git
synced 2024-11-17 04:17:15 +01:00
e784434a25
* Add infrastructure to poll joystick input and get ParamPackages * Generalize the callbacks in configure_input.cpp and add buttons for analog sticks * Use the polling classes in the input dialog * Fix includes * Formatting fix * Include real header instead of forward declaring, to fix compiler error * Split up pair and add deadzone for joystick configuration * Pass ParamPackages by reference to callback * fix formatting * getPollers -> GetPollers * Add forward declarations and simplify code a bit * Update joysticks before opening them * Fix mixup between joystick IDs and device indices |
||
---|---|---|
.. | ||
config.cpp | ||
config.h | ||
configure_audio.cpp | ||
configure_audio.h | ||
configure_audio.ui | ||
configure_debug.cpp | ||
configure_debug.h | ||
configure_debug.ui | ||
configure_dialog.cpp | ||
configure_dialog.h | ||
configure_general.cpp | ||
configure_general.h | ||
configure_general.ui | ||
configure_graphics.cpp | ||
configure_graphics.h | ||
configure_graphics.ui | ||
configure_input.cpp | ||
configure_input.h | ||
configure_input.ui | ||
configure_system.cpp | ||
configure_system.h | ||
configure_system.ui | ||
configure_web.cpp | ||
configure_web.h | ||
configure_web.ui | ||
configure.ui |