ryujinx/Ryujinx.HLE/HOS/Services
Ac_K 40d1acd198
vi: Unify resolutions values and accurate implementation of them. ()
* vi: Unify resolutions values and accurate implementation of them.

To continue what was made in , I've REd `vi` service a bit. Now values and checks related to displays are more accurate.

- `am`  GetDefaultDisplayResolution / GetDefaultDisplayResolutionChangeEvent have more informations on what the service does.
- `vi:u/vi:m/vi:s` GetDisplayService are now accurate.
- `IApplicationDisplay` GetRelayService, GetSystemDisplayService, GetManagerDisplayService, GetIndirectDisplayTransactionService, ListDisplays, OpenDisplay, OpenDefaultDisplay, CloseDisplay, GetDisplayResolution are now properly implemented.
- Some other calls are cleaned or have extra checks accordingly to RE.

Additionnaly, `IFriendService` have some wrong aligned things, and `pm:info` service placeholder was missing.

* just use _openedDisplayInfo.Remove()

* use context.Memory.Fill()

* fix some casting

* remove unneeded comment

* cleanup

* uses TryAdd

* displayId > ulong

* GetDisplayResolution > ulong

* UL
2021-09-19 12:57:39 +02:00
..
Account Update to LibHac 0.13.1 () 2021-08-12 23:56:24 +02:00
Am vi: Unify resolutions values and accurate implementation of them. () 2021-09-19 12:57:39 +02:00
Apm Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Arp Update to LibHac 0.13.1 () 2021-08-12 23:56:24 +02:00
Audio amadeus: Update to REV10 () 2021-09-19 12:29:19 +02:00
Bcat Update to LibHac 0.13.1 () 2021-08-12 23:56:24 +02:00
Bgtc
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
Ectx am/ectx: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled and add service placeholder () 2021-03-25 23:25:49 +01:00
Erpt
Es
Eupld
Fatal
Friend vi: Unify resolutions values and accurate implementation of them. () 2021-09-19 12:57:39 +02:00
Fs Update to LibHac 0.13.1 () 2021-08-12 23:56:24 +02:00
Grc
Hid Implement vibrations () 2021-08-05 00:39:40 +02:00
Ins
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
Mig
Mii Update to LibHac 0.13.1 () 2021-08-12 23:56:24 +02:00
Mm mm: Cleaned up the service a bit () 2021-04-22 23:35:01 +02:00
Ncm HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
News
Nfc hle: Tidy-up ServiceNotImplementedException () 2021-08-11 21:16:42 +02:00
Ngct HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
Nifm nifm: Fixes IsDynamicDnsEnabled not supported () 2021-07-06 20:41:11 +02:00
Nim Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Notification
Npns
Ns aoc: Fixes some inconsistencies () 2021-07-06 20:17:06 +02:00
Nv Implement GetVaRegions on nvservices () 2021-09-11 22:39:02 +02:00
Olsc Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Ovln
Pcie
Pctl aoc/am: Cleanup aoc service and stub am calls () 2021-06-29 18:57:06 +02:00
Pcv Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Pm vi: Unify resolutions values and accurate implementation of them. () 2021-09-19 12:57:39 +02:00
Prepo prepo: Implement SaveSystemReport and SaveSystemReportWithUser () 2021-06-23 22:41:44 +02:00
Psc
Ptm Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Ro hos: Cleanup the project () 2021-09-15 01:24:49 +02:00
Sdb hos: Cleanup the project () 2021-09-15 01:24:49 +02:00
Settings no name: Mii Editor applet support () 2021-06-28 20:54:45 +02:00
Sm Fix disposing of IPC sessions server at emulation stop () 2021-06-29 19:37:13 +02:00
Sockets hos: Cleanup the project () 2021-09-15 01:24:49 +02:00
Spl Fix disposing of IPC sessions server at emulation stop () 2021-06-29 19:37:13 +02:00
Srepo
Ssl HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
SurfaceFlinger Initial support for separate GPU address spaces () 2021-06-29 19:32:02 +02:00
Time hos: Cleanup the project () 2021-09-15 01:24:49 +02:00
Usb
Vi vi: Unify resolutions values and accurate implementation of them. () 2021-09-19 12:57:39 +02:00
Wlan
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 Fix disposing of IPC sessions server at emulation stop () 2021-06-29 19:37:13 +02:00
DummyService.cs
IpcService.cs hle: Tidy-up ServiceNotImplementedException () 2021-08-11 21:16:42 +02:00
ServerBase.cs Fix disposing of IPC sessions server at emulation stop () 2021-06-29 19:37:13 +02:00
ServiceAttributes.cs