cog/Application
Christopher Snowhill d3548d77e7 Hide current artist from dock context menu when not playing or when there is no artist set 2022-01-15 23:41:02 -08:00
..
AppController.h Hide current artist from dock context menu when not playing or when there is no artist set 2022-01-15 23:41:02 -08:00
AppController.m Hide current artist from dock context menu when not playing or when there is no artist set 2022-01-15 23:41:02 -08:00
DockIconController.h Implement dock icon progress bar indicator for many processing operations, including adding tracks, removing tracks, and loading or reloading track metadata 2022-01-09 02:10:08 -08:00
DockIconController.m Implement dock icon progress bar indicator for many processing operations, including adding tracks, removing tracks, and loading or reloading track metadata 2022-01-09 02:10:08 -08:00
MediaKeysApplication.h Remove ThirdParty SPMediaKeyTap 2021-02-07 00:27:14 +03:00
MediaKeysApplication.m Store AppController<NSApplicationDelegate> in MediaKeysApplication 2021-02-07 00:33:47 +03:00
PlaybackController.h Play position is stored every 10 seconds, and status is stored every time playback is started, paused, stopped, or seeked 2022-01-09 02:34:29 -08:00
PlaybackController.m Fix track position storage on quit 2022-01-09 03:06:36 -08:00
PlaybackEventController.h Modernize PlaybackEventController. 2021-02-26 23:01:48 +03:00
PlaybackEventController.m Playback Notifications: Prevent crash when notifying a track with unusable album artwork 2022-01-11 20:39:10 -08:00