4257 Commits (c46f54b09172bd43c40004a7276cf2cae720822b)

Author SHA1 Message Date
bunnei 3565e32f4d hle: service: hwopus: Implement GetWorkBufferSizeEx and OpenHardwareOpusDecoderEx. 5 years ago
bunnei d1ba4a2db2 hle: service: aoc: Stub GetAddOnContentListChangedEventWithProcessId. 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
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 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
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 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 2d32fc2318
hle: service: Increase arbitrary max sessions limit. 5 years ago
bunnei 27ce97fd42 hle: kernel: Refactor to allocate a ServiceThread per service handler. 5 years ago
Morph b840dd9af8 fsp-srv: Replace one last instance of RESULT_SUCCESS 5 years ago
Chloe c4c256f56a
fspsrv: Implement DisableAutoSaveDataCreation (#6355) 5 years ago
Morph a0e4c2e1fc general: Replace RESULT_UNKNOWN with ResultUnknown 5 years ago
Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
Lioncash 5554de3933 touchscreen: Make use of common point struct 5 years ago
Lioncash 8171ad65cd common: Extract point into a common struct 5 years ago
Morph c68255f70f applets/swkbd: Make use of std::move where applicable 5 years ago
Morph 247cd92216 applets/swkbd: Only read the text check message on Failure/Confirm 5 years ago
german77 65e20f424a ldn: Add and stub lp2p:sys lp2p:app INetworkServiceMonitor INetworkService 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Chloe Marcec db7abfecdd hid: ApplyNpadSystemCommonPolicy 5 years ago
bunnei 7361eac10f hle: kernel: Implement CloneCurrentObject and improve session management. 5 years ago
bunnei c40e7593f5 Revert "WORKAROUND: temp. disable session resource limits while we work out issues" 5 years ago
Lioncash 44556dc21a hid/gesture: Factor out last gesture retrieval into its own function 5 years ago
Lioncash a9d8e24e47 hid/gesture: Ensure all ID arrays are initialized 5 years ago
Lioncash 74f30c0223 hid/gesture: Make Point a template 5 years ago
Lioncash 20699e90fa hid/gesture: Replace x,y members of GestureState with a Point 5 years ago
Lioncash 2f1ef3910b hid/gesture: Add default comparators to Point 5 years ago
Lioncash 60831eabd9 hid/gesture: Rename Points to Point 5 years ago
Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error 5 years ago
Morph faaea00069 nifm, ssl: Fix incorrect response sizes 5 years ago
ameerj 5bef54618a perf_stats: Rework FPS counter to be more accurate 5 years ago
Morph 271f2e2d78 ssl: Stub Import(Client/Server)Pki 5 years ago
bunnei fc086f93b2 WORKAROUND: temp. disable session resource limits while we work out issues 5 years ago