311 Commits (54110262f7da0ec4cecf4dfc24bfe165cc6f0386)

Author SHA1 Message Date
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 4 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 4 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
Chloe a9a9167009 Add missing includes (#6521) 5 years ago
Rodrigo Locatti 65df2a2ba0 input_common/mouse_input: Fix data race 5 years ago
lat9nq 21d81ee941 cmake: General improvements to libusb linking 5 years ago
german77 b398e0783e input_common: Analog button, use time based position instead of frequent updates 5 years ago
german77 e99220d321 input_common: Add dual joycon support 5 years ago
german77 b79310def9 input_common: Implement SDL motion 5 years ago
german77 2d3df5d3f4 input_common: Fix crash when controller disconnects 5 years ago
german77 b41d05a12c input_common: Rewrite sdl analog mapping 5 years ago
german77 eac788499b input_common: Sanitize motion data 5 years ago
german77 1562858963 input_common: Release mouse buttons on out of focus 5 years ago
german77 7d6d399f26 input_common: Reset GC sticks center by measuring multiple packets 5 years ago
german77 c8845b4fdf hid: Implement SevenSixAxis and ConsoleSixAxisSensor 5 years ago
lat9nq 1e36a11626 general: Ignore implicit-fallthrough for SDL.h 5 years ago
lat9nq c8a26a2cbf cmake: Use SDL 2.0.14 and fix CMake scope issue 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
german77 129c89b47d Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one 5 years ago
german77 ad6e6210db InputCommon: Name properly xbox 360 and one controllers, Fix mappings for Nintendo Pro controllers 5 years ago
german77 9c42c9e164 Enable mouse toggle buttons 5 years ago
german 03c81d5e1f Enable button toggle for keyboard in the modifier button 5 years ago