Ryujinx/src/Ryujinx.Ui.Common
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
..
App Changed LastPlayed field from string to nullable DateTime (#4861) 2023-05-12 01:56:37 +02:00
Configuration Add hide-cursor command line argument & always hide cursor option (#4613) 2023-05-02 03:29:47 +02:00
Extensions Move solution and projects to src 2023-04-27 23:51:14 +02:00
Helper Add hide-cursor command line argument & always hide cursor option (#4613) 2023-05-02 03:29:47 +02:00
Models Move solution and projects to src 2023-04-27 23:51:14 +02:00
Resources Move solution and projects to src 2023-04-27 23:51:14 +02:00
DiscordIntegrationModule.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Ryujinx.Ui.Common.csproj Move solution and projects to src 2023-04-27 23:51:14 +02:00
UserError.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00