7083 Commits (c1f4f013fe06ffcddd9c909b54c2a1e87faf933e)

Author SHA1 Message Date
Lioncash 3467cfb357 sockets_translate: Make use of designated initializers 5 years ago
Lioncash 2c196e7c6e blocking_worker: Make use of templated lambda 5 years ago
Lioncash 0d180e23f0 blocking_worker: Resolve -Wdocumentation warning 5 years ago
ReinUsesLisp 8efb2c5537 video_core: Remove all Core::System references in renderer 6 years ago
Morph 55db7a4e0a configure_input: Hook up the motion button and checkbox 5 years ago
german 82eb4be33b Add cemu hook changes related to PR #4609 5 years ago
german 17b48f8d42 Remove RealMotionDevice 5 years ago
Morph a04a7174c7 controllers/npad: Simplify motion entry assignment 5 years ago
german 876e6fc255 Include HID and configuration changes related to motion 5 years ago
Morph ce1c6f2eea hid: Implement MergeSingleJoyasDualJoy 5 years ago
Morph 0ce52a8070 applets/controller: Resolve several compiler warnings 5 years ago
Morph 5c853d4dc7 Address feedback 5 years ago
Morph b9cde4fa6d applets/controller: Set min_players to have a minimum value of 1. 5 years ago
Morph 212b4a584d applets/controller: Modify heuristic to account for certain games 5 years ago
Morph 3742ae763c applets/controller: Implement fallback applet for the SDL frontend 5 years ago
Morph 00df69232a applets/controller: Implement "Explain Text" 5 years ago
Morph 4c621b9b09 Project Mjölnir: Part 2 - Controller Applet 5 years ago
ReinUsesLisp 5bccefe24c file_sys/patch_manager: Add missing include 5 years ago
FearlessTobi ee199ead59 Address second batch of reviews 5 years ago
FearlessTobi 2903f0f7ce yuzu: Add motion and touch configuration 6 years ago
Morph 9b0f5da0c6 controllers/npad: Fix inconsistencies with controller connection statuses 5 years ago
Morph 4d6a8f3e8f controllers/npad: Fix LibNX controller connection statuses 5 years ago
Morph 9fc2eb2ee0 controllers/npad: Fix LedPattern for P1-4 5 years ago
Morph 34a209d15c Project Mjölnir: Part 1 6 years ago
ReinUsesLisp 8f050dd1d9 hle/scheduler: Fix data race in is_context_switch_pending 5 years ago
ReinUsesLisp 6bf10ea8cf hle/kernel: Fix data race in GetCurrentHostThreadID 5 years ago
ReinUsesLisp ad0306e520 cpu_interrupt_handler: Misc style changes 5 years ago
ReinUsesLisp 7eb6cc742a cpu_interrupt_handler: Make is_interrupted an atomic 5 years ago
M&M c6f9cad218 logging/settings: Increase maximum log size to 100 MB and add extended logging option 6 years ago
Lioncash 6eeeebeb9d fsp_srv: Resolve -Wunused-but-set-variable warning 5 years ago
Lioncash da15e9f8a7 file_sys: Replace inclusions with forward declarations where applicable 5 years ago
Lioncash c26b29c2c6 fsp_srv: Resolve -Wmaybe_uninitialized warning in OpenSaveDataFileSystem() 5 years ago
Lioncash 942badd1e7 registered_cache: Make use of ends_with for string suffix checking 5 years ago
Lioncash a185b6cf21 registered_cache: Make use of designated initializers 5 years ago
Lioncash ebe30ea145 key_manager: Make data arrays constexpr 5 years ago
Lioncash beca7a0429 cpu_manager: Make use of ranged for where applicable 5 years ago
Lioncash 96214f8600 core_timing: Remove unused header 5 years ago
Lioncash aae74a55da core_timing: Move clock initializer into constructor initializer list 5 years ago
Lioncash 41c74f4f0c core_timing: Resolve sign conversion warning 5 years ago
Lioncash ecb9029c6a common/telemetry: Migrate namespace into the Common namespace 5 years ago
Lioncash d9fc3abc1f vfs_real: Resolve sign conversion warnings 5 years ago
Lioncash 182739ce1b vfs_real: Avoid redundant map lookups 5 years ago
MerryMage 1057908c3a dynarmic: Add unsafe optimizations 5 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 5 years ago
Lioncash b86bba9f7e time_zone_content_manager: Collapse auto and default case 5 years ago
Lioncash 910dff8816 software_keyboard: Resolve a pessimizing move warning 5 years ago
Lioncash 0c78ed16df core: Resolve several -Wextra-semi warnings 5 years ago
Lioncash f44ad07f2f emu_window: Mark Scoped constructor and Acquire() as nodiscard 5 years ago
Lioncash 8d7e58562f kernel/scheduler: Mark SchedulerLock constructor as nodiscard 5 years ago
Lioncash 78ddcbe3ba General: Tidy up clang-format warnings part 2 5 years ago