Mirror of my macOS audio player, Cog.
 
 
 
 
 
 
Go to file
vspader 60405d6431 Added missing images. 2007-11-02 11:56:28 +00:00
Application Removed debugging message. 2007-11-01 02:50:39 +00:00
Audio Fixed the way plugin controller was setup and loaded. 2007-10-20 15:53:52 +00:00
AudioScrobbler Further cleanup and memory leak fixes. 2007-10-13 07:51:42 +00:00
Cog.xcodeproj Added toolbar UI. 2007-11-01 01:53:52 +00:00
DiskImage Removed get-dsstore.sh, its no longer used. 2007-02-25 22:23:27 +00:00
English.lproj Fixed bugs in miniplayer 2007-11-01 02:15:14 +00:00
Feedback Removed debugging messages. 2007-07-11 01:20:32 +00:00
FileDrawer Added toolbar UI. 2007-11-01 01:53:52 +00:00
Frameworks Fix for MAC so Cog builds on Leopard 2007-10-27 09:08:08 +00:00
French.lproj Fixed play/pause menu item. 2007-10-13 08:48:10 +00:00
German.lproj Fixed play/pause menu item. 2007-10-13 08:48:10 +00:00
Greek.lproj Fixed play/pause menu item. 2007-10-13 08:48:10 +00:00
Hebrew.lproj Added toolbar UI. 2007-11-01 01:53:52 +00:00
Icons Added more document icons. 2007-05-28 15:09:19 +00:00
Images Added missing images. 2007-11-02 11:56:28 +00:00
Playlist Added toolbar UI. 2007-11-01 01:53:52 +00:00
Plugins Fixed typo. 2007-10-20 19:15:09 +00:00
Preferences Added Simplified-Chinese localization, courtesy of BBBear2002. 2007-10-13 08:43:37 +00:00
Scripts Added feed arugment to build_nightly. 2007-10-14 20:58:46 +00:00
Swedish.lproj Fixed play/pause menu item. 2007-10-13 08:48:10 +00:00
ThirdParty Added some missing third party files. 2007-11-02 02:30:29 +00:00
Utils Removed debugging messages. 2007-07-11 01:20:32 +00:00
zh_CN.lproj Fixed play/pause menu item. 2007-10-13 08:48:10 +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 some missing third party files. 2007-11-02 02:30:29 +00:00
README Updated COMPILE, README, Changelog, and version number. 2007-07-11 01:59:03 +00:00
TODO Fixed bugs dealing with multi-track files and playlist saving/loading. 2007-10-15 22:19:14 +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)