MeloNX/src/Ryujinx/Ui
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
..
Applet Move solution and projects to src 2023-04-27 23:51:14 +02:00
Helper Move solution and projects to src 2023-04-27 23:51:14 +02:00
Widgets UI: Expose games build ID for cheat management (#4340) 2023-05-07 14:36:44 +00:00
Windows Fix the issue of unequal check for amiibo file date due to the lack o… (#4832) 2023-05-11 19:10:24 +02:00
GLRenderer.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
MainWindow.cs Changed LastPlayed field from string to nullable DateTime (#4861) 2023-05-12 01:56:37 +02:00
MainWindow.glade Move solution and projects to src 2023-04-27 23:51:14 +02:00
OpenToolkitBindingsContext.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
RendererWidgetBase.cs Add hide-cursor command line argument & always hide cursor option (#4613) 2023-05-02 03:29:47 +02:00
SPBOpenGLContext.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
VKRenderer.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00