0
0
Fork 0
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2024-10-19 19:41:41 +00:00
ryujinx-fork/Ryujinx/Ui/Windows
Mary 57d3296ba4
infra: Migrate to .NET 6 (#2829)
* infra: Migrate to .NET 6

* Rollback version naming change

* Workaround .NET 6 ZipArchive API issues

* ci: Switch to VS 2022 for AppVeyor

CI is now ready for .NET 6

* Suppress WebClient warning in DoUpdateWithMultipleThreads

* Attempt to workaround System.Drawing.Common changes on 6.0.0

* Change keyboard rendering from System.Drawing to ImageSharp

* Make the software keyboard renderer multithreaded

* Bump ImageSharp version to 1.0.4 to fix a bug in Image.Load

* Add fallback fonts to the keyboard renderer

* Fix warnings

* Address caian's comment

* Clean up linux workaround as it's uneeded now

* Update readme

Co-authored-by: Caian Benedicto <caianbene@gmail.com>
2021-11-28 21:24:17 +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 account: add Custom User Profiles support (#2227) 2021-04-23 22:26:31 +02:00
ControllerWindow.cs Seeing if there are any other spelling errors to correct. (#2572) 2021-08-20 18:48:00 -03:00
ControllerWindow.glade Implement vibrations (#2468) 2021-08-05 00:39:40 +02:00
DlcWindow.cs gui: Replace FileChooserDialog by FileChooserNative (#2633) 2021-09-14 23:52:08 +02:00
DlcWindow.glade gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
SettingsWindow.cs gui: Replace FileChooserDialog by FileChooserNative (#2633) 2021-09-14 23:52:08 +02:00
SettingsWindow.glade Fix direct mouse access checkbox label (#2827) 2021-11-10 15:21:51 -03:00
TitleUpdateWindow.cs gui: Replace FileChooserDialog by FileChooserNative (#2633) 2021-09-14 23:52:08 +02:00
TitleUpdateWindow.glade gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
UserProfilesManagerWindow.cs gui: Replace FileChooserDialog by FileChooserNative (#2633) 2021-09-14 23:52:08 +02:00
UserProfilesManagerWindow.Designer.cs account: add Custom User Profiles support (#2227) 2021-04-23 22:26:31 +02:00