cog/Plugins/Flac
Christopher Snowhill fc37e96099 Automatically unpack libraries before building
This required adding the included script in every project that links to
one of the bundled libraries. The script is designed to sleep for a
while if another thread is already extracting the libraries. The script
uses a temporary file as an extraction step lock, so other instances
sleep, and then detect the libraries.updated file, which is created
before the lock is removed.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-26 20:11:52 -07:00
..
Flac.xcodeproj Automatically unpack libraries before building 2022-06-26 20:11:52 -07:00
FlacDecoder.h FLAC Input: Correctly prioritize text CUESheet tag 2022-02-14 19:54:08 -08:00
FlacDecoder.m Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00
Flac_Prefix.pch Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
cuesheet.m Clean up a couple of warning notices on this file 2022-02-26 01:11:50 -08:00