cog/Utils
Christopher Snowhill 77b3d74948 [Sandbox Paths] Automatically clean up old paths
Clean up redundant paths automatically, and on startup. Also refresh the
preferences dialog path list every time it is opened.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-24 23:14:52 -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 [Core Data] Add access locking 2022-07-15 07:00:11 -07:00
SandboxBroker.h [Sandbox Paths] Automatically clean up old paths 2022-07-24 23:14:52 -07:00
SandboxBroker.m [Sandbox Paths] Automatically clean up old paths 2022-07-24 23:14:52 -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