Cog/Plugins/TagLib
Christopher Snowhill 0c8f072deb 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-25 23:56:31 -08:00
..
TagLib.xcodeproj Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
TagLib_Prefix.pch Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
TagLibID3v2Reader.h FFmpeg Input: Implement stream metadata reading 2022-02-08 21:34:28 -08:00
TagLibID3v2Reader.mm TagLib: Update metadata readers 2025-02-17 04:23:29 -08:00
TagLibMetadataReader.h [Tag Reading] Moved external cover art reader 2022-07-02 14:59:19 -07:00
TagLibMetadataReader.m TagLib: Update metadata readers 2025-02-17 04:23:29 -08:00
TagLibMetadataWriter.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
TagLibMetadataWriter.m TagLib: Implement preliminary writer class 2025-02-17 04:25:15 -08:00