8357 Commits (72c8a94a6cdb4d3f322fa6d4b06eab824f53dba6)

Author SHA1 Message Date
bunnei 7bd020e030 hle: service: sm: Refactor to better manage ports. 5 years ago
bunnei b119363fc2 hle: kernel: k_process: Close the handle table on shutdown. 5 years ago
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
Feng Chen 07073734ed
file_sys: Support load game collection (#6582) 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 1ef64112b3 content_archive: Remove unnecessary include to <ranges> 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
lat9nq dc06e11a7b settings, arm_dynarmic, yuzu qt: Move CPU debugging option 5 years ago
lat9nq eebf39b3c0 arm_dynarmic_64: Re-add fastmem_address_space_bits to Auto setting 5 years ago
lat9nq 87b6e14d7c arm_dynarmic{32,64}: Fixes from test build 5 years ago
lat9nq 7ab5767157 core,common,yuzu qt: Add CPU accuracy option 'Auto' 5 years ago
lat9nq a949ee0410 general: Code formatting improvements 5 years ago
Kelebek1 b9f915e07a Report 2 channels active. Fixes Tales of Vesperia's mono channel audio. 5 years ago
Morph ebb82b0b83 CMakeLists: Treat -Wsign-compare as an error on GCC/Clang 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 e828c5a559 core: Enforce C4242 5 years ago
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