R/Ryujinx/Ui/Widgets
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
..
GameTableContextMenu.cs account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00
GameTableContextMenu.Designer.cs gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
GtkDialog.cs Minor wording fixes... Except I'm doing it for all of Ryujinx. (#2078) 2021-03-18 23:44:39 +01:00
ProfileDialog.cs Fix Linux Icon (#1927) 2021-01-19 07:33:58 +11:00
ProfileDialog.glade gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
UserError.cs gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
UserErrorDialog.cs gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00