aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx/Ui
AgeCommit message (Expand)Author
2023-06-11Ava: Fix OpenGL on Linux again (#5216)1.1.885TSRBerry
2023-06-09Swkbd Applet Fixes (#5236)1.1.876Isaac Marovitz
2023-06-04Check KeyboardMode in GUI (#4343)1.1.862WilliamWsyHK
2023-05-31GPU: Dispose Renderer after running deferred actions (#5144)1.1.848riperiperi
2023-05-28About window: Add changelog link under ver. number (#5095)1.1.833yell0wsuit
2023-05-28Update LastPlayed date on emulation end. (#5056)1.1.832Théo Arrouye
2023-05-28Added Custom Path case when saving screenshots (#5086)1.1.830Daniel Shala
2023-05-21Fix crash in SettingsViewModel when Vulkan isn't available (#4985)1.1.814jhorv
2023-05-14[GUI] Fix always hide cursor mode not hiding the cursor until it was moved (#...1.1.800TSRBerry
2023-05-12Changed LastPlayed field from string to nullable DateTime (#4861)1.1.789SamusAranX
2023-05-11Fix the issue of unequal check for amiibo file date due to the lack o… (#4832)1.1.7812435043xia
2023-05-08vulkan: Pass Vk instance to VulkanRenderer (#4859)1.1.772Mary
2023-05-07UI: Expose games build ID for cheat management (#4340)1.1.764gnisman
2023-05-05UI: Fix sections extraction (#4820)1.1.759Ac_K
2023-05-05Correct tooltips for add,remove,removeall buttons (#4819)1.1.758ashuk
2023-05-05ModLoader: Fix case sensitivy issues without breaking cheats (#4783)1.1.753TSRBerry
2023-05-03Update SettingsWindow.cs (#4785)1.1.747Erdem Keskin
2023-05-03Revert "ModLoader: Fix case sensitivy issues (#4720)" (#4781)1.1.746Mary
2023-05-03ModLoader: Fix case sensitivy issues (#4720)1.1.744TSRBerry
2023-05-02Add hide-cursor command line argument & always hide cursor option (#4613)1.1.743TSRBerry
2023-04-28Allow window to remember its size, position and state (GTK + Avalonia) (#4657)1.1.738MutantAura
2023-04-27Move solution and projects to srcTSR Berry