aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services
AgeCommit message (Expand)Author
2019-06-17friends: Implementation of IServiceCreator (#704)Ac_K
2019-06-16set: Improve implementation (#703)Thomas Guillemard
2019-06-15Implement GetAccumulatedSuspendedTickChangedEvent to ISelfController (#702)Ac_K
2019-06-16Implement OutputAccessLogToSdCard and expose an FS access log option (#700)Alex Barney
2019-06-16Refactoring of acc:u0 (#701)Ac_K
2019-06-07Update to LibHac 0.4.1 (#698)Alex Barney
2019-06-01Update to version 0.4 of LibHac (#689)Alex Barney
2019-04-26Extended ignore missing services to INvDrvServices (#674)BaronKiko
2019-04-26Built in profiling (#567)BaronKiko
2019-04-26Add IManagerDisplayService::CreateStrayLayer (#683)Thomas Guillemard
2019-04-25Updates to nifm, irs and nvdrv services (#679)HorrorTroll
2019-04-25Fix GetAudioRendererWorkBufferSize for REV5 (#677)Ac_K
2019-04-22Implement IParentalControlService CheckFreeCommunicationPermission (#665)jduncanator
2019-04-20Implement IIrSensorServer GetIrsensorSharedMemoryHandle (#664)jduncanator
2019-04-20Implement IIrSensorServer GetNpadIrCameraHandle (#663)jduncanator
2019-04-16Config option to ignore missing services (#658)BaronKiko
2019-03-24Complete ColorFormat enums (#652)Thomas Guillemard
2019-03-04Do naming refactoring on Ryujinx.Graphics (#611)Alex Barney
2019-02-28 Initial non 2D textures support (#525)Thomas Guillemard
2019-02-19Implement ConvertScalingMode properly (#596)gdkchan
2019-02-15Implement IStorage GetSize (#585)gdkchan
2019-02-15Vi: Implement ConvertScalingMode (#581)jduncanator
2019-02-14Support HomeBrew Loader (#577)Thomas Guillemard
2019-02-12Do not increment played wave buffers count for empty wave buffers (#568)gdkchan
2019-01-18Improve kernel IPC implementation (#550)gdkchan
2019-01-11Refactor Ryujinx.Common and HLE Stub Logging (#537)jduncanator
2019-01-05Some improvements for nvnflinger (#555)Thomas Guillemard
2019-01-05Update to LibHac 0.2.0 (#549)Alex Barney
2018-12-30fix wrong contenttype (#553)emmauss
2018-12-18Refactor SVC handler (#540)gdkchan
2018-12-07Fix InitializeOld & add FinalizeOld, SetAndWaitOld, GetOld on mm:u (#521)HorrorTroll
2018-12-06Adjust naming conventions and general refactoring in HLE Project (#527)Alex Barney
2018-12-04Revert "Adjust naming conventions and general refactoring in HLE Project (#49...gdkchan
2018-12-04Adjust naming conventions and general refactoring in HLE Project (#490)Alex Barney
2018-12-03NVDEC implementation using FFmpeg (#443)gdkchan
2018-11-28Better process implementation (#491)gdkchan
2018-11-21Clean LM string (#512)Ac_K
2018-11-20Support other switch controller types (#487)emmauss
2018-11-18Implement ContentManager and related services (#438)emmauss
2018-11-17Improved GPU command lists decoding (#499)gdkchan
2018-11-17HwOpus service implementation (#201)gdkchan
2018-11-15Implement libsoundio as an alternative audio backend (#406)jduncanator
2018-10-30Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)Alex Barney
2018-10-21Implement basic psm service (#467)Ac_K
2018-10-20Complete rewrite of bsd IClient (#460)Thomas Guillemard
2018-10-20Print stack trace on invalid memory accesses (#461)gdkchan
2018-10-17Improve texture tables (#457)gdkchan
2018-10-17Remove unnecessary usings (#463)gdkchan
2018-10-17Move logging to Ryujinx.Common and make it a static class (#413)ReinUsesLisp
2018-10-16Remove IFileSystem::OpenDirectory extraneous check (#459)Thomas Guillemard