0
0
Fork 0
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2024-10-19 05:01:39 +00:00
ryujinx-fork/Ryujinx/Ui
Xpl0itR 2ed9db1fcd
Implement dlc management window (#1313)
* Implement dlc management window

* reduce repetition

* Implement per NCA toggling of DLC rather than per container
2020-06-23 10:32:07 +10: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
DlcWindow.cs Implement dlc management window (#1313) 2020-06-23 10:32:07 +10:00
DlcWindow.glade Implement dlc management window (#1313) 2020-06-23 10:32:07 +10:00
GameTableContextMenu.cs Implement dlc management window (#1313) 2020-06-23 10:32:07 +10:00
GLRenderer.cs Copy the value of InputConfig to a new array before iterating (#1271) 2020-06-22 22:19:30 +02: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 Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02: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 Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
SettingsWindow.glade Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
StatusUpdatedEventArgs.cs Add Docked/Handheld text on status bar (#1205) 2020-05-05 08:10:01 +10:00
TitleUpdateWindow.cs Implement dlc management window (#1313) 2020-06-23 10:32:07 +10:00
TitleUpdateWindow.glade Implement update loader and log loaded application info (#1023) 2020-04-12 23:02:37 +02:00