cog/Application
vspader 26d44d6f37 Fix Growl so it only shows up on non-error tracks and display album art in the notification. 2009-03-11 20:26:29 -07:00
..
AppController.h Playback events for last.fm and growl are now done in the background via an operation queue. Removed hack to load metadata for autoplay. Now metadata is reloaded for each file you play. 2009-03-05 20:37:44 -08:00
AppController.m Playback events for last.fm and growl are now done in the background via an operation queue. Removed hack to load metadata for autoplay. Now metadata is reloaded for each file you play. 2009-03-05 20:37:44 -08:00
DockIconController.h Added badges to the icon to indicate the current playback status. 2009-02-28 15:54:36 -08:00
DockIconController.m Fix leak of dock image. 2009-02-28 22:28:37 -08:00
MediaKeysApplication.h Cleaned up converter. Added Media Keys support for apple's new multimedia keyboard (has not been tested). 2007-10-03 22:26:39 +00:00
MediaKeysApplication.m Removed debugging message. 2008-03-02 19:21:35 +00:00
PlaybackController.h Moved growl/scrobbler notifications into PlaybackEventController. 2009-03-05 09:03:30 -08:00
PlaybackController.m Moved growl/scrobbler notifications into PlaybackEventController. 2009-03-05 09:03:30 -08:00
PlaybackEventController.h Playback events for last.fm and growl are now done in the background via an operation queue. Removed hack to load metadata for autoplay. Now metadata is reloaded for each file you play. 2009-03-05 20:37:44 -08:00
PlaybackEventController.m Fix Growl so it only shows up on non-error tracks and display album art in the notification. 2009-03-11 20:26:29 -07:00