Cog/Plugins/GME
Christopher Snowhill 30d9eeec2b Cleanup: Massive code cleanup and reorganization
Cleaned up project settings to current defaults, except for the macOS
deployment version, which is still 10.13. Cleaned up a lot of headers
and such to include with angle braces instead of double quotes. Enabled
build sandbox in a lot of places. Disabled subproject signing in several
places, for libraries and frameworks which will be stripped and signed
when they are copied into place in the final build.

Also, while trying to solve compilation issues, the visualization
controller was reverted to the Objective C implementation, which is
probably faster anyway. Stupid Swift/Objective-C language mixing issues.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-26 01:15:03 -08:00
..
en.lproj Updated to latest Xcode 2019-07-02 16:37:17 -07:00
es.lproj Fix encoding of strings resources. 2018-07-22 01:58:57 -07:00
GME.xcodeproj Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
pl.lproj Activate Polish translation 2022-07-11 14:40:32 -07:00
tr.lproj Translation: Added Turkish language support 2023-02-23 22:44:43 -08:00
GameContainer.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
GameContainer.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
GameDecoder.h Move most large stack using buffers to the heap 2022-07-24 18:32:47 -07:00
GameDecoder.m Audio: Add full timestamp accounting to playback 2025-02-12 14:08:43 -08:00
GameMetadataReader.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
GameMetadataReader.m Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00
GamePropertiesReader.h Chore: Update copyright dates somewhat 2025-01-01 01:31:10 -08:00
GamePropertiesReader.m Chore: Update copyright dates somewhat 2025-01-01 01:31:10 -08:00
GME_Prefix.pch Added GME for game music emulation. 2007-10-11 23:11:58 +00:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00