cog/Playlist
Christopher Snowhill f11ef2d887 [Playlist Controller] Fix ambiguity with Xcode 14
This NSArray member call is ambiguous, but Xcode <14 allowed it.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-07 18:57:19 -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 Added option to remove tracks to the trash 2022-02-10 21:35:13 -08:00
PlaylistController.m [Playlist Controller] Fix ambiguity with Xcode 14 2022-06-07 18:57:19 -07:00
PlaylistEntry.h Attempt to wrangle memory usage from artwork 2022-02-10 22:37:37 -08:00
PlaylistEntry.m Improve spam formatting string in two ways 2022-02-26 01:10:27 -08: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 Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PlaylistLoader.m Reduce memory usage of adding tracks 2022-02-16 21:38:43 -08:00
PlaylistView.h Implement framework for dynamic metadata updates 2022-02-08 21:21:53 -08:00
PlaylistView.m Implement framework for dynamic metadata updates 2022-02-08 21:21:53 -08: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 Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00