- Mar 06, 2025
-
-
Evan Husted authored
-
Evan Husted authored
-
Evan Husted authored
-
Evan Husted authored
-
Evan Husted authored
-
Evan Husted authored
misc: chore: Move the windows that are shown via ContentDialogs out of Ryujinx.Ava.UI.Windows (they're not windows)
- Mar 05, 2025
-
-
Evan Husted authored
-
Evan Husted authored
-
Evan Husted authored
-
Evan Husted authored
misc: chore: add helper constructor parameter to StyleableWindow to auto use custom title bar based on configuration
-
Evan Husted authored
-
Evan Husted authored
-
Evan Husted authored
Moved AppLibrary, Configuration, and PlayReport namespaces to Ryujinx.Systems, add the compat list stuff in the base Ryujinx.Systems namespace. Moved the compatibility UI stuff to the proper UI view/viewmodel folders.
-
- Mar 04, 2025
-
-
Gab authored
Video demonstration for non-Mac users: https://www.youtube.com/watch?v=7Wn_k5AjBuU
-
Evan Husted authored
-
Evan Husted authored
misc: chore: move ThreadedRenderer creation logic into IRenderer base (since ThreadedRenderer is a GAL construct anyways)
-
Evan Husted authored
-
- Mar 03, 2025
-
-
Evan Husted authored
Moved the Views that existed in the Controls namespace into the Ryujinx.Ava.UI.Views.Misc namespace Moved UpdateWaitWindow to Ryujinx.Ava.UI.Windows
-
Evan Husted authored
-
Evan Husted authored
 --------- Co-authored-by:
MutantAura <domw0401@gmail.com>
-
Piplup authored
These are branches i have on my private repo that i been meaning to push Bluey The Videogame - compatibility/Bluey Grand Theft Auto: III – The Definitive Edition - compatibility/gta-definitiveedition Grand Theft Auto: Vice City – The Definitive Edition - compatibility/gta-definitiveedition Grand Theft Auto: San Andreas – The Definitive Edition - compatibility/gta-definitiveedition SpongeBob SquarePants: The Cosmic Shake - compatibility/TheCosmicShake p.s i didn't mess up one of the commit names i swear
- Feb 27, 2025
-
-
Nicola authored
Joy-Con is the official name
- Feb 26, 2025
-
-
Evan Husted authored
UI: dev: [ci skip] Add Avalonia DevTools support to all Windows defined by Ryujinx, accessible via Ctrl + F12 when running in Debug.
-
Evan Husted authored
UI: Increase default size for setting windows to include autoload setting & the bottom of the input settings
-
Goodfeat authored
  Now you can make a separate configuration (independent file) for each game. All emulator settings are available except for some UI functionality ones. The configuration file can be changed and deleted from a separate menu. The user configuration menu is available through the context menu on a given application. --------- Co-authored-by:
Evan Husted <greem@greemdev.net>