Mirror of my macOS audio player, Cog.
 
 
 
 
 
 
Go to file
vspader cbfc93bd62 Removed Spotlight stuff for now to get Cog to compile agian (Sorry matthew).
Moved nib files to .xib files.
2008-02-11 00:52:07 +00:00
Application Removed Spotlight stuff for now to get Cog to compile agian (Sorry matthew). 2008-02-11 00:52:07 +00:00
Audio 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
AudioScrobbler 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
Cog.xcodeproj Removed Spotlight stuff for now to get Cog to compile agian (Sorry matthew). 2008-02-11 00:52:07 +00:00
DiskImage Removed get-dsstore.sh, its no longer used. 2007-02-25 22:23:27 +00:00
English.lproj Removed Spotlight stuff for now to get Cog to compile agian (Sorry matthew). 2008-02-11 00:52:07 +00:00
Feedback Removed debugging messages. 2007-07-11 01:20:32 +00:00
FileDrawer Fix for making rootPath KVC compliant for the file tree. 2008-01-31 00:50:50 +00:00
Frameworks Added patch for compilation case-sensitive filesystems from Matthew Grinshpun. 2008-02-08 00:08:56 +00:00
Icons Added apple remote fix for leopard. 2007-12-08 22:53:54 +00:00
Images Added missing images. 2007-11-02 11:56:28 +00:00
Playlist Forgot to add these files for undo support. 2008-02-10 22:55:16 +00:00
Plugins Updated Musepack plugin to use new decoder protocol. 2008-02-10 16:18:23 +00:00
Preferences Updated project files to remove unworking localizations. 2008-01-31 01:08:30 +00:00
Scripts Fixes for update feed. 2008-01-23 16:22:41 +00:00
ThirdParty Added new hotness for the status bar. 2008-01-24 01:55:24 +00:00
Utils Removed debugging messages. 2007-07-11 01:20:32 +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 Fixed undo for clear. 2008-02-10 19:46:45 +00:00
README Updated COMPILE, README, Changelog, and version number. 2007-07-11 01:59:03 +00:00
SpotlightPanel.xib Spotlight search now works. It's a pretty buggy hack at the moment. 2008-02-10 20:34:29 +00:00
SpotlightSearchController.h Spotlight search now works. It's a pretty buggy hack at the moment. 2008-02-10 20:34:29 +00:00
SpotlightSearchController.m Removed Spotlight stuff for now to get Cog to compile agian (Sorry matthew). 2008-02-11 00:52:07 +00:00
SpotlightTransformers.h Spotlight search now works. It's a pretty buggy hack at the moment. 2008-02-10 20:34:29 +00:00
SpotlightTransformers.m Spotlight search now works. It's a pretty buggy hack at the moment. 2008-02-10 20:34:29 +00:00
TODO SVN Hook with mailing list test. 2008-02-08 18:52:11 +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)