Cog/Playlist
Christopher Snowhill ab7c0a0afd Track loading: Change file import and sorting
Files are now loaded to unique keys, and containers such as playlists
and CUE sheets maintain their file order. Deduplication now only applies
to top level files and not playlist contents. Sorting applies to top
level files, and playlist or container names, but not their contents.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-05-09 21:13:28 -07:00
..
DNDArrayController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
DNDArrayController.m Cog now requires macOS 10.13 as a minimum version 2022-06-23 23:23:07 -07:00
PlaylistController.h Update projects and source in prep for Xcode 15 2023-06-08 04:14:45 -07:00
PlaylistController.m Bug Fix: Correct exception handling blocks 2025-03-05 20:05:48 -08:00
PlaylistEntry.h Feature: Add fractional track length tooltips 2025-02-27 00:59:06 -08:00
PlaylistEntry.m Feature: Add fractional track length tooltips 2025-02-27 00:59:06 -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 Optimization: Perform container checks in queue 2025-02-27 19:05:22 -08:00
PlaylistLoader.m Track loading: Change file import and sorting 2025-05-09 21:13:28 -07:00
PlaylistView.h Playlist View: Save column settings differently 2025-01-26 01:17:47 -08:00
PlaylistView.m Sentry: Replace most of old logging, add traces 2025-02-26 20:29:04 -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 [Sandbox] Add Sandbox grants to places missing it 2022-07-25 19:33:51 -07:00