cog/Plugins/TagLib
Christopher Snowhill 6222e25adc Experimental tag support redesign
This redesign completely changes how tags are stored in memory. Now all
arbitrary tag names are supported, where possible. Some extra work will
be needed to support arbitrary tags with TagLib, such as replacing it
with a different library.

Translation pending for a couple of strings.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-08 16:34:50 -07:00
..
TagLib.xcodeproj Remove unnecessary files from build and copy steps 2022-07-04 23:58:06 -07:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
TagLibID3v2Reader.h FFmpeg Input: Implement stream metadata reading 2022-02-08 21:34:28 -08:00
TagLibID3v2Reader.mm Experimental tag support redesign 2022-07-08 16:34:50 -07:00
TagLibMetadataReader.h [Tag Reading] Moved external cover art reader 2022-07-02 14:59:47 -07:00
TagLibMetadataReader.m Experimental tag support redesign 2022-07-08 16:34:50 -07:00
TagLibMetadataWriter.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
TagLibMetadataWriter.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
TagLib_Prefix.pch Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00