cog/Playlist
Christopher Snowhill 39f4d09c1a Use NSNumber Literals as much as possible
Replaced a bunch of [NSNumber numberWith...] with NSNumber Literals.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-17 06:39:02 -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 [Playlist Storage] Rewrite to use Core Data 2022-06-16 07:14:33 -07:00
PlaylistController.m [Playlist] Correctly handle deleted items 2022-06-17 04:34:17 -07:00
PlaylistEntry.h [Playlist Storage] Add another compatibility hook 2022-06-16 17:43:48 -07:00
PlaylistEntry.m Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07: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 Storage] Rewrite to use Core Data 2022-06-16 07:14:33 -07:00
PlaylistLoader.m Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00
PlaylistView.h Implement framework for dynamic metadata updates 2022-02-08 21:21:53 -08:00
PlaylistView.m [Clipboard] Add textual data to clipboard on copy 2022-06-16 07:18:28 -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