162 Commits (ad660f91ed2bbc7ba6c99cc61d6220942de5a593)

Author SHA1 Message Date
lat9nq e3f8340bec emu_window: Create a way to Cancel the exit of a Scoped 4 years ago
Morph e47b5e6a26 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph 26f74468c4 profile: Migrate to the new UUID implementation 4 years ago
german77 5dab578691 core/hid: Fix controller type validation 4 years ago
german77 8517d89be0 core/hid: Rename NpadType to NpadStyleIndex 4 years ago
german77 d813cbd592 Morph review first wave 5 years ago
german77 b3f59b4407 kraken: Address comments from review 5 years ago
german77 d879443146 core/frontend: Update applets 5 years ago
german77 9f38fa7ffe core: Remove frontend/input 5 years ago
german77 d2f31e805b core/emu_window: Remove touch input 5 years ago
german77 341d3e2f11 core/hid: Move input_interpreter to hid 5 years ago
ameerj 69759e55ee Fix screenshot dimensions when at 1x scale 4 years ago
ameerj 4919d2d00f bootmanager: Fix screenshot resolution factor usage 5 years ago
Morph ab736f254f applets/swkbd: Skip text checking if the text has been confirmed 4 years ago
ameerj d27abf5546 core: Remove unused includes 4 years ago
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