147 Commits (52fa30ab7d25e37fe748f2874a3fbdc0bfaf224f)

Author SHA1 Message Date
Lioncash ebeb5086b1 core/profile_select: Avoid uninitialized read in SelectProfile() 5 years ago
Morph 66b9de4b04 applets: Append applet_ prefix to backend applets 5 years ago
lat9nq 794c444285 general: Make most settings a BasicSetting 5 years ago
Lioncash f4d6293427 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
german77 b398e0783e input_common: Analog button, use time based position instead of frequent updates 5 years ago
Lioncash eeae5217ba core: Make variable shadowing a compile-time error 5 years ago
Morph d93fa45cf8 applets/web: Fix a use-after-free when passing in the URL string 5 years ago
german77 c8845b4fdf hid: Implement SevenSixAxis and ConsoleSixAxisSensor 5 years ago
Lioncash e19906c9b6 emu_window: Return pair from ClipToTouchScreen() instead of tuple 5 years ago
Lioncash 19caa4ffd2 emu_window: unsigned -> u32 5 years ago
Morph 18770b0865 input_interpreter: Fix button hold being interpreted incorrectly on init 5 years ago
Morph 01190506e8 applets/swkbd: Implement the Default Software Keyboard frontend 5 years ago
Morph ac87713cb8 applets: Remove the previous software keyboard applet implementation 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
german 020c22f53d hid: Implement GC controller 5 years ago
german 93ac87f29e Make settings controller image change with controller input 5 years ago
Lioncash 6311c72b03 input_interpreter: Mark two member functions as const 5 years ago
Morph 989694f182 input_interpreter: Add method to check for a button press state 5 years ago
german b92717bec6 Always initialize keyboard input 5 years ago
german df1070a735 Add mutitouch support for touch screens 5 years ago
german f452fbfc88 Allow to return up to 16 touch inputs per engine 5 years ago
Morph 469ed33cf6 applets/web: Implement the online web browser applet 5 years ago
Morph fef6f942e4 main, applets/web: Re-add progress dialog for RomFS extraction 5 years ago
Morph 0c99879bec frontend/input_interpreter: Add InputInterpreter API 5 years ago
Morph a367dc5be0 applets/web: Implement the default web browser applet frontend 5 years ago
Morph 7da1c67f5a applets: Remove the previous web browser applet implementation 5 years ago
Lioncash 8f135703dc core: Remove unnecessary enum casts in log calls 5 years ago
german 56a8fee35a Implement full mouse support 5 years ago
bunnei 2ac1148798 Fix warnings in core/frontend/input.h with [[maybe_unused]] 5 years ago
comex bb729eefce Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago
Lioncash c8aec32f12 input_common: Treat warnings as errors 5 years ago
Morph ad3905fe27 input_common: Add VibrationDevice and VibrationDeviceFactory 6 years ago
Morph ed9df522ec controllers/npad: Add heuristics to reduce rumble state changes 6 years ago
Morph dc7a9a7be2 hid: Reorder all HID commands 6 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 6 years ago
Lioncash c3f019b9eb controller: Pass ControllerParameters by reference in ReconfigureControllers() 6 years ago
bunnei deb3536936 Revert "core: Fix clang build" 6 years ago
Lioncash 18636013c9 core: Fix clang build 6 years ago
Lioncash 16de0a6a96 core/CMakeLists: Make some warnings errors 6 years ago
german 782aab6cf2 First implementation of controller rumble 6 years ago
Lioncash 9861290969 frontend/controller: Eliminate dependency on the global system instance 6 years ago
german 17b48f8d42 Remove RealMotionDevice 6 years ago
german 876e6fc255 Include HID and configuration changes related to motion 6 years ago
Morph 0ce52a8070 applets/controller: Resolve several compiler warnings 6 years ago
Morph 5c853d4dc7 Address feedback 6 years ago
Morph 212b4a584d applets/controller: Modify heuristic to account for certain games 6 years ago
Morph 3742ae763c applets/controller: Implement fallback applet for the SDL frontend 6 years ago
Morph 00df69232a applets/controller: Implement "Explain Text" 6 years ago
Morph 4c621b9b09 Project Mjölnir: Part 2 - Controller Applet 6 years ago
FearlessTobi ee199ead59 Address second batch of reviews 6 years ago