cog/Playlist
Christopher Snowhill a2d8e0ec42 [Track Info] Add play count tabulation and display
Add play count data collection, including first seen times for every
file first added to the playlist. Data is indexed by album, artist, and
title, or by filename, whichever matches first. Add interfaces to
AppleScript automation definition as well.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-18 23:00:08 -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 [Track Info] Add play count tabulation and display 2022-06-18 23:00:08 -07:00
PlaylistController.m [Track Info] Add play count tabulation and display 2022-06-18 23:00:08 -07:00
PlaylistEntry.h [Track Info] Add play count tabulation and display 2022-06-18 23:00:08 -07:00
PlaylistEntry.m [Track Info] Add play count tabulation and display 2022-06-18 23:00:08 -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 [Legacy SQLite Store] Handle errors with database 2022-06-18 18:41:14 -07:00
PlaylistView.h [Playlist Metadata] Apply metadata correctly 2022-06-17 10:24:45 -07:00
PlaylistView.m [Translation Support] Update strings a bit. 2022-06-18 16:10:18 -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