1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-02-14 05:15:35 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services
Ac_K 7344dee475
account: Adds AccountManager (#2184)
* account: Adds Account Manager

In a way to have Custom User Profiles merged in master faster, this PR adds a `AccountManager` class (based on `AccountUtils` class) and the following changes have been made:
- Adds a "default profile values" which were the old hardcoded ones.
- The image profile is moved to the Account service folder.
- The hardcoded UserId for the savedata is now using the `AccountManager` last opened one.
- The DeviceId in Mii service is changed to the right value (checked by REd sys:set call).

* Fix csproj

* Addresses gdkchan's comments

* Fix UserProfile fields

* Fix mii GetDeviceId()

* Update Ryujinx.HLE.csproj
2021-04-13 03:16:43 +02:00
..
Account account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00
Am account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00
Apm
Arp
Audio Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
Bcat
Bgtc
Bluetooth
BluetoothManager
Caps caps: Implement SaveScreenShot calls and cleanup (#2140) 2021-03-26 01:16:08 +01:00
Cec
Ectx am/ectx: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled and add service placeholder (#2136) 2021-03-25 23:25:49 +01:00
Erpt
Es
Eupld
Fatal
Friend account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00
Fs Allow modding AddOnContent RomFS (#2024) 2021-02-20 01:25:01 +01:00
Grc
Hid
Ins
Lbl
Ldn
Lm
Loader
Mig
Mii account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00
Mm
Ncm
News
Nfc nfp: Amiibo scanning support (#2006) 2021-03-18 21:40:20 +01:00
Ngct
Nifm nifm/ssl: Implement GetCurrentNetworkProfile and stub Ssl Service (#2186) 2021-04-13 03:04:18 +02:00
Nim
Notification
Npns
Ns
Nv Fix remap when handle is 0 (#1882) 2021-01-10 10:11:31 +11:00
Olsc
Ovln
Pcie
Pctl pctl: Stub IsFreeCommunicationAvailable (#1893) 2021-01-10 21:26:59 +01:00
Pcv
Pm
Prepo prepo: Implement GetSystemSessionId and add perms (#2014) 2021-02-11 20:24:54 +01:00
Psc
Ptm
Ro
Sdb account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00
Settings settings: Fix returned buffer size of GetFirmwareVersion (#2029) 2021-02-17 21:10:53 +01:00
Sm
Sockets nifm/ssl: Implement GetCurrentNetworkProfile and stub Ssl Service (#2186) 2021-04-13 03:04:18 +02:00
Spl
Srepo
Ssl nifm/ssl: Implement GetCurrentNetworkProfile and stub Ssl Service (#2186) 2021-04-13 03:04:18 +02:00
SurfaceFlinger Surface Flinger: Fix an oversight when closing a layer (#2192) 2021-04-13 02:56:16 +02:00
Time Fix SetStandardSteadyClockInternalOffset permission check (#2076) 2021-03-04 11:58:21 +01:00
Usb
Vi Surface Flinger: Fix an oversight when closing a layer (#2192) 2021-04-13 02:56:16 +02:00
Wlan
CommandAttributes.cs
DummyService.cs
IpcService.cs IPC: Remove IIpcService interface (#2121) 2021-03-19 00:31:08 +01:00
ServerBase.cs
ServiceAttributes.cs
ServiceConfiguration.cs