mirror of
https://git.zaroz.cloud/nintendo-back-up/Ryujinx.git
synced 2025-09-07 21:21:57 +00:00
![]() * Changed LastPlayed field from string to nullable DateTime Added ApplicationData.LastPlayedString property Added NullableDateTimeConverter for the DateTime->string conversion in Avalonia * Added migration from string-based last_played to DateTime-based last_played_utc * Updated comment style * Added MarkupExtension to NullableDateTimeConverter and changed its usage Cleaned up leftover usings * Missed one comment |
||
---|---|---|
.. | ||
ApplicationOpenedEventArgs.cs | ||
BitmapArrayValueConverter.cs | ||
ButtonKeyAssigner.cs | ||
ContentDialogHelper.cs | ||
Glyph.cs | ||
GlyphValueConverter.cs | ||
HotKeyControl.cs | ||
KeyValueConverter.cs | ||
LoggerAdapter.cs | ||
MiniCommand.cs | ||
NotificationHelper.cs | ||
NullableDateTimeConverter.cs | ||
OffscreenTextBox.cs | ||
UserErrorDialog.cs | ||
UserResult.cs | ||
Win32NativeInterop.cs |