0
0
Fork 0
mirror of https://github.com/GreemDev/Ryujinx.git synced 2025-01-13 20:12:01 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services
Ac_K 2135b6a51a
am: Stub SetWirelessPriorityMode, SetWirelessPriorityMode and GetHdcpAuthenticationState ()
This PR some calls in `am` service:
- ISelfController: SetWirelessPriorityMode, SaveCurrentScreenshot (Partially checked by RE).
- ICommonStateGetter: GetHdcpAuthenticationState

Close  and close 
2022-08-15 11:12:08 +00:00
..
Account Implement -p or --profile command line argument () 2022-03-02 09:51:37 +01:00
Am am: Stub SetWirelessPriorityMode, SetWirelessPriorityMode and GetHdcpAuthenticationState () 2022-08-15 11:12:08 +00:00
Apm Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Arp hle: Some cleanup () 2022-03-22 20:46:16 +01:00
Audio Rename ToSpan to AsSpan () 2022-08-11 18:07:37 -03:00
Bcat Update to LibHac v0.14.3 () 2021-12-23 13:55:50 -03:00
Bgtc Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Bluetooth Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
BluetoothManager Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Caps caps: Stubs GetAlbumFileList0AafeAruidDeprecated and GetAlbumFileList3AaeAruid () 2021-06-25 00:37:48 +02:00
Cec Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Ectx am/ectx: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled and add service placeholder () 2021-03-25 23:25:49 +01:00
Erpt Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Es Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Eupld Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Fatal Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Friend Rename ToSpan to AsSpan () 2022-08-11 18:07:37 -03:00
Fs hle: Some cleanup () 2022-03-22 20:46:16 +01:00
Grc Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Hid Rename ToSpan to AsSpan () 2022-08-11 18:07:37 -03:00
Ins Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Lbl Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Ldn Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Lm HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
Loader Add various error codes to Loader () 2020-05-04 13:22:28 +02:00
Mig Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Mii Refactor CPU interface to allow the implementation of other CPU emulators () 2022-05-31 16:29:35 -03:00
Mm mm: Cleaned up the service a bit () 2021-04-22 23:35:01 +02:00
Mnpp Implement/Stub mnpp:app service and some hid calls () 2022-02-18 02:00:06 +01:00
Ncm hle: Some cleanup () 2022-03-22 20:46:16 +01:00
News Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Nfc Rename ToSpan to AsSpan () 2022-08-11 18:07:37 -03:00
Ngct HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
Nifm Rename ToSpan to AsSpan () 2022-08-11 18:07:37 -03:00
Nim hle: Some cleanup () 2022-03-22 20:46:16 +01:00
Notification Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Npns Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Ns misc: Make PID unsigned long instead of long () 2022-02-09 17:18:07 -03:00
Nv Fix a potential GPFIFO submission race () 2022-06-04 21:36:36 +02:00
Olsc oslc: Fix condition in GetSaveDataBackupSetting () 2022-03-20 13:25:29 -03:00
Ovln Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Pcie Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Pctl Update LibHac to v0.16.0 () 2022-02-27 00:52:25 +01:00
Pcv clkrst: Stub/Implement IClkrstManager and IClkrstSession calls () 2021-09-29 01:03:35 +02:00
Pm Implement PM GetProcessInfo atmosphere extension (partially) () 2022-05-03 23:28:32 +02:00
Prepo prepo: Implement SaveSystemReport and SaveSystemReportWithUser () 2021-06-23 22:41:44 +02:00
Psc Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Ptm Stub GetTemperature () 2022-07-03 10:17:24 +02:00
Ro Enable JIT service LLE () 2022-05-05 15:23:30 -03:00
Sdb hle: Some cleanup () 2022-03-22 20:46:16 +01:00
Settings Enable JIT service LLE () 2022-05-05 15:23:30 -03:00
Sm Enable JIT service LLE () 2022-05-05 15:23:30 -03:00
Sockets Rename ToSpan to AsSpan () 2022-08-11 18:07:37 -03:00
Spl hle: Some cleanup () 2022-03-22 20:46:16 +01:00
Srepo Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Ssl hle: Some cleanup () 2022-03-22 20:46:16 +01:00
SurfaceFlinger Fix Vi managed and stray layers open/close/destroy () 2022-07-06 13:37:36 -03:00
Time Rename ToSpan to AsSpan () 2022-08-11 18:07:37 -03:00
Usb Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Vi Rename ToSpan to AsSpan () 2022-08-11 18:07:37 -03:00
Wlan Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
CommandHIpcAttribute.cs Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
CommandTIpcAttribute.cs Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
DisposableIpcService.cs Add dedicated ServerBase for FileSystem services () 2022-02-19 15:29:11 +01:00
DummyService.cs Refactoring commands handling () 2019-07-11 22:13:43 -03:00
IpcService.cs Added trace log level () 2022-02-17 21:08:07 -03:00
ServerBase.cs Less invasive fix for EventFd blocking operations () 2022-06-12 09:29:12 +02:00
ServiceAttributes.cs IPC refactor part 1: Use explicit separate threads to process requests () 2020-09-22 14:50:40 +10:00