Cog/Playlist
Christopher Snowhill 0e06f5457c
Some checks failed
Check if Cog buildable / Build Universal Cog.app (push) Has been cancelled
Bug Fix: Add some safety checks to URL handlers
A few places could have used nil checks, but there shouldn't be anything
passing nil URLs to these. Well, just in case, at least it won't lead to
crashes or something...

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-06-06 01:27:54 -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 Bug Fix: Add some safety checks to URL handlers 2025-06-06 01:27:54 -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