cog/Playlist
Christopher Snowhill 1b48459eaa Track number column should also sort by disc
Apparently, the sort descriptors are going by data members of the array,
not by the column identifiers, or their textual contents.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-18 02:23:15 -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 Significantly reduce memory usage all around 2022-02-16 16:57:47 -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