453 Commits (7bde646b320d829df5d7e6583bffc1a8a7229f7d)

Author SHA1 Message Date
german77 b3f59b4407 kraken: Address comments from review 4 years ago
german77 8ea02d19a1 service/hid: Fix gesture input 4 years ago
german77 6774c7988b configuration: Migrate controller settings to emulated controller 4 years ago
german77 6c7814bc9c core/hid: Fix rumble too strong at 1% 4 years ago
german77 00f654cd22 core/hid: Only signal when needed 4 years ago
german77 0292fe0198 kraken: Fix errors from rebase and format files 4 years ago
german77 66cf94709a core/hid: Add output devices 4 years ago
german77 547a1e6dc9 input_common: Rewrite main and add the new drivers 4 years ago
german77 4fc8607f61 input_common: Remove obsolete files 4 years ago
german77 9a108578ed input_common: Rewrite SDL 4 years ago
german77 13413c2290 input_common: Rewrite udp client 4 years ago
german77 ec744b3b04 input_common: Rewrite tas input 4 years ago
german77 78a8ed6290 input_common: Rewrite gc_adapter 4 years ago
german77 86a57fb096 input_common: Rewrite touch 4 years ago
german77 280342cd0a input_common: Rewrite mouse 4 years ago
german77 00d3c058c5 input_common: Rewrite keyboard 4 years ago
german77 1d0e9b62da input_common: Move touch and analog from button. Move udp protocol 4 years ago
german77 783c01771a input_common: Create input poller and mapping 4 years ago
german77 312dd2fb89 input_common: Create input_engine 4 years ago
Fernando S 0b63955efe Revert "input_common: Fix data race on GC implementation" 4 years ago
ameerj 1dabf6d025 input_common: Fix VS2022 compilation errors 4 years ago
german77 cfa3acd4a5 input_common/sdl: Fix joystick range 4 years ago
ameerj d7977be416 general: Update style to clang-format-12 4 years ago
german77 1b060a47b2 UI: Relocate tas menu and add brief description 5 years ago
german77 d71f067db8 input_common/tas: Document the main class 5 years ago
german77 d552f84322 input_common/tas: Add swap controller 5 years ago
german77 368c9db4ee input_common/tas: overwrite file dialog 5 years ago
MonsterDruide1 1b67085cda input_common/tas: Fallback to simple update 5 years ago
german77 bba1ab83d6 config: Move TAS options to it's own menu 5 years ago
MonsterDruide1 cce0d58312 core: Hacky TAS syncing & load pausing 5 years ago
MonsterDruide1 31068a63a9 input_common/tas: Base playback & recording system 5 years ago
german77 0cea589993 input_common: Enable steam controllers and 8 player support 4 years ago
german77 94028da35e input_common: Add alternative string for joycons 4 years ago
german77 134a2c23ac input_common: Disable sdl raw input mode 4 years ago
german77 32e0572a68 input_common: Improve SDL joystick and hide toggle option 5 years ago
Rodrigo Locatti 84bdc6969f input_common: Fix data race on GC implementation 5 years ago
Nicolas Jallamion d417596f27 input/sdl_impl: fix rumble support on DualSense. (#6683) 5 years ago
german77 0fb8912834 input_common: Fix mouse panning behaivour 5 years ago
lat9nq 7a30ae6845 sdl_impl, emu_window: Remove clang ignore 5 years ago
german77 9e0f89e081 input_common: Make button threshold customizable 5 years ago
german77 f098c2163b input_common: Support SDL toggle buttons 5 years ago
german77 77db68f9e3 input_common: Fix build with sdl disabled 5 years ago
ameerj 4e2d71a8ce configure_input: Use u8 for mouse sensitivity 5 years ago
lat9nq d9109a708b general: Code formatting improvements 5 years ago
Morph 64f22684d4 CMakeLists: Treat -Wsign-compare as an error on GCC/Clang 5 years ago
german77 cf1280874f input_common: Add missing modifier callback to analog from button 5 years ago
lat9nq 3352742284 core, input_common: Miscellaneous fixes 5 years ago
lat9nq 794c444285 general: Make most settings a BasicSetting 5 years ago
Morph 1917128312 input_common: Remove #pragma warning directives for external headers 5 years ago
Morph b6c7707fe9 input_common: Enforce C4242 5 years ago