aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ava
AgeCommit message (Expand)Author
2023-05-14[GUI] Fix always hide cursor mode not hiding the cursor until it was moved (#...TSRBerry
2023-05-12Ava: Fix wrong MouseButton (#4900)Ac_K
2023-05-12Fix the restart after an update. (#4869)John
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