Ryujinx/Ryujinx.HLE/HOS
Luke Warner d540af5dc0
AppletAE: stub SetRecordVolumeMuted (#3804)
* Update IIrSensorServer.cs

* Update IIrSensorServer.cs

* Apply suggestions from code review

Addressed formatting feedback

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Update IIrSensorServer.cs

* Update ISelfController.cs

* Update ISelfController.cs

Co-authored-by: Ac_K <Acoustik666@gmail.com>
2022-10-27 23:15:57 +00:00
..
Applets Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
Diagnostics/Demangler Avoid allocations in .Parse methods (#3760) 2022-10-18 23:31:34 +00:00
Ipc
Kernel Fix kernel VA allocation when random allocation fails (#3755) 2022-10-17 22:12:49 +00:00
Services AppletAE: stub SetRecordVolumeMuted (#3804) 2022-10-27 23:15:57 +00:00
SystemState
Tamper Avoid allocations in .Parse methods (#3760) 2022-10-18 23:31:34 +00:00
ApplicationLoader.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
ArmProcessContext.cs Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
ArmProcessContextFactory.cs Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
HomebrewRomFsStream.cs
Horizon.cs Less invasive fix for EventFd blocking operations (#3394) 2022-06-12 09:29:12 +02:00
IdDictionary.cs
LibHacHorizonManager.cs
ModLoader.cs
ProgramLoader.cs Rewrite kernel memory allocator (#3316) 2022-06-22 12:28:14 -03:00
ResultCode.cs
ServiceCtx.cs
TamperMachine.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
UserChannelPersistence.cs