aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ava
AgeCommit message (Expand)Author
2024-01-30Fix opening the wrong log directory (#6220)TSRBerry
2024-01-29deps: Update Avalonia.Svg (#6218)Ac_K
2024-01-29Ava UI: Mod Manager Fixes (Again) (#6187)Isaac Marovitz
2024-01-29UI: Clarify Create Application Shortcut tooltip text (#6217)merry
2024-01-29Avalonia: Fix dialog issues caused by 1.1.1105 (#6211)TSRBerry
2024-01-29Make config filename changable for releases & Log to Ryujinx directory if app...TSRBerry
2024-01-26Ava UI: Mod Manager Fixes (#6179)Isaac Marovitz
2024-01-26Ava UI: Mod Manager (#4390)Isaac Marovitz
2024-01-26Use driver name instead of vendor name in the status bar for Vulkan. (#6146)Elijah
2024-01-26Remove Custom Theming (#6175)Isaac Marovitz
2024-01-18Change shader cache init wait method (#6131)gdkchan
2024-01-13Fix Amiibo regression and some minor code improvements (#6107)TSRBerry
2024-01-13Ava UI: RTL Language Support (#5619)Isaac Marovitz
2024-01-13Ava UI: Better Controller Applet (#5756)Isaac Marovitz
2023-12-28Local Amiibo.json should be used if connection failed (#3681)AxesP
2023-12-25Ava UI: Fix crash when clicking on a cheat's name (#5860)Isaac Marovitz
2023-12-11Ava UI: Fix temporary volume not being set after unmute (#5833)rmg-x
2023-12-04Improve indication of emulation being paused by the User (#5836)gnisman
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-11-15Migrate to .NET 8 (#5887)Zoltan Csizmadia
2023-11-11Revert "Add support for multi game XCIs (#5638)" (#5914)gdkchan
2023-11-11Add support for multi game XCIs (#5638)TSRBerry
2023-11-11Create Desktop Shortcut fixes (#5852)NitroTears
2023-11-11Add accelerator keys for Options and Help (#5884)Isaac Marovitz
2023-11-06Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes,...SamusAranX
2023-10-26Add ldn_mitm as a network client for LDN (#5656)TSRBerry
2023-10-22Update to LibHac 0.19.0 (#5831)Alex Barney
2023-10-21Revert "Ava UI: Input Menu Refactor (#4998)"TSR Berry
2023-10-21Ava UI: Input Menu Refactor (#4998)Isaac Marovitz
2023-10-20Add "Create Shortcut" To app context menu (#4734)NitroTears
2023-10-20Avalonia: Make slider scrollable with mouse wheel (#5760)Ahmad Tantowi
2023-10-08Avalonia: Show aspect ratio popup options in status bar (#5780)Ahmad Tantowi
2023-10-05Strings should not be concatenated using '+' in a loop (#5664)Marco Carvalho
2023-10-04Avalonia: Add macOS check for Color Space Passthrough (#5754)jcm
2023-09-26Ava: Fix regressions by rewriting CheckLaunchState (#5728)Ac_K
2023-09-26Ava UI: Refactor `async` usage (#5516)Isaac Marovitz
2023-09-25Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652)TSRBerry
2023-09-19make cheat list binding public (#5697)Emmanuel Hansen
2023-09-18use compiled bidning for localizations (#5684)Emmanuel Hansen
2023-09-18remove some usages of reflection binding (#5686)Emmanuel Hansen
2023-09-01Fix numeric SWKB validation (#5627)Isaac Marovitz
2023-08-29Add SmallChange properties to the rest of the sliders (fixes keyboard input)....MutantAura
2023-08-16UI: New Crowdin updates (#4758)Ac_K
2023-08-13"static readonly" constants should be "const" instead (#5560)Marco Carvalho
2023-08-13Remove animations on listbox items (#5563)MutantAura
2023-08-12Ava UI: Make some settings methods async (#5332)MutantAura
2023-08-12Ava UI: Allow DPI switching (#5558)riperiperi
2023-08-12Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362)Isaac Marovitz
2023-08-07Implement color space passthrough option (#5531)jcm
2023-07-24Add workflow to automatically check code style issues for PRs (#4670)TSRBerry