rjx-mirror/Ryujinx/Ui
Ac_K 32d3f3f690
Implement GetRegionCode and add the RegionCode to settings (#999)
This implement `GetRegionCode` accordingly to RE. I've added a setting in the GUI and a field in the Configuration file with a way to update the Configuration file if needed.
2020-03-20 09:37:55 +11:00
..
assets Add features to GUI (#757) 2019-11-29 15:32:51 +11:00
AboutWindow.cs Improve build identification (#927) 2020-02-12 14:35:39 +01: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 Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Switch uses (#801) 2020-01-05 12:49:44 +01:00
ApplicationLibrary.cs Add support for cache storage (#936) 2020-03-03 15:07:06 +01:00
ApplicationMetadata.cs Create method to LoadAndSave ApplicationMetaData and get rid of code duplication (#872) 2020-01-12 04:01:04 +01:00
GameTableContextMenu.cs Add support for cache storage (#936) 2020-03-03 15:07:06 +01:00
GameTableContextMenu.glade Implement NCA section extractors in the GUI (#896) 2020-02-08 15:22:45 -03:00
GLRenderer.cs Fix GTK window crash by using 24 bit surface on unix, 32 bit on windows. (#976) 2020-03-14 22:36:56 +01:00
GtkDialog.cs Fix a crash when closing the main UI (#904) 2020-02-06 12:38:24 +01:00
KeyboardControls.cs Rewrite the configuration system (#831) 2019-12-21 20:52:31 +01:00
MainWindow.cs Move status information from the title bar to the new status bar (#948) 2020-03-07 13:40:06 +11:00
MainWindow.glade Move status information from the title bar to the new status bar (#948) 2020-03-07 13:40:06 +11:00
Migration.cs Keep the GUI alive when closing a game (#888) 2020-01-21 23:23:11 +01:00
NpadController.cs Rewrite the configuration system (#831) 2019-12-21 20:52:31 +01:00
SaveImporter.cs Update to LibHac 0.8.2 (#889) 2020-01-16 19:08:39 -03:00
StatusUpdatedEventArgs.cs Move status information from the title bar to the new status bar (#948) 2020-03-07 13:40:06 +11:00
SwitchSettings.cs Implement GetRegionCode and add the RegionCode to settings (#999) 2020-03-20 09:37:55 +11:00
SwitchSettings.glade Implement GetRegionCode and add the RegionCode to settings (#999) 2020-03-20 09:37:55 +11:00