cog/Application
vspader 7cbebef352 Fixed up metadata loading so metadata isn't always read when you play. 2009-03-05 20:46:42 -08: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 Fixed up metadata loading so metadata isn't always read when you play. 2009-03-05 20:46:42 -08:00