xenia-canary/src/xenia/hid
Adrian b10c84b340
Added controller hotkeys cvar (#119)
* Added controller hotkeys setting

Added option to disable controller hotkeys
Minor Changes

* Fixed locked input system

The input system lock should be released even if a controller is not connected.
2023-01-29 19:26:25 +01:00
..
nop [UI] Image post-processing and full presentation/window rework 2022-01-29 13:22:03 +03:00
sdl Implemented Controller Hotkeys (#111) 2023-01-13 09:17:43 +01:00
winkey Implemented Controller Hotkeys (#111) 2023-01-13 09:17:43 +01:00
xinput Added controller hotkeys cvar (#119) 2023-01-29 19:26:25 +01:00
hid_demo.cc Implemented Controller Hotkeys (#111) 2023-01-13 09:17:43 +01:00
hid_flags.cc Implemented Controller Hotkeys (#111) 2023-01-13 09:17:43 +01:00
hid_flags.h [HID] Optional guide button support. 2020-04-23 15:44:58 -05:00
input.h [UI/HID] ui::VirtualKey enum 2021-07-01 23:32:26 +03:00
input_driver.h [UI] Image post-processing and full presentation/window rework 2022-01-29 13:22:03 +03:00
input_system.cc [Input System] xe_mutex revert 2022-09-18 15:18:29 +02:00
input_system.h [Input System] xe_mutex revert 2022-09-18 15:18:29 +02:00
premake5.lua Enable SDL_LEAN_AND_MEAN, SDL_RENDER_DISABLED, saves about 500kb in final exe 2022-09-29 07:26:38 -07:00