8164 Commits (52cc6f51aa4bc3b8617e8dae4f7b21841ef2945b)

Author SHA1 Message Date
Morph b3ca6f09bb service: mii: Retrieve the correct default miis. 5 years ago
Kelebek1 07e637d8c6 Fix XC2/VOEZ crashing, add audio looping and a few misc fixes 5 years ago
lat9nq 3352742284 core, input_common: Miscellaneous fixes 5 years ago
lat9nq 794c444285 general: Make most settings a BasicSetting 5 years ago
Morph 3dd396effa core: Enforce C4242 5 years ago
Morph 263495a5d5 patch_manager: Do not apply LayeredFS mods when dumping 5 years ago
Morph b3396ec358 filesystem: Open a read-only directory for SDMC mods 5 years ago
lat9nq bc4dc2135e core: Simplify SDMC mod loading 5 years ago
lat9nq 329398cd41 core: Support LayeredFS mod from SDMC directory 5 years ago
Kelebek1 b46191d104 Decouple audio processing and run at variable rate 5 years ago
bunnei 2b36c8f843 hle: service: hwopus: OpenHardwareOpusDecoderEx: Remove unused buffer size. 5 years ago
bunnei 42957785f0 hle: hle_helpers: Skip data payload offset checks on TIPC requests. 5 years ago
bunnei 3a6d12430c hle: service: hwopus: Implement GetWorkBufferSizeEx and OpenHardwareOpusDecoderEx. 5 years ago
bunnei 84abf1723b hle: service: aoc: Stub GetAddOnContentListChangedEventWithProcessId. 5 years ago
Wunkolo 722f9c3cb5 common: Replace common_sizes into user-literals 5 years ago
Morph 5004b030df general: Add missing #pragma once directives 5 years ago
Chloe a9a9167009 Add missing includes (#6521) 5 years ago
Lioncash f4d6293427 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
Morph c74b4be699 vfs_real: Fix Mode to FileAccessMode conversion 5 years ago
Morph f81ef990ac common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Rodrigo Locatti 13edf2e071 core: Make is_powered_on atomic 5 years ago
Rodrigo Locatti c32066d766 npad: Fix data race when updating devices 5 years ago
Kelebek1 5015541902 Implement audout GetAudioOutPlayedSampleCount 5 years ago
Fernando Sahmkow 1592ec32bc Update dynarmic and add new unsafe CPU option. 5 years ago
Morph be34265f5e service: time: Use GetFileRelative to get files within subdirectories 5 years ago
Morph 3543d65449 kernel: Fix missing peak set in KResourceLimit::SetLimitValue 5 years ago
ameerj 72a4091aec nvflinger: Add toggle to disable buffer swap interval limits 5 years ago
Morph 996d006989 spl: Mark the other functions as unimplemented 5 years ago
Morph 09a98bdc2b spl: Implement spl::GetConfig 5 years ago
Morph 7588defe84 hle: api_version: Add HLE API version constants 5 years ago
Morph 684d567adc spl: Add the general SPL interface 5 years ago
Morph bb0caed2f1 spl: Add SPL types 5 years ago
Morph 8d7eec9b88 spl: Add SPL result codes 5 years ago
Morph 20bb5fe3a1 fsp_srv: Fix filesystem access logging 5 years ago
ameerj 2ec9c87101 configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
ameerj 7709a7cdc0 lm: Demote guest logs to LOG_DEBUG 5 years ago
Morph e91bf05ce6 general: Remove extraneous includes 5 years ago
german77 7ae1e7c0bb hid: Stub IsFirmwareUpdateAvailableForSixAxisSensor 5 years ago
FernandoS27 3147b9e34c General: Add settings for fastmem and disabling adress space check. 5 years ago
Markus Wick 99f6d60a99 core: Make use of fastmem 6 years ago
Morph 006ca28fc8 kernel: Unconditionally set thread state when appropriate 5 years ago
Morph 3509855179 kernel: KLightConditionVariable: Update implementation to 12.x 5 years ago
Markus Wick e7c2b054c1 Fix GCC undefined behavior sanitizer. 5 years ago
bunnei cb75c58714 hle: service: sm: Remove redundant session reservation, etc. 5 years ago
bunnei 63bc3eef98 hle: service: Increase arbitrary max sessions limit. 5 years ago
bunnei 6c3c99c915 hle: kernel: KClientPort: Add an assert for session count. 5 years ago
bunnei 73d30a5446 hle: service: sm: Fix GetService setup of session & port. 5 years ago
bunnei 407cf4ffdb hle: service: Use correct size for ServerSessionCountMax. 5 years ago
bunnei 6c84a78d74 hle: kernel: KServerSession: Fix client disconnected. 5 years ago
bunnei d06f7d9f6c kernel: svc: Add missing error check to CancelSynchronization. 5 years ago