aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
2018-07-13initialized voice status and unused sizes in the update data headerDavid Marcec
2018-07-12Merge pull request #648 from ogniK5377/no-netbunnei
2018-07-12Audout "Auto" functionsDavid Marcec
2018-07-12Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, IsAnyIn...David Marcec
2018-07-11Merge pull request #559 from Subv/mount_savedatabunnei
2018-07-10hid: Fix timestamps and controller type.bunnei
2018-07-10NvOsGetConfigU32 production implDavid Marcec
2018-07-08nvhost_ctrl: Fix NvOsGetConfigU32 for Snipper Clips.bunnei
2018-07-07Revert "Virtual Filesystem (#597)"bunnei
2018-07-06Virtual Filesystem (#597)Zach Hilman
2018-07-03Update AudioRenderer Voice Sections (#614)David
2018-07-02Update clang formatJames Rowe
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-07-01GPU: Remove a surface from the cache when its backing memory is being unmappe...Subv
2018-07-01nvmap: Return the address of the nvmap object when Freeing it for the last time.Subv
2018-06-27Merge pull request #588 from mailwl/hwopusbunnei
2018-06-25Send the correct RequestUpdateAudioRenderer revision in the output header (#587)David
2018-06-25Service/Audio: add hwopus service, stub GetWorkBufferSize functionmailwl
2018-06-23Removed duplicate structs, changed AudioRendererResponse -> UpdateDataHeader ...David
2018-06-22Fixed RequestUpdateAudioRenderer deadlocks and calculated section sizes prope...David
2018-06-22Merge pull request #579 from SciresM/masterbunnei
2018-06-22IPC: skip empty buffer writemailwl
2018-06-22Kernel/Arbiters: Fix casts, cleanup comments/magic numbersMichael Scire
2018-06-21Add additional missing format.Michael Scire
2018-06-21Run clang-format on PR.Michael Scire
2018-06-21Kernel/Arbiters: HLE is atomic, adjust code to reflect that.Michael Scire
2018-06-21Kernel/Arbiters: Initialize arb_wait_address in thread struct.Michael Scire
2018-06-21Kernel/Arbiters: Clear WaitAddress in SignalToAddressMichael Scire
2018-06-21Kernel/Arbiters: Mostly implement SignalToAddressMichael Scire
2018-06-21Kernel/Arbiters: Implement WaitForAddressMichael Scire
2018-06-21Service/Audio: update audren:u servicemailwl
2018-06-21Kernel/Arbiters: Add stubs for 4.x SignalToAddress/WaitForAddres SVCs.Michael Scire
2018-06-20Build: Fixed some MSVC warnings in various parts of the code.Subv
2018-06-19Implement GetAvailableLanguageCodes2 (#575)greggameplayer
2018-06-18Merge pull request #561 from DarkLordZach/fix-odyssey-input-crashbunnei
2018-06-18Services/FS: Return the correct error code when trying to mount a nonexistent...Subv
2018-06-18Merge pull request #572 from Armada651/user-except-stubbunnei
2018-06-18svc: Add a stub for UserExceptionContextAddr.Jules Blok
2018-06-13Narrow down filter of layout configsZach Hilman
2018-06-13Move loop condition to free functionZach Hilman
2018-06-13Avoid initializing single-joycon layouts with handheld controllerZach Hilman
2018-06-11hid: Update all layouts and only show handheld as connected, fixes libnx inpu...shinyquagsire23
2018-06-07Common/string_util: add StringFromBuffer functionmailwl
2018-06-07Merge pull request #522 from mailwl/mm-ubunnei
2018-06-06Merge pull request #503 from mailwl/nfp-stubsbunnei
2018-06-06Stub IUser::AttachAvailabilityChangeEventmailwl
2018-06-06nvdrv/devices/nvidia_ctrl_gpu : add IoctlCommands with their params (#524)greggameplayer
2018-06-06Remove unused header filesmailwl
2018-06-05nifm: Stub out IRequest::SetConnectionConfirmationOption.bunnei
2018-06-05am: Stub out IApplicationFunctions::GetPseudoDeviceId.bunnei