Mirror of my macOS audio player, Cog.
 
 
 
 
 
 
Go to file
areff 86f691b769 Fixed removing queued songs, hooked File Tree icon up to correct method toggleWindow. 2008-02-23 20:08:27 +00:00
Application Performance improvements for the status column. 2008-02-23 13:57:33 +00:00
Audio Made stop update synchronous since there were issues when moving on to the next song. 2008-02-22 03:46:04 +00:00
AudioScrobbler Some playlistentry cleanup. 2008-02-23 19:46:23 +00:00
Cog.xcodeproj Fixed #70. 2008-02-22 03:09:03 +00:00
DiskImage Removed get-dsstore.sh, its no longer used. 2007-02-25 22:23:27 +00:00
English.lproj Fixed removing queued songs, hooked File Tree icon up to correct method toggleWindow. 2008-02-23 20:08:27 +00:00
Feedback Removed debugging messages. 2007-07-11 01:20:32 +00:00
FileTreeWindow Both File Drawer and Spotlight Panel will now show and hide when their shortcuts are pressed. 2008-02-21 10:45:09 +00:00
Frameworks Fix for mod files with missing? sample data. Fixes #71. 2008-02-22 04:45:21 +00:00
Icons Added apple remote fix for leopard. 2007-12-08 22:53:54 +00:00
Images Fixed up repeat menu and added back repeat album. 2008-02-19 04:02:05 +00:00
Playlist Fixed removing queued songs, hooked File Tree icon up to correct method toggleWindow. 2008-02-23 20:08:27 +00:00
Plugins Fixed bitrate calculation. 2008-02-20 01:09:15 +00:00
Preferences Moved file tree preference to the file tree panel itself. 2008-02-18 01:46:34 +00:00
Scripts Fixes for update feed. 2008-01-23 16:22:41 +00:00
Spotlight Moved SpotlightController registerDefaults to awakeFromNib to hopefully prevent crash. 2008-02-23 14:09:34 +00:00
ThirdParty File tree panel now uses FSEvent API instead of kqueues. 2008-02-18 03:27:59 +00:00
Utils Moved FontSizetoLineHeightTransformer registration code to AppControler's +initialize. 2008-02-18 09:27:27 +00:00
COMPILE Updated COMPILE, README, Changelog, and version number. 2007-07-11 01:59:03 +00:00
COPYING Initial revision 2005-06-02 18:16:43 +00:00
Changelog Updated COMPILE, README, Changelog, and version number. 2007-07-11 01:59:03 +00:00
Cog.scriptSuite Added MAD-based Mp3 decoder. 2006-06-19 00:39:41 +00:00
Cog.scriptTerminology Added MAD-based Mp3 decoder. 2006-06-19 00:39:41 +00:00
Cog_Prefix.pch Initial revision 2005-06-02 18:16:43 +00:00
Info.plist Moved to frame-based reading/seeking instead of byte/second based. Some formats have still not been updated and are broken. 2007-11-24 20:16:27 +00:00
KnownIssues Added Remove from Queue right click menu item, still lacks validation. Updated KnownIssues. 2008-02-22 15:26:46 +00:00
README Updated COMPILE, README, Changelog, and version number. 2007-07-11 01:59:03 +00:00
TODO Updated KnownIssues and TODO. 2008-02-20 01:03:03 +00:00
main.m Changed copyright notice so it is my actual name. Added a helper script to compile preferences and dependencies. Changed COMPILE instructions. 2006-09-04 18:46:18 +00:00

README

Cog is authored by Vincent Spader. It is released under the GPL. See COPYING for details.

The libraries folder contains various decoding and tagging libraries, which i have created Xcode projects for, and possibly modified to make compile on OS X. The various libraries are under each of their own licenses/copyrights.

All Cog code is copyrighted by me, and is licensed under the GPL. Cog contains bits of other code from third parties that are under their own licenses/copyright.
    
If you would like the photoshop sources for the various icons and graphics, please send me an email, and I will be happy to get them to you.

Share and enjoy.
--Vincent Spader (vspader@users.sf.net)