146 Commits (d86a9b9a4b693b720c63c08da3220869de49ecc9)

Author SHA1 Message Date
Morph 79824d7d1b applets: Append applet_ prefix to backend applets 5 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
Lioncash d0b1f2bd05 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
german77 a323bc5af8 input_common: Analog button, use time based position instead of frequent updates 5 years ago
Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error 5 years ago
Morph 0af182baa2 applets/web: Fix a use-after-free when passing in the URL string 5 years ago
german77 c19ad21ae8 hid: Implement SevenSixAxis and ConsoleSixAxisSensor 5 years ago
Lioncash d363b2c7d2 emu_window: Return pair from ClipToTouchScreen() instead of tuple 5 years ago
Lioncash 8805233f5e emu_window: unsigned -> u32 5 years ago
Morph aa3adf6c3f input_interpreter: Fix button hold being interpreted incorrectly on init 5 years ago
Morph 578e6c5a57 applets/swkbd: Implement the Default Software Keyboard frontend 5 years ago
Morph 0f40c8c634 applets: Remove the previous software keyboard applet implementation 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
german a994a40467 hid: Implement GC controller 5 years ago
german 481cd86722 Make settings controller image change with controller input 5 years ago
Lioncash ca9afa3293 input_interpreter: Mark two member functions as const 5 years ago
Morph 3c8f936b31 input_interpreter: Add method to check for a button press state 5 years ago
german b483f2d010 Always initialize keyboard input 5 years ago
german 8495e1bd83 Add mutitouch support for touch screens 5 years ago
german d8df9a16bd Allow to return up to 16 touch inputs per engine 5 years ago
Morph 82fa9f8d56 applets/web: Implement the online web browser applet 5 years ago
Morph 8b95bf041d main, applets/web: Re-add progress dialog for RomFS extraction 5 years ago
Morph f9653a4417 frontend/input_interpreter: Add InputInterpreter API 5 years ago
Morph d6d1a8e02c applets/web: Implement the default web browser applet frontend 5 years ago
Morph ccb439efb0 applets: Remove the previous web browser applet implementation 5 years ago
Lioncash 6b7320add4 core: Remove unnecessary enum casts in log calls 5 years ago
german e46f0e084c Implement full mouse support 5 years ago
bunnei d04abd39eb
Fix warnings in core/frontend/input.h with [[maybe_unused]] 5 years ago
comex 994f497781 Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago
Lioncash 5c4774e8ce input_common: Treat warnings as errors 5 years ago
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 6 years ago
Morph 9b501af8e3 controllers/npad: Add heuristics to reduce rumble state changes 6 years ago
Morph e3c2749986 hid: Reorder all HID commands 6 years ago
Morph 8f2959f680 settings: Preparation for per-game input settings 6 years ago
Lioncash 6b5f565324 controller: Pass ControllerParameters by reference in ReconfigureControllers() 6 years ago
bunnei 3d592972dc
Revert "core: Fix clang build" 6 years ago
Lioncash be1954e04c core: Fix clang build 6 years ago
Lioncash 39c8d18feb core/CMakeLists: Make some warnings errors 6 years ago
german ab88c2f611 First implementation of controller rumble 6 years ago
Lioncash 3e4a0a13cb frontend/controller: Eliminate dependency on the global system instance 6 years ago
german 0774b17846 Remove RealMotionDevice 6 years ago
german ff679f3d17 Include HID and configuration changes related to motion 6 years ago
Morph b65456b958 applets/controller: Resolve several compiler warnings 6 years ago
Morph 076e4d44c3 Address feedback 6 years ago
Morph 371226448a applets/controller: Modify heuristic to account for certain games 6 years ago
Morph 7299356f37 applets/controller: Implement fallback applet for the SDL frontend 6 years ago
Morph 5ce3015945 applets/controller: Implement "Explain Text" 6 years ago
Morph 5219615418 Project Mjölnir: Part 2 - Controller Applet 6 years ago
FearlessTobi d1e1ea0fef Address second batch of reviews 6 years ago
Lioncash a93f6e51d3 emu_window: Mark Scoped constructor and Acquire() as nodiscard 6 years ago