cog/Plugins/Vorbis
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
..
VorbisPlugin.xcodeproj Automatically unpack libraries before building 2022-06-26 20:11:52 -07:00
vorbis-tools Various tagging fixes 2022-02-12 07:16:59 -08:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
VorbisDecoder.h [Ogg Vorbis / Opus Inputs] Fix streaming titles 2022-06-17 10:27:17 -07:00
VorbisDecoder.m [Vorbis / Opus] Do not assume text encoding 2022-06-24 19:15:15 -07:00
VorbisPlugin_Prefix.pch Updates for new build system. 2018-06-28 04:03:37 -07:00