aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ava/UI
AgeCommit message (Expand)Author
2023-07-21Ava UI: Remove `IsActive` checks from dialog methods (#5456)MutantAura
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)TSRBerry
2023-07-07[Ryujinx.Ava] Address dotnet-format issues (#5361)TSRBerry
2023-07-06Revert "sdl: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0 (#5433)" (#...Mary
2023-07-06sdl: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0 (#5433)SuperSamus
2023-06-29[Ryujinx.Ui.Common] Address dotnet-format issues (#5392)TSRBerry
2023-06-28Apply new naming rule to all projects except Vp9 (#5407)TSRBerry
2023-06-23"Find" method should be used instead of the "FirstOrDefault" extension (#5344)Marco Carvalho
2023-06-11Ava: Fix OpenGL on Linux again (#5216)TSRBerry
2023-06-09Swkbd Applet Fixes (#5236)Isaac Marovitz
2023-06-05Better application grid flex (#5218)Théo Arrouye
2023-06-04Check KeyboardMode in GUI (#4343)WilliamWsyHK
2023-06-03ava: Fix Open Applet menu enabled (#5206)Ac_K
2023-06-03ava: Fix exit dialog while guest is running. (#5207)Ac_K
2023-06-01UI: Fix empty homebrew icon (#5189)Ac_K
2023-06-01Give Library header DockPanel explicit height (#5160)Théo Arrouye
2023-05-31Avalonia UI: Fix letter "x" in Ryujinx logo being cut off (#5176)yell0wsuit
2023-05-30Add Context Menu Option to Run Application (#5154)Patrick Hovsepian
2023-05-30Linux: Automatically increase vm.max_map_count if it's too low (#4702)TSRBerry
2023-05-28About window: Add changelog link under ver. number (#5095)yell0wsuit
2023-05-28Update LastPlayed date on emulation end. (#5056)Théo Arrouye
2023-05-26Ryujinx.Ava: fixes for random hangs on exit (#4827)jhorv
2023-05-22Ava UI: Input Menu Redesign (#4990)Isaac Marovitz
2023-05-21Fix crash in SettingsViewModel when Vulkan isn't available (#4985)jhorv
2023-05-12Changed LastPlayed field from string to nullable DateTime (#4861)SamusAranX
2023-05-11UI: Adjust input mapping view (#4866)Nico
2023-05-11Fix the issue of unequal check for amiibo file date due to the lack o… (#4832)2435043xia
2023-05-08vulkan: Pass Vk instance to VulkanRenderer (#4859)Mary
2023-05-08Ava: Fix SystemTimeOffset calculation (#4848)Ac_K
2023-05-07UI: Expose games build ID for cheat management (#4340)gnisman
2023-05-06UI: Add progress bar for re-packaging shaders (#4805)Nico
2023-05-05UI: Fix sections extraction (#4820)Ac_K
2023-05-05ModLoader: Fix case sensitivy issues without breaking cheats (#4783)TSRBerry
2023-05-04UI: Move ApplicationContextMenu in a separated class (#4755)Ac_K
2023-05-03Revert "ModLoader: Fix case sensitivy issues (#4720)" (#4781)Mary
2023-05-03ModLoader: Fix case sensitivy issues (#4720)TSRBerry
2023-05-02Add hide-cursor command line argument & always hide cursor option (#4613)TSRBerry
2023-04-28Allow window to remember its size, position and state (GTK + Avalonia) (#4657)MutantAura
2023-04-27Move solution and projects to srcTSR Berry