Cog/Application
2021-12-26 04:35:54 -08:00
..
AppController.h File info: Implemented support for Album Artist and Codec fields 2021-10-01 19:18:42 -07:00
AppController.m Made resume playback on startup so that seeking operation is entirely atomic with starting playback, so the new seeking behavior doesn't have the potential to crash the player 2021-12-26 04:35:54 -08:00
DockIconController.h Added optional colorful dock icons by tuurngait; Imported the Growl configuration page for disabling notifications if Growl.app is not installed 2013-10-11 08:35:57 -07:00
DockIconController.m Convert CogStatus enum to NS_ENUM 2021-02-07 00:22:19 +03: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 Made resume playback on startup so that seeking operation is entirely atomic with starting playback, so the new seeking behavior doesn't have the potential to crash the player 2021-12-26 04:35:54 -08:00
PlaybackController.m Made resume playback on startup so that seeking operation is entirely atomic with starting playback, so the new seeking behavior doesn't have the potential to crash the player 2021-12-26 04:35:54 -08:00
PlaybackEventController.h Modernize PlaybackEventController. 2021-02-26 23:01:48 +03:00
PlaybackEventController.m Notifications: Fix so it supports external artwork, and also fix a crash where invalid embedded artwork would cause it to crash 2021-08-07 15:09:36 -07:00