cog/Application
Christopher Snowhill 4c95c943ef [Playlist Storage] Rewrite to use Core Data
Completely rewrite the playlist storage once again, this time with a
much faster Core Data implementation. It still uses a little magic for
Album Artwork consolidation, but string consolidation doesn't seem to be
needed to reduce the disk storage size. Works much faster than my silly
implementation, too.

Old implementations are still kept for backwards compatibility with
existing playlists.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-16 07:14:33 -07:00
..
AppController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
AppController.m [Playlist Storage] Rewrite to use Core Data 2022-06-16 07:14:33 -07:00
DockIconController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
DockIconController.m [Job Queue] Overhauled long action handling 2022-06-15 01:01:45 -07:00
MediaKeysApplication.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MediaKeysApplication.m [Bug Reporting] Introduce Bugsnag crash reporting 2022-06-09 18:58:42 -07:00
PlaybackController.h [Job Queue] Overhauled long action handling 2022-06-15 01:01:45 -07:00
PlaybackController.m [Playlist Storage] Rewrite to use Core Data 2022-06-16 07:14:33 -07:00
PlaybackEventController.h [Playlist Storage] Rewrite to use Core Data 2022-06-16 07:14:33 -07:00
PlaybackEventController.m [Playlist Storage] Rewrite to use Core Data 2022-06-16 07:14:33 -07:00
ScriptAdditions.h Add more automation commands and properties 2022-02-21 21:52:09 -08:00
ScriptAdditions.m Add more automation commands and properties 2022-02-21 21:52:09 -08:00