Mirror of my macOS audio player, Cog.
 
 
 
 
 
 
Go to file
vspader a2f360177e Organized things a little better. 2009-02-22 14:57:02 -08:00
Application Organized things a little better. 2009-02-22 14:57:02 -08:00
Audio Added better tooltip feedback. 2009-02-09 05:53:38 +00:00
AudioScrobbler fix some bugs reported by the clang static analyzer 2008-08-26 17:45:16 +00:00
Cog.xcodeproj Organized things a little better. 2009-02-22 14:57:02 -08:00
DiskImage Removed get-dsstore.sh, its no longer used. 2007-02-25 22:23:27 +00:00
English.lproj Fixed up mouse wheel in mini mode. 2009-02-22 14:47:28 -08:00
Feedback Removed debugging messages. 2007-07-11 01:20:32 +00:00
FileTree fix some bugs reported by the clang static analyzer 2008-08-26 17:45:16 +00:00
Frameworks Returned m4a support to taglib. 2009-02-21 14:20:13 -08:00
Icons Added apple remote fix for leopard. 2007-12-08 22:53:54 +00:00
Images Added Stop after Current, hooked it into Ctrl-Z for now, for lack of anything better (it needs to be easily accessible one way or the other), added image to signify status by adding a little red square to the play icon. 2008-02-25 15:39:04 +00:00
Playlist Rearrange order of evaluation so URL is not dereferenced for file URLs unless there is no metadata. 2009-01-18 08:00:39 +00:00
Plugins Removed debug log. 2009-01-19 17:16:24 +00:00
Preferences Updated project files. 2008-06-21 05:04:23 +00:00
Scripts Finished nightly updater's conversion to mercurial. 2009-02-21 15:27:03 -08:00
SideView Remember mini mode. 2008-06-22 19:02:53 +00:00
Spotlight Updated APL plugin to use new protocol 2008-05-09 21:24:49 +00:00
TagEditor 2008-12-15 10:06:07 +00:00
ThirdParty Removed excessive logging. 2009-02-09 06:18:46 +00:00
Transformers Organized things a little better. 2009-02-22 14:57:02 -08:00
Utils Organized things a little better. 2009-02-22 14:57:02 -08:00
Window Organized things a little better. 2009-02-22 14:57:02 -08: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 Updated APL plugin to use new protocol 2008-05-09 21:24:49 +00:00
KnownIssues Completely redesigned all menus, fixed crashers due to new PlaylistEntry structure, validated menu items, added menu entry for fading, synthesized playbackStatus, updated KnownIssues 2008-02-23 22:20:14 +00:00
README Updated COMPILE, README, Changelog, and version number. 2007-07-11 01:59:03 +00:00
TODO Version bump. 2008-06-12 22:41:26 +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)