cog/Playlist
Christopher Snowhill a81ed64915 [Shuffle] Fix Shuffle Album mode
Oops, I should have remembered that the data structure changes would
break this search predicate. Now apply the search predicate to the
playlist representation, which allows searching against the data blocks
using the PlaylistEntry property implementation.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-11 19:44:19 -07:00
..
DNDArrayController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
DNDArrayController.m Cog now requires macOS 10.13 as a minimum version 2022-06-23 23:23:07 -07:00
PlaylistController.h [Playlist Loader] Load files in the background 2022-07-06 14:28:14 -07:00
PlaylistController.m [Shuffle] Fix Shuffle Album mode 2022-07-11 19:44:19 -07:00
PlaylistEntry.h Ditch the data compression 2022-07-08 16:34:50 -07:00
PlaylistEntry.m Remove the meta string cache 2022-07-08 16:34:50 -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 Loader] Load files in the background 2022-07-06 14:28:14 -07:00
PlaylistLoader.m Experimental tag support redesign 2022-07-08 16:34:50 -07:00
PlaylistView.h [Playlist Metadata] Apply metadata correctly 2022-06-17 10:24:45 -07:00
PlaylistView.m [Playlist Loader] Load files in the background 2022-07-06 14:28:14 -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