Commit Graph

21 Commits

Author SHA1 Message Date
6dd972c781 Fix text when creating resource forks in MacOS. 2021-03-16 05:38:17 +00:00
d65be35f01 Add options to write to a log and be quiet. 2021-03-14 22:55:55 +00:00
f4ebb40f33 Fix inclusion guards. 2021-03-14 19:18:18 +00:00
7cc2dcd989 Fix file headers. 2021-03-14 19:14:41 +00:00
7c5f015623 Fixed type sizes. 2021-03-14 18:51:29 +00:00
1fa25644d1 Remove some unused code. 2021-03-14 18:50:14 +00:00
b1f7226cfa Fix dereferencing strings. 2021-03-14 18:12:56 +00:00
4b75cd3e71 Remove preprocessor guards by OS. Project should now only include the needed files. 2021-03-14 14:38:51 +00:00
9aa53cad57 Reformat code. 2021-03-14 07:16:30 +00:00
10efebaef6 Remove unused MacOS code. 2021-03-14 07:13:13 +00:00
8b1843731f Set MacOS timestamps using a for loop instead of repeating code. 2021-03-14 06:59:15 +00:00
c47a41cecc Replace calls to HSetFInfo() with PBHSetFInfoSync(). 2021-03-14 06:44:56 +00:00
6e71a9c25d Set MacOS attributes using a for loop instead of repeating code. 2021-03-14 06:31:44 +00:00
80cfc123a1 Remove sync/async definitions. Use sync functions for MacOS. 2021-03-14 05:07:03 +00:00
5c109c184b Change directory creation API call for MacOS. 2021-03-14 04:55:42 +00:00
964e01b4fb Split includes for MacOS. 2021-03-12 15:28:17 +00:00
e5031597fd Add missing definitions for Retro68. 2021-03-12 15:21:59 +00:00
8dfdff7b60 Guard inclusion of FileTypesAndCreators.h depending on presence. 2021-03-12 13:40:11 +00:00
889512dbc7 Guard inclusion of Aliases.h depending on presence. 2021-03-12 13:37:52 +00:00
41ace8fa4c Add cmake file for cross compiling using Retro68. 2021-03-12 13:03:29 +00:00
5b90ff5252 Split MacOS code. 2021-03-12 01:31:24 +00:00