cog/Plugins/TagLib
Christopher Snowhill 8dddf6a115 [Sandbox] Refine broker to return handle to token
Sandbox Broker now returns a handle to the exact path object that was
retained by the caller, so it will be released correctly, regardless of
what happens to the list of bookmarked paths.

Also refined the bookmark path comparison function. For existing paths,
it will find the first match. For new paths, it will prefer the longest
path instead, to try to find the deepest matching bookmark.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-20 22:10:43 -07:00
..
TagLib.xcodeproj Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -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 Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00
TagLibMetadataReader.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
TagLibMetadataReader.m [Sandbox] Refine broker to return handle to token 2022-06-20 22:10:43 -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