cog/Utils
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
..
Logging.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSArray+ShuffleUtils.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSArray+ShuffleUtils.m Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00
NSData+MD5.h XML playlists now store album art in an MD5 hash indexed dictionary, but continue to read the older format for backwards compatibility 2013-10-09 16:14:23 -07:00
NSData+MD5.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSDictionary+Merge.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSDictionary+Merge.m Dictionary merge: Correctly drop empty data tags 2022-02-17 03:00:35 -08:00
NSFileHandle+CreateFile.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSFileHandle+CreateFile.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSString+CogSort.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSString+CogSort.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSString+FinderCompare.h Add missing newlines. 2020-02-01 14:00:41 +01:00
NSString+FinderCompare.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSView+Visibility.h [Visualizer] Bring back CoreGraphics visualizer 2022-06-08 21:32:52 -07:00
NSView+Visibility.m [Visualizer] Add extra condition to visible check 2022-06-09 00:43:23 -07:00
RedundantPlaylistDataStore.h Add a metadata loader cache 2022-02-26 23:24:32 -08:00
RedundantPlaylistDataStore.m Experimental tag support redesign 2022-07-08 16:34:50 -07:00
SHA256Digest.h Deduplicate artwork using hashes 2022-02-22 23:10:02 -08:00
SHA256Digest.m Deduplicate artwork using hashes 2022-02-22 23:10:02 -08:00
SQLiteStore.h [Legacy SQLite Store] Handle errors with database 2022-06-18 18:41:14 -07:00
SQLiteStore.m [Sandbox / Core Data] Refine global variable usage 2022-06-21 00:01:07 -07:00
SandboxBroker.h [Sandbox] Ask for permission for container folders 2022-07-03 22:40:26 -07:00
SandboxBroker.m [Sandbox Broker] Greatly speed up path resolving 2022-07-06 00:04:58 -07:00
SideViewController.h Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
SideViewController.m Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
ToolTipTextField.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
ToolTipTextField.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
TrackingCell.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
TrackingCell.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
TrackingSlider.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
TrackingSlider.m Replace more NSDictionary use with literals 2022-02-08 19:56:04 -08:00