RyuKen/Ryujinx/Ui/Windows
Ac_K e3b36db71c
hle: Some cleanup (#3210)
* hle: Some cleanup

This PR cleaned up a bit the HLE folder and the VirtualFileSystem one, since we use LibHac, we can use some class of it directly instead of duplicate things. The "Content" of VFS folder is removed since it should be handled in the NCM service directly.
A larger cleanup should be done later since there is still be duplicated code here and there.

* Fix Headless.SDL2

* Addresses gdkchan feedback
2022-03-22 20:46:16 +01:00
..
AboutWindow.cs misc: Add credit to AmiiboAPI properly and fix a wrong warning code (#2150) 2021-03-27 15:41:09 +01:00
AboutWindow.Designer.cs misc: Add credit to AmiiboAPI properly and fix a wrong warning code (#2150) 2021-03-27 15:41:09 +01:00
AmiiboWindow.cs infra: Migrate to .NET 6 (#2829) 2021-11-28 21:24:17 +01:00
AmiiboWindow.Designer.cs nfp: Amiibo scanning support (#2006) 2021-03-18 21:40:20 +01:00
AvatarWindow.cs hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
CheatWindow.cs fix build id case issue for enabled cheats (#2970) 2022-01-03 21:28:57 +01:00
CheatWindow.glade Add Cheat Manager (#2964) 2022-01-03 09:39:43 +01:00
ControllerWindow.cs Implement rotate stick 90 degrees clockwise (#3084) 2022-03-12 18:23:48 +01:00
ControllerWindow.glade Implement rotate stick 90 degrees clockwise (#3084) 2022-03-12 18:23:48 +01:00
DlcWindow.cs Update to LibHac 0.15.0 (#2986) 2022-01-12 12:22:19 +01:00
DlcWindow.glade gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
SettingsWindow.cs hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
SettingsWindow.glade Added trace log level (#3096) 2022-02-17 21:08:07 -03:00
TitleUpdateWindow.cs Update LibHac to v0.16.0 (#3159) 2022-02-27 00:52:25 +01:00
TitleUpdateWindow.glade gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
UserProfilesManagerWindow.cs hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
UserProfilesManagerWindow.Designer.cs account: add Custom User Profiles support (#2227) 2021-04-23 22:26:31 +02:00