Ryujinx/Ryujinx
Mary 245f8a7eee
ui: Check last played datetime validity against current culture (#1730)
This is an issue happening when you change your datetime format on your
system and try to sort via last played datetime. DateTime.Parse use the
current thread culture and will not parse date correctly, effectively
causing a crash.

As such, I added a check when loading the game list that ensure that the
datetime is valid in current culture.

Fix #1727.
2020-11-27 19:05:36 +01:00
..
Configuration Discord Rich Presence update (#1029) 2020-03-29 14:25:54 +11:00
Motion Remove some warnings and cleaning code (#1736) 2020-11-27 18:57:20 +01:00
Ui ui: Check last played datetime validity against current culture (#1730) 2020-11-27 19:05:36 +01:00
Updater Remove some warnings and cleaning code (#1736) 2020-11-27 18:57:20 +01:00
_schema.json Add Motion controls (#1363) 2020-09-29 23:32:42 +02:00
Config.json Salieri: shader cache (#1701) 2020-11-13 00:15:34 +01:00
Program.cs Remove some warnings and cleaning code (#1736) 2020-11-27 18:57:20 +01:00
Ryujinx.csproj infra: Migrate to .NET 5 (#1694) 2020-11-15 19:27:15 +01:00
Ryujinx.ico Added Program Icon (#900) 2020-01-24 16:14:51 +01:00
THIRDPARTY.md New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00