Ryujinx/src/Ryujinx.Ava/UI/Models
SamusAranX 531da8a1c0
Changed LastPlayed field from string to nullable DateTime (#4861)
* 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
2023-05-12 01:56:37 +02:00
..
Generic Changed LastPlayed field from string to nullable DateTime (#4861) 2023-05-12 01:56:37 +02:00
CheatModel.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
CheatsList.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ControllerModel.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
DeviceType.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
DownloadableContentModel.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
InputConfiguration.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
PlayerModel.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ProfileImageModel.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
SaveModel.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
StatusUpdatedEventArgs.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TempProfile.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TimeZone.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TitleUpdateModel.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
UserProfile.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00