Cog/Plugins/sidplay
Christopher Snowhill d35d54170a
Preparation for Xcode 15
Apparently, Xcode 15, at the point of the first beta, is not
capable of producing nib files that will load on macOS 10.13
or 10.14 without crashing on startup. So this is the prep
for now, raise the minimum deploy target to 10.15, where it
currently works. This may change later.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-06-09 00:51:30 -07:00
..
sidplay Update copyright year in various places 2023-02-05 16:46:56 -08:00
sidplay.xcodeproj Preparation for Xcode 15 2023-06-09 00:51:30 -07:00
roms.cpp Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
roms.hpp Implemented basic residfp support 2014-12-07 22:26:31 -08:00
SidContainer.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SidContainer.mm SID Input: Clean up memory leaks 2022-02-11 04:19:27 -08:00
SidDecoder.h [Synthesizers] Implement default overrides 2022-07-02 01:27:01 -07:00
SidDecoder.mm [SID Input] Add static initializer for residfp 2022-07-27 21:38:22 -07:00
SidMetadataReader.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SidMetadataReader.mm Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00