cog/Playlist
Christopher Snowhill 5bca70d141 [Job Queue] Prevent multiple jobs from stacking
Jobs are meant to be serialized, so prevent multiple jobs from queueing
simultaneously, as they are not designed to interact with each other.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-15 01:10:53 -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 [Job Queue] Overhauled long action handling 2022-06-15 01:01:45 -07:00
PlaylistController.m [Job Queue] Prevent multiple jobs from stacking 2022-06-15 01:10:53 -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 [Job Queue] Overhauled long action handling 2022-06-15 01:01:45 -07:00
PlaylistLoader.m [Job Queue] Prevent multiple jobs from stacking 2022-06-15 01:10:53 -07:00
PlaylistView.h Implement framework for dynamic metadata updates 2022-02-08 21:21:53 -08:00
PlaylistView.m [Translation Support] Fix several string constants 2022-06-11 13:34:57 -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