Cog/Application
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
..
AppController.h Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
AppController.m Sentry: Enable profiling for issue debugging 2025-02-26 02:37:17 -08:00
DockIconController.h Add support for custom Dock icons while running 2024-11-24 21:30:22 -08:00
DockIconController.m Add support for custom Dock icons while running 2024-11-24 21:30:22 -08:00
MediaKeysApplication.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MediaKeysApplication.m [SceneKit Visualization] Refine blocklist again 2022-06-19 21:42:39 -07:00
PlaybackController.h Implemented real pitch and time shifting using Rubber Band 2024-12-09 18:04:34 -08:00
PlaybackController.m Sentry: Replace most of old logging, add traces 2025-02-26 20:29:04 -08:00
PlaybackEventController.h Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
PlaybackEventController.m Fix a typo 2023-10-03 05:00:55 -07:00
ScriptAdditions.h Add more automation commands and properties 2022-02-21 21:52:09 -08:00
ScriptAdditions.m Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00