aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Expand)Author
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-21Service/Audio: update audren:u servicemailwl
2018-06-20Build: Fixed some MSVC warnings in various parts of the code.Subv
2018-06-19Implement GetAvailableLanguageCodes2 (#575)greggameplayer
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
2018-06-05Small fixesmailwl
2018-06-05Service/MM: add service and stub some functionsmailwl
2018-06-04Nvdrv/devices/nvhost_gpu : Add some IoctlCommands with their params (#511)greggameplayer
2018-06-04Correct function resultsmailwl
2018-06-04Service/nfp:user : stub some functions.mailwl
2018-06-03am: Implement ILibraryAppletAccessor::PopOutData.bunnei
2018-06-03am: ISelfController:LaunchableEvent should be sticky.bunnei
2018-06-03am: Stub out ILibraryAppletAccessor Start and GetResult methods.bunnei
2018-06-03am: Implement ILibraryAppletAccessor::PushInData.bunnei
2018-06-03am: Implement IStorageAccessor::Write.bunnei
2018-06-03am: Cleanup IStorageAccessor::Read.bunnei
2018-06-03am: Implement ILibraryAppletCreator::CreateStorage.bunnei
2018-06-03Merge pull request #484 from mailwl/nvhost-nvdecbunnei
2018-06-01Service/time: implement posix time to calendar conversionmailwl
2018-05-30add IPC CommandType & Some HID FunctionInfo (#487)greggameplayer
2018-05-30Services/nvdrv: add '/dev/nvhost-nvdec' devicemailwl
2018-05-29nvhost_ctrl: Stub out IocCtrlEventRegister.bunnei
2018-05-29nvhost_ctrl: Stub out IocCtrlEventWaitAsyncCommand.bunnei
2018-05-28Service/BCAT: add module and servicesmailwl
2018-05-27Merge pull request #475 from ogniK5377/nvos-getconfigbunnei
2018-05-26NvOsGetConfigU32 should return null instead of 0 for default outputDavid Marcec
2018-05-26am: Stub IApplicationFunctions GetDisplayVersion.bunnei
2018-05-25Add & correct miscellaneous things (#470)greggameplayer
2018-05-25Merge pull request #466 from mailwl/nv-timeoutbunnei
2018-05-25GetAudioRendererWorkBufferSize impl (#465)David