0
0
Fork 0
This repository has been archived on 2024-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
ryujinx-final/Ryujinx/Ui/Windows
Ac_K 4c2d9ff3ff
HLE: Refactoring of ApplicationLoader (#4480)
* HLE: Refactoring of ApplicationLoader

* Fix SDL2 Headless

* Addresses gdkchan feedback

* Fixes LoadUnpackedNca RomFS loading

* remove useless casting

* Cleanup and fixe empty application name

* Remove ProcessInfo

* Fixes typo

* ActiveProcess to ActiveApplication

* Update check

* Clean using.

* Use the correct filepath when loading Homebrew.npdm

* Fix NRE in ProcessResult if MetaLoader is null

* Add more checks for valid processId & return success

* Add missing logging statement for npdm error

* Return result for LoadKip()

* Move error logging out of PFS load extension method

This avoids logging "Could not find Main NCA"
followed by "Loading main..." when trying to start hbl.

* Fix GUIs not checking load results

* Fix style and formatting issues

* Fix formatting and wording

* gtk: Refactor LoadApplication()

---------

Co-authored-by: TSR Berry <20988865+TSRBerry@users.noreply.github.com>
2023-03-31 21:16:46 +02:00
..
AboutWindow.cs Revert "Use source generated json serializers in order to improve code trimming (#4094)" (#4576) 2023-03-21 20:14:46 -03:00
AboutWindow.Designer.cs Ava GUI: AboutWindow Refactor (#4196) 2023-01-07 01:29:18 +01:00
AmiiboWindow.cs Revert "Use source generated json serializers in order to improve code trimming (#4094)" (#4576) 2023-03-21 20:14:46 -03:00
AmiiboWindow.Designer.cs nfp: Amiibo scanning support (#2006) 2021-03-18 21:40:20 +01:00
AvatarWindow.cs Reducing memory allocations (#4537) 2023-03-17 13:14:50 +01:00
CheatWindow.cs UI: Add Metal surface creation for MoltenVK (#3980) 2022-12-06 19:00:25 -03:00
CheatWindow.glade Add Cheat Manager (#2964) 2022-01-03 09:39:43 +01:00
ControllerWindow.cs Revert "Use source generated json serializers in order to improve code trimming (#4094)" (#4576) 2023-03-21 20:14:46 -03:00
ControllerWindow.glade Implement rotate stick 90 degrees clockwise (#3084) 2022-03-12 18:23:48 +01:00
DlcWindow.cs Revert "Use source generated json serializers in order to improve code trimming (#4094)" (#4576) 2023-03-21 20:14:46 -03:00
DlcWindow.glade gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
SettingsWindow.cs Minor code formatting (#4498) 2023-03-04 14:43:08 +01:00
SettingsWindow.glade Add Support for Post Processing Effects (#3616) 2023-02-27 18:11:55 -03:00
TitleUpdateWindow.cs HLE: Refactoring of ApplicationLoader (#4480) 2023-03-31 21:16:46 +02:00
TitleUpdateWindow.glade gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
UserProfilesManagerWindow.cs Reducing memory allocations (#4537) 2023-03-17 13:14:50 +01:00
UserProfilesManagerWindow.Designer.cs gtk: Fixes warnings about obsolete components (#4049) 2022-12-07 01:49:37 +01:00