Mirror of my macOS audio player, Cog.
 
 
 
 
 
 
Go to file
vspader 6f6b01b15c Fixed bug where playlist saved as kss files.
Fixed bug where multi-track files were consolidated into a single entry on saving/loading a playlist.
2007-10-13 04:53:48 +00:00
Application Fixed bug where playlist saved as kss files. 2007-10-13 04:53:48 +00:00
Audio Added metadata reading to cue sheets. 2007-10-13 01:07:19 +00:00
AudioScrobbler Updated TODO. 2007-10-12 03:25:11 +00:00
Cog.xcodeproj Fixed up streaming a bit. 2007-10-12 02:55:59 +00:00
DiskImage Removed get-dsstore.sh, its no longer used. 2007-02-25 22:23:27 +00:00
English.lproj Updated forum links in help files. 2007-07-12 00:39:11 +00:00
Feedback Removed debugging messages. 2007-07-11 01:20:32 +00:00
FileDrawer Removed debugging messages. 2007-07-11 01:20:32 +00:00
Frameworks Removed user files. 2007-10-13 03:58:50 +00:00
French.lproj Updated forum links in help files. 2007-07-12 00:39:11 +00:00
German.lproj Updated forum links in help files. 2007-07-12 00:39:11 +00:00
Greek.lproj Updated forum links in help files. 2007-07-12 00:39:11 +00:00
Hebrew.lproj Updated forum links in help files. 2007-07-12 00:39:11 +00:00
Icons Added more document icons. 2007-05-28 15:09:19 +00:00
Images Made the Info image a lighter blue. 2007-02-25 04:07:52 +00:00
Playlist Fixed bug where playlist saved as kss files. 2007-10-13 04:53:48 +00:00
Plugins Added dumb metadatareader files. 2007-10-13 02:26:28 +00:00
Preferences Updated forum links in help files. 2007-07-12 00:39:11 +00:00
Scripts Removed Localization folder and scripts, since they won't be needed anymore. 2007-07-15 02:32:48 +00:00
Swedish.lproj Updated forum links in help files. 2007-07-12 00:39:11 +00:00
ThirdParty Removed debugging messages. 2007-07-11 01:20:32 +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 Added new supported file types to Info.plist 2007-10-13 04:36:43 +00:00
README Updated COMPILE, README, Changelog, and version number. 2007-07-11 01:59:03 +00:00
TODO Updated TODO. 2007-10-12 03:25: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)