Cog/Playlist
Christopher Snowhill 6855449550 Sentry: Replace most of old logging, add traces
Add event traces to playlist loading and metadata processing queues.
Unfortunately, most of the old non-error events should not be logged,
because Sentry gets terribly spammy with captureMessage events. They
should only be used for error events, or other uncommon events which
do not already throw exceptions or NSError objects.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-26 20:29:04 -08: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: Playlist item out of range 2025-02-23 16:40:52 -08:00
PlaylistEntry.h Tags: Expose Composer tag through interfaces 2023-09-02 21:41:33 -07:00
PlaylistEntry.m Bug Fix: Play Count data may be missing tags 2025-02-20 01:27:16 -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 [Playlist Loader] Load files in the background 2022-07-06 14:28:14 -07:00
PlaylistLoader.m Sentry: Replace most of old logging, add traces 2025-02-26 20:29:04 -08: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