3402 Commits (50e6ef98e2051be4f8f705f4470fc768a80babab)

Author SHA1 Message Date
David Marcec 7d5403fc89 Audout "Auto" functions 8 years ago
David Marcec 3fcb7978f0 Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, IsAnyInternetRequestAccepted 8 years ago
bunnei d613d8ee52 hid: Fix timestamps and controller type. 8 years ago
David Marcec bc85c649c1 NvOsGetConfigU32 production impl 8 years ago
bunnei 99a359777c savedata_factory: Always create a save directory for games. 8 years ago
bunnei 8924486715 nvhost_ctrl: Fix NvOsGetConfigU32 for Snipper Clips. 8 years ago
bunnei 0c22a8d514 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 12e9522b32 Virtual Filesystem (#597) 8 years ago
David 051040caaf Update AudioRenderer Voice Sections (#614) 8 years ago
James Rowe d74d2a77cb Update clang format 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
Subv 4c6cb7161a GPU: Remove a surface from the cache when its backing memory is being unmapped from the GPU's MMU. 8 years ago
Subv a90bbff826 nvmap: Return the address of the nvmap object when Freeing it for the last time. 8 years ago
bunnei 47ba060950 settings: Add a configuration for use_accurate_framebuffers. 8 years ago
David e4479c5b55 Send the correct RequestUpdateAudioRenderer revision in the output header (#587) 8 years ago
mailwl 5ffac05099 Service/Audio: add hwopus service, stub GetWorkBufferSize function 8 years ago
David 1a6e4c3a2e Removed duplicate structs, changed AudioRendererResponse -> UpdateDataHeader (#583) 8 years ago
David a86258dfc1 Fixed RequestUpdateAudioRenderer deadlocks and calculated section sizes properly (#580) 8 years ago
mailwl 29f156eb60 IPC: skip empty buffer write 8 years ago
Michael Scire a3509a9e74 Kernel/Arbiters: Fix casts, cleanup comments/magic numbers 8 years ago
Michael Scire 28fe461cd3 Add additional missing format. 8 years ago
Michael Scire 96617f16ed Run clang-format on PR. 8 years ago
Michael Scire 9d83964c1b Kernel/Arbiters: HLE is atomic, adjust code to reflect that. 8 years ago
Zach Hilman a47f36da7b Add support for decrypted NCA files (#567) 8 years ago
Michael Scire 2a0ea82fec Kernel/Arbiters: Initialize arb_wait_address in thread struct. 8 years ago
Michael Scire 3aa03cca5a Kernel/Arbiters: Clear WaitAddress in SignalToAddress 8 years ago
Michael Scire d12af72c8f Kernel/Arbiters: Mostly implement SignalToAddress 8 years ago
Michael Scire 3119b64d86 Kernel/Arbiters: Implement WaitForAddress 8 years ago
mailwl 40eb06288c Service/Audio: update audren:u service 8 years ago
Michael Scire 6e9b11ffa0 Kernel/Arbiters: Add stubs for 4.x SignalToAddress/WaitForAddres SVCs. 8 years ago
Subv cb4ff57322 Build: Fixed some MSVC warnings in various parts of the code. 8 years ago
greggameplayer 1092153a6a Implement GetAvailableLanguageCodes2 (#575) 8 years ago
Subv 62a67fbd0a Services/FS: Return the correct error code when trying to mount a nonexistent savedata. 8 years ago
Jules Blok 5614c1329e svc: Add a stub for UserExceptionContextAddr. 8 years ago
Zach Hilman 3898d6b54c Narrow down filter of layout configs 8 years ago
Zach Hilman 42701153c7 Move loop condition to free function 8 years ago
Zach Hilman 93c0478c5c Avoid initializing single-joycon layouts with handheld controller 8 years ago
shinyquagsire23 a02f67160c hid: Update all layouts and only show handheld as connected, fixes libnx input for P1_AUTO 8 years ago
mailwl b70838ca60 Common/string_util: add StringFromBuffer function 8 years ago
mailwl 829613e51c Stub IUser::AttachAvailabilityChangeEvent 8 years ago
greggameplayer 186abe2652 nvdrv/devices/nvidia_ctrl_gpu : add IoctlCommands with their params (#524) 8 years ago
mailwl 9071812e94 Remove unused header files 8 years ago
Hedges 6c4b650ae7 GDB Stub Improvements (#508) 8 years ago
bunnei abad9d77d7 nifm: Stub out IRequest::SetConnectionConfirmationOption. 8 years ago
bunnei d240fb32da am: Stub out IApplicationFunctions::GetPseudoDeviceId. 8 years ago
mailwl 2870d37714 Small fixes 8 years ago
mailwl 7dee92618f Service/MM: add service and stub some functions 8 years ago
greggameplayer 2de6a09da6 Nvdrv/devices/nvhost_gpu : Add some IoctlCommands with their params (#511) 8 years ago
mailwl 0e922be408 Correct function results 8 years ago
mailwl 18798ad061 Service/nfp:user : stub some functions. 8 years ago