duckstation/src
C.W. Betts 152ccd5917 Fix stat64 failure on Apple Silicon: just use the (not deprecated on OS X) stat (which is 64-bit since 10.6 via linking trickery, and always 64-bit on 64-bit OSes). 2020-10-02 03:23:43 -06:00
..
common Fix stat64 failure on Apple Silicon: just use the (not deprecated on OS X) stat (which is 64-bit since 10.6 via linking trickery, and always 64-bit on 64-bit OSes). 2020-10-02 03:23:43 -06:00
common-tests Build: Compile source as UTF-8 with MSVC 2020-08-15 00:04:38 +10:00
core GameSettings: Add CPU overclocking as game option 2020-09-30 23:48:34 +10:00
duckstation-libretro libretro: Add CPU overclock option 2020-10-01 00:02:01 +10:00
duckstation-qt Qt: Fix cancelling overclock enable writing true to settings 2020-10-02 00:01:51 +10:00
duckstation-sdl FrontendCommon: Add duck icon to loading screens 2020-10-02 00:01:51 +10:00
frontend-common FrontendCommon: Add duck icon to loading screens 2020-10-02 00:01:51 +10:00
scmversion scmversion: Add date 2020-08-20 00:49:39 +10:00
updater Make path separators in UI more consistent 2020-09-20 00:08:17 +02:00
CMakeLists.txt Add update installer program (Windows only for now) 2020-08-06 19:36:41 +10:00