cog/Application
Christopher Snowhill 3b62842021 Playback Notifications: Prevent crash when notifying a track with unusable album artwork 2022-01-11 20:39:10 -08:00
..
AppController.h File info: Implemented support for Album Artist and Codec fields 2021-10-01 19:18:42 -07:00
AppController.m Replaced AudioToolbox converter process with homebrew solution, using the RetroArch sinc resampler 2022-01-11 04:09:19 -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