cog/Application
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
..
AppController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
AppController.m [Translation Support] Update strings a bit. 2022-06-18 16:10:18 -07:00
DockIconController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
DockIconController.m Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00
MediaKeysApplication.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MediaKeysApplication.m [Spectrum Visualizer] Add crash check for SceneKit 2022-06-17 22:15:14 -07:00
PlaybackController.h [Job Queue] Overhauled long action handling 2022-06-15 01:01:45 -07:00
PlaybackController.m [Track Info] Add play count tabulation and display 2022-06-18 23:00:08 -07:00
PlaybackEventController.h [Playlist Storage] Rewrite to use Core Data 2022-06-16 07:14:33 -07:00
PlaybackEventController.m [Playback Notifications] Fix empty hyphen on tags 2022-06-18 19:03:25 -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