cog/Playlist
Christopher Snowhill 5330295a97 Fix array bounds issues with album shuffle builder
The shuffle list builder was encountering errors when some album tags or
empty album tags led to empty lists.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-10 01:14:42 -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 Handle deleting the current track gracefully 2022-02-09 21:04:17 -08:00
PlaylistController.m Fix array bounds issues with album shuffle builder 2022-02-10 01:14:42 -08:00
PlaylistEntry.h Handle deleting the current track gracefully 2022-02-09 21:04:17 -08:00
PlaylistEntry.m Handle deleting the current track gracefully 2022-02-09 21:04:17 -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 Track properties take priority over metadata read from tag readers 2022-02-09 21:26:17 -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 Reformat my own source code with clang-format 2022-02-06 21:49:27 -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