cog/Application
Christopher Snowhill b5967bb2e1 Fix HotKey initialization to deinitialize any existing instances, as the global hash table is not reference counted, and the previous design would result in the hash table being set twice, then cleared. 2016-10-10 22:33:00 -07:00
..
AppController.h Major UI overhaul; Now supports mini mode 2013-10-11 12:02:05 -07:00
AppController.m Fix HotKey initialization to deinitialize any existing instances, as the global hash table is not reference counted, and the previous design would result in the hash table being set twice, then cleared. 2016-10-10 22:33:00 -07: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 Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
MediaKeysApplication.h mamburu: SPMediaKeyTap (https://github.com/nevyn/SPMediaKeyTap) is now used to handle media keys - iTunes won't start on Play button while Cog is running 2013-10-12 14:26:52 -07:00
MediaKeysApplication.m mamburu: Added an option to enable/disable giving up media keys control to Last.fm app 2013-10-12 14:41:57 -07:00
PlaybackController.h Implemented pause on startup 2013-10-12 19:16:47 -07:00
PlaybackController.m Fix Projects. Fix a major deadlock introduced by previous commit. Introduce new mGBA based GSF player. 2016-09-04 12:49:43 -07:00
PlaybackEventController.h Implemented a distributed notification for track information and playback status 2014-12-03 22:13:27 -08:00
PlaybackEventController.m Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00