oltolm
492fa7c632
use concepts instead of SFINAE
2025-12-22 10:00:52 +01:00
Gliniak
2e9c459846
[Kernel] Fixed issue with WINE crash while opening played titles or achievements tab
2025-10-08 11:16:07 +02:00
Margen67
81b972f329
[Base, premake] Cleanup
...
date has detected _MSVC_LANG for a while, so HAS_UNCAUGHT_EXCEPTIONS isn't needed.
2025-08-10 06:06:59 -07:00
Gliniak
bcc3c3172d
[Base] Added NtSystemClock to_local for quick time conversion to current timezone
...
- Changed achievement reward time to local time (in UI)
2024-12-26 23:42:31 +01:00
Joel Linn
23eef94984
[Base] Add chrono support
...
- WinSystemClock is a FILETIME clock without scaling, can convert to
system_time
- XSystemClock is a FILTETIME clock with scaling applied, can only
convert to WinSystemClock
2022-04-26 13:56:11 -05:00