5366 Commits (98c2f0e57651575c17ac6d2b5db04055abf228ee)

Author SHA1 Message Date
bunnei 6020723e77 hle: kernel: k_process: Close main thread reference after it is inserted into handle table. 5 years ago
bunnei fe402d3506 hle: kernel: Ensure global handle table is initialized. 5 years ago
bunnei 015058fadf hle: service: Add a helper module for managing kernel objects. 5 years ago
bunnei 929994132a hle: kernel: Provide methods for tracking dangling kernel objects. 5 years ago
Morph 9b7e57f3f4 applet_controller: Add preliminary support for version 8 5 years ago
Morph 0d88a2bc05 applets/web: Resolve Nintendo CDN URLs 5 years ago
ameerj 8943f2158d nvhost_nvdec_common: Read Submit ioctl data from object addr 5 years ago
ameerj 3f601ed8bc nvhost_nvdec_common: Fix {Slice/Write}Vectors return 5 years ago
Morph c6d7da88c7 service: Append service name prefix to common filenames 5 years ago
Morph 79824d7d1b applets: Append applet_ prefix to backend applets 5 years ago
ReinUsesLisp 69214ef678 boxcat: Silence -Wmaybe-uninitialized in httplib.h 5 years ago
german77 ed5f1a45b7 npad: Disable vibration check if disabled 5 years ago
Kelebek1 b9f915e07a Report 2 channels active. Fixes Tales of Vesperia's mono channel audio. 5 years ago
Morph 5dfa313d2c service: mii: Retrieve the correct default miis. 5 years ago
Kelebek1 b455043e45 Fix XC2/VOEZ crashing, add audio looping and a few misc fixes 5 years ago
lat9nq 0e5c74bc9e core, input_common: Miscellaneous fixes 5 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 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 81b1b71993 common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Rodrigo Locatti 15cc561d12 npad: Fix data race when updating devices 5 years ago
Kelebek1 ba3af04da1 Implement audout GetAudioOutPlayedSampleCount 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 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
Morph ebd38d66db kernel: Unconditionally set thread state when appropriate 5 years ago
Morph aa79ca7a7a kernel: KLightConditionVariable: Update implementation to 12.x 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