Commit Graph

12 Commits

Author SHA1 Message Date
Iliyas Jorio
b8d624facd Use u8string for all filesystem paths 2023-09-28 20:51:05 +02:00
Iliyas Jorio
084842445d Fix long-to-int warnings 2022-11-22 22:03:24 +01:00
Iliyas Jorio
d8e7457b95 Drop -Wno-unused-parameter 2022-02-20 17:48:56 +01:00
Iliyas Jorio
b4516298a3 BigEndianOStream 2021-06-06 18:49:45 +02:00
Iliyas Jorio
79ee6c1163 Implement SetFPos 2021-02-28 23:43:33 +01:00
Iliyas Jorio
2f57b5245e New file routines: GetVol, FSOpen, OpenResFile, ChangedResource 2021-02-28 23:43:33 +01:00
Iliyas Jorio
8fb5ed8e1b Fix SetFPos signature 2021-02-22 01:10:53 +01:00
Iliyas Jorio
a3d0a3f16a Use fs::path (rather than std::filesystem) to detect config folder on Unix 2020-12-29 21:23:20 +01:00
Iliyas Jorio
c8978d2bfc macOS: don't use built-in filesystem implementation on Xcode 12 so we can support older macOS versions 2020-12-28 13:42:52 +01:00
Iliyas Jorio
e8939dbc8a Implement GetFPos; SetFPos placeholder 2020-12-15 23:27:12 +01:00
Iliyas Jorio
3ee40824cc Fork handle remembers the FSSpec it originated from 2020-12-05 17:50:37 +01:00
Iliyas Jorio
5fc6598b47 Import source from Nanosaur port 2020-11-13 22:45:44 +01:00