JinxRyu/Ryujinx/Ui
mageven ba4830293e
Refactor out Application details from Horizon (#1236)
* Initial Application refactor

* Misc typo and access modifier fixes

* Clean unused namespaces

* Address gdkchan's comments

* Move ticket reading to common method

* Change IParentalControlService to use ApplicationLoader.ControlData
2020-05-15 03:16:46 -03:00
..
assets Improvements to input and input configuration in the GUI. (#849) 2020-05-03 04:00:53 +02:00
AboutWindow.cs Improvements to input and input configuration in the GUI. (#849) 2020-05-03 04:00:53 +02:00
AboutWindow.glade Add features to GUI (#757) 2019-11-29 15:32:51 +11:00
ApplicationAddedEventArgs.cs Fix application list (#891) 2020-01-31 19:21:46 +01:00
ApplicationCountUpdatedEventArgs.cs Fix application list (#891) 2020-01-31 19:21:46 +01:00
ApplicationData.cs ui: Make it possible to open the device save directory (#1040) 2020-03-25 18:09:38 +01:00
ApplicationLibrary.cs Refactor out Application details from Horizon (#1236) 2020-05-15 03:16:46 -03:00
ApplicationMetadata.cs Create method to LoadAndSave ApplicationMetaData and get rid of code duplication (#872) 2020-01-12 04:01:04 +01:00
ControllerWindow.cs Fix issues causing keyboard profiles to throw errors on load. (#1206) 2020-05-03 20:42:17 +02:00
ControllerWindow.glade Improvements to input and input configuration in the GUI. (#849) 2020-05-03 04:00:53 +02:00
GameTableContextMenu.cs Refactor out Application details from Horizon (#1236) 2020-05-15 03:16:46 -03:00
GameTableContextMenu.glade Add BCAT delivery cache support (#1154) 2020-04-30 14:58:19 +10:00
GLRenderer.cs Refactor out Application details from Horizon (#1236) 2020-05-15 03:16:46 -03:00
GtkDialog.cs Improvements to input and input configuration in the GUI. (#849) 2020-05-03 04:00:53 +02:00
JoystickController.cs system: Make index 0 of keyboards in configuration 'all keyboards' 2020-05-03 15:00:29 +02:00
KeyboardController.cs system: Make index 0 of keyboards in configuration 'all keyboards' 2020-05-03 15:00:29 +02:00
MainWindow.cs Refactor out Application details from Horizon (#1236) 2020-05-15 03:16:46 -03:00
MainWindow.glade Add Docked/Handheld text on status bar (#1205) 2020-05-05 08:10:01 +10:00
Migration.cs Keep the GUI alive when closing a game (#888) 2020-01-21 23:23:11 +01:00
ProfileDialog.cs Improvements to input and input configuration in the GUI. (#849) 2020-05-03 04:00:53 +02:00
ProfileDialog.glade Improvements to input and input configuration in the GUI. (#849) 2020-05-03 04:00:53 +02:00
SaveImporter.cs Add IMultiCommitManager (#1011) 2020-03-25 19:14:35 +11:00
SettingsWindow.cs Improvements to input and input configuration in the GUI. (#849) 2020-05-03 04:00:53 +02:00
SettingsWindow.glade Improvements to input and input configuration in the GUI. (#849) 2020-05-03 04:00:53 +02:00
StatusUpdatedEventArgs.cs Add Docked/Handheld text on status bar (#1205) 2020-05-05 08:10:01 +10:00
TitleUpdateWindow.cs Refactor out Application details from Horizon (#1236) 2020-05-15 03:16:46 -03:00
TitleUpdateWindow.glade Implement update loader and log loaded application info (#1023) 2020-04-12 23:02:37 +02:00