8628 Commits (0cfcee95c7d13d6ea2d7c73c6f1b64a17ceb2aca)

Author SHA1 Message Date
Morph 511ee03a21 patch_manager: Do not apply LayeredFS mods when dumping 5 years ago
Morph 6ac978426c filesystem: Open a read-only directory for SDMC mods 5 years ago
lat9nq 844e0114b0 core: Simplify SDMC mod loading 5 years ago
lat9nq 1664c74a6c core: Support LayeredFS mod from SDMC directory 5 years ago
Kelebek1 0857d6a3db Decouple audio processing and run at variable rate 5 years ago
bunnei 36d581ec73 hle: service: hwopus: OpenHardwareOpusDecoderEx: Remove unused buffer size. 5 years ago
bunnei 982be246ab hle: hle_helpers: Skip data payload offset checks on TIPC requests. 5 years ago
bunnei 3565e32f4d hle: service: hwopus: Implement GetWorkBufferSizeEx and OpenHardwareOpusDecoderEx. 5 years ago
bunnei d1ba4a2db2 hle: service: aoc: Stub GetAddOnContentListChangedEventWithProcessId. 5 years ago
Wunkolo 4569f39c7c common: Replace common_sizes into user-literals 5 years ago
Morph eed0d1f33b general: Add missing #pragma once directives 5 years ago
Chloe f216a9432b
Add missing includes (#6521) 5 years ago
Lioncash d0b1f2bd05 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
Morph 0394893354 vfs_real: Fix Mode to FileAccessMode conversion 5 years ago
Morph 81b1b71993 common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Rodrigo Locatti c9c8537643 core: Make is_powered_on atomic 5 years ago
Rodrigo Locatti 15cc561d12 npad: Fix data race when updating devices 5 years ago
Kelebek1 ba3af04da1 Implement audout GetAudioOutPlayedSampleCount 5 years ago
Fernando Sahmkow 2298508465 Update dynarmic and add new unsafe CPU option. 5 years ago
Morph fd5ef1970c service: time: Use GetFileRelative to get files within subdirectories 5 years ago
Morph 1a5eceeb9c kernel: Fix missing peak set in KResourceLimit::SetLimitValue 5 years ago
ameerj 3522fc019c nvflinger: Add toggle to disable buffer swap interval limits 5 years ago
Morph 4a4e304319 spl: Mark the other functions as unimplemented 5 years ago
Morph 8ba83c4c2a spl: Implement spl::GetConfig 5 years ago
Morph e4318a1914 hle: api_version: Add HLE API version constants 5 years ago
Morph ded36b8688 spl: Add the general SPL interface 5 years ago
Morph faf11fe46d spl: Add SPL types 5 years ago
Morph 95f203b7c7 spl: Add SPL result codes 5 years ago
Morph 0f48292de1 fsp_srv: Fix filesystem access logging 5 years ago
ameerj b2955479e5 configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
ameerj 422a15ee75 lm: Demote guest logs to LOG_DEBUG 5 years ago
Morph a4454329c1 general: Remove extraneous includes 5 years ago
german77 827483409b hid: Stub IsFirmwareUpdateAvailableForSixAxisSensor 5 years ago
FernandoS27 5ba28325b2 General: Add settings for fastmem and disabling adress space check. 5 years ago
Markus Wick 621f3f5f47 core: Make use of fastmem 6 years ago
Morph ebd38d66db kernel: Unconditionally set thread state when appropriate 5 years ago
Morph aa79ca7a7a kernel: KLightConditionVariable: Update implementation to 12.x 5 years ago
Markus Wick 6755025310 Fix GCC undefined behavior sanitizer. 5 years ago
bunnei 781c85b951 hle: service: sm: Remove redundant session reservation, etc. 5 years ago
bunnei fa8a0065ca
hle: service: Increase arbitrary max sessions limit. 5 years ago
bunnei b259e95c09 hle: kernel: KClientPort: Add an assert for session count. 5 years ago
bunnei ec5674a6ad hle: service: sm: Fix GetService setup of session & port. 5 years ago
bunnei 2aa6a8d889 hle: service: Use correct size for ServerSessionCountMax. 5 years ago
bunnei b2971b48ed hle: kernel: KServerSession: Fix client disconnected. 5 years ago
bunnei c63ea608aa kernel: svc: Add missing error check to CancelSynchronization. 5 years ago
bunnei 2d32fc2318
hle: service: Increase arbitrary max sessions limit. 5 years ago
bunnei b8fb9b3f11 hle: kernel: KServerSession: Work-around scenario where session is closed too early. 5 years ago
bunnei 08d798b6fe hle: kernel: hle_ipc: Ensure SessionRequestHandler is valid. 5 years ago
bunnei a493ab2678 hle: kernel: Remove service thread manager and use weak_ptr. 5 years ago
bunnei 9db569b2d9 hle: kernel: KServerSession: Use ASSERT_MSG where appropriate. 5 years ago