174 Commits (3a9816aafd2a0f6734f43dd43dd14a1cabfe4a9e)

Author SHA1 Message Date
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
Morph bee823db3a applet/swkbd: Implement optional symbol keys 4 years ago
german77 a7d9be1384 core: Replace all instances of ResultCode with Result 4 years ago
Liam 084d7d6b01 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Morph bcca849d0c applets/mii: Remove frontend parameters 4 years ago
Morph aa44ef7b64 service: Move mii enums and structs into its own file 4 years ago
Morph e05e6853fa applets: Rename Mii to MiiEdit 4 years ago
ameerj ade596121b core: Reduce unused includes 4 years ago
lat9nq 1f24a4e520 emu_window: Create a way to Cancel the exit of a Scoped 4 years ago
german77 03d671fabc applet: mii: Simple implementation of mii applet 4 years ago
Morph 25db62ce15 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph dfe11d72e3 profile: Migrate to the new UUID implementation 4 years ago
german77 9ee5c4ec56 core/hid: Fix controller type validation 4 years ago
german77 5d0f3540c4 core/hid: Rename NpadType to NpadStyleIndex 4 years ago
german77 b564f024f0 Morph review first wave 4 years ago
german77 b5e72de753 kraken: Address comments from review 4 years ago
german77 510c7d2953 core/frontend: Update applets 4 years ago
german77 dd62a0187d core: Remove frontend/input 4 years ago
german77 173a6b1e57 core/emu_window: Remove touch input 4 years ago
german77 bf71d18af9 core/hid: Move input_interpreter to hid 4 years ago
ameerj fe1f06c856 Fix screenshot dimensions when at 1x scale 4 years ago
ameerj 80f8d4989e bootmanager: Fix screenshot resolution factor usage 5 years ago
Morph 1af499c15b applets/swkbd: Skip text checking if the text has been confirmed 4 years ago
ameerj 7c4b6aab2e core: Remove unused includes 4 years ago
Lioncash 091e141142 core/profile_select: Avoid uninitialized read in SelectProfile() 4 years ago
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