Mary
|
b7d2bff6aa
|
Revert "ModLoader: Fix case sensitivy issues (#4720)" (#4781)
This reverts commit cc1a933a2f4adf05a45c7adcf02669c4f423bedb.
|
2023-05-03 11:20:05 +02:00 |
|
TSRBerry
|
cc1a933a2f
|
ModLoader: Fix case sensitivy issues (#4720)
* Fix case sensitivity for mod subdirectories
* Small refactoring of ModLoader
|
2023-05-03 02:07:16 +02:00 |
|
MutantAura
|
21c4176157
|
Allow window to remember its size, position and state (GTK + Avalonia) (#4657)
* Update ConfigurationState.cs
* Update ConfigurationFileFormat.cs
* Update MainWindow.cs
* Update ConfigurationFileFormat.cs
* Update ConfigurationState.cs
* Update MainWindow.cs
* Update MainWindow.cs
* Update Ryujinx.Ui.Common/Configuration/ConfigurationState.cs
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
* Update MainWindow.cs
* Update Ryujinx/Ui/MainWindow.cs
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
* Initial properties
* Viewmodel adjustments and additions
* abstract and monitor dimension changes
* Remove position from ViewModel and simplify methods
* Remove unused dep
* Update configuration and fix typo from AA
* review changes
* Review changes
* Screensize checks - Ava
* Review changes 2
* basic review changes
* Standardise GTK/Ava functions
* Actually call function
---------
Co-authored-by: HaizenTrist <123991082+HaizenTrist@users.noreply.github.com>
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
|
2023-04-28 22:59:53 +02:00 |
|
TSR Berry
|
cee7121058
|
Move solution and projects to src
|
2023-04-27 23:51:14 +02:00 |
|