aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ava
AgeCommit message (Expand)Author
2023-06-29[Ryujinx.Ui.Common] Address dotnet-format issues (#5392)1.1.942TSRBerry
2023-06-28Apply new naming rule to all projects except Vp9 (#5407)1.1.927TSRBerry
2023-06-25Set COMPlus_DefaultStackSize to 2M in macOS (#5349)1.1.911Shihta Kuan
2023-06-23"Find" method should be used instead of the "FirstOrDefault" extension (#5344)1.1.902Marco Carvalho
2023-06-11Ava: Fix OpenGL on Linux again (#5216)1.1.885TSRBerry
2023-06-11Show/Hide UI Hotkey fix on Avalonia (#5133)1.1.884Patrick Hovsepian
2023-06-09Exclude macOS from checking for changed files (#5270)1.1.879siegmund-heiss-ich
2023-06-09Swkbd Applet Fixes (#5236)1.1.876Isaac Marovitz
2023-06-05Updater: Ignore files introduced by the user in base directory (#5092)1.1.869Kurochi51
2023-06-05Better application grid flex (#5218)1.1.866Théo Arrouye
2023-06-04Check KeyboardMode in GUI (#4343)1.1.862WilliamWsyHK
2023-06-03ava: Fix Input Touch (#5204)1.1.860Ac_K
2023-06-03ava: Fix Open Applet menu enabled (#5206)1.1.859Ac_K
2023-06-03ava: Fix exit dialog while guest is running. (#5207)1.1.856Ac_K
2023-06-01UI: Fix empty homebrew icon (#5189)1.1.854Ac_K
2023-06-01Give Library header DockPanel explicit height (#5160)1.1.853Théo Arrouye
2023-05-31GPU: Dispose Renderer after running deferred actions (#5144)1.1.848riperiperi
2023-05-31Avalonia UI: Fix letter "x" in Ryujinx logo being cut off (#5176)1.1.847yell0wsuit
2023-05-30Add Context Menu Option to Run Application (#5154)1.1.843Patrick Hovsepian
2023-05-30Linux: Automatically increase vm.max_map_count if it's too low (#4702)1.1.842TSRBerry
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-26Ryujinx.Ava: fixes for random hangs on exit (#4827)1.1.826jhorv
2023-05-22Ava UI: Input Menu Redesign (#4990)1.1.815Isaac Marovitz
2023-05-21Fix crash in SettingsViewModel when Vulkan isn't available (#4985)1.1.814jhorv
2023-05-17ava: Fix crash when extracting sections from NCA with no data section (#5002)1.1.803Mary
2023-05-14[GUI] Fix always hide cursor mode not hiding the cursor until it was moved (#...1.1.800TSRBerry
2023-05-12Ava: Fix wrong MouseButton (#4900)1.1.794Ac_K
2023-05-12Fix the restart after an update. (#4869)1.1.790John
2023-05-12Changed LastPlayed field from string to nullable DateTime (#4861)1.1.789SamusAranX
2023-05-11UI: Adjust input mapping view (#4866)1.1.787Nico
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-08Ava: Fix SystemTimeOffset calculation (#4848)1.1.767Ac_K
2023-05-07UI: Expose games build ID for cheat management (#4340)1.1.764gnisman
2023-05-06UI: Add progress bar for re-packaging shaders (#4805)1.1.763Nico
2023-05-05UI: Fix sections extraction (#4820)1.1.759Ac_K
2023-05-05ModLoader: Fix case sensitivy issues without breaking cheats (#4783)1.1.753TSRBerry
2023-05-04UI: Move ApplicationContextMenu in a separated class (#4755)1.1.750Ac_K
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