cog/Playlist
Christopher Snowhill 4b4776fbc0 [Shuffle Function] Make album predicate exact
Make the album match predicate an exact match, rather than using the
"like" operator, in case there's a speed up from doing so.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-17 17:25:42 -07:00
..
DNDArrayController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
DNDArrayController.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PlaylistController.h [Playlist Storage] Rewrite to use Core Data 2022-06-16 07:14:33 -07:00
PlaylistController.m [Shuffle Function] Make album predicate exact 2022-06-17 17:25:42 -07:00
PlaylistEntry.h [PlaylistEntry] Fix a single warning 2022-06-17 10:22:31 -07:00
PlaylistEntry.m Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00
PlaylistHeaderView.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PlaylistHeaderView.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PlaylistLoader.h [Playlist Storage] Rewrite to use Core Data 2022-06-16 07:14:33 -07:00
PlaylistLoader.m [Core Storage] Apply index sort to fetch request 2022-06-17 17:20:45 -07:00
PlaylistView.h [Playlist Metadata] Apply metadata correctly 2022-06-17 10:24:45 -07:00
PlaylistView.m [Playlist Metadata] Safety check for deletion 2022-06-17 10:25:27 -07:00
Shuffle.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
Shuffle.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
StatusImageTransformer.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
StatusImageTransformer.m Replace playlist status icons with SF Symbols 2022-02-10 01:51:40 -08:00
ToggleQueueTitleTransformer.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
ToggleQueueTitleTransformer.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
XmlContainer.h Modernize several classes. 2021-01-31 02:14:08 +03:00
XmlContainer.m [Legacy XML Playlist] Fix import if queue missing 2022-06-13 01:46:44 -07:00