cog/Spotlight
Christopher Snowhill c9181f571f Better locking behavior for playlist storage
This should fix up potential locking issues with maintaining a copy of
the results set while certain other background actions may happen, such
as the player updating play counts while playing.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-10-11 23:09:05 -07:00
..
NSArray+CogSort.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSArray+CogSort.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSComparisonPredicate+CogPredicate.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSComparisonPredicate+CogPredicate.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSNumber+CogSort.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSNumber+CogSort.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightPlaylistController.h Fix the Spotlight search panel 2022-07-15 06:18:01 -07:00
SpotlightPlaylistController.m Fix the Spotlight search panel 2022-07-15 06:18:01 -07:00
SpotlightPlaylistEntry.h [Playlist Storage] Rewrite to use Core Data 2022-06-16 07:14:33 -07:00
SpotlightPlaylistEntry.m Better locking behavior for playlist storage 2022-10-11 23:09:05 -07:00
SpotlightTransformers.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightTransformers.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightWindowController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightWindowController.m Fix the Spotlight search panel 2022-07-15 06:18:01 -07:00