cog/Playlist
Christopher Snowhill 0f10543566 Improve spam formatting string in two ways
For one thing, improve it so that if the tracknumber field is present,
but zero, it doesn't show the number sign in the spam. For the second,
only show the track artist field if it differs from the album artist.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-26 01:10:27 -08: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 Track number column should also sort by disc 2022-02-18 02:23:15 -08: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