Mirror of my macOS audio player, Cog.
 
 
 
 
 
 
Go to file
vspader c12ebdc954 A couple of German fixes. 2007-07-08 14:27:57 +00:00
Application Fixed bug where dialogs would lose focus when the dock icon is clicked. 2007-07-05 23:08:10 +00:00
Audio Fixed bug where dialogs would lose focus when the dock icon is clicked. 2007-07-05 23:08:10 +00:00
AudioScrobbler Fixed audioscrobbler plugin ID. 2007-07-05 23:25:10 +00:00
Cog.xcodeproj Added help to localized files. 2007-07-06 21:54:14 +00:00
DiskImage Removed get-dsstore.sh, its no longer used. 2007-02-25 22:23:27 +00:00
English.lproj Removed Preference window title. 2007-07-08 00:13:03 +00:00
Feedback Feedback now sends along a version number with it. 2007-05-27 15:34:04 +00:00
FileDrawer Fix root refresh in filedrawer. 2007-07-06 00:26:45 +00:00
Frameworks Fixed paths for xcode dependency handling. 2007-07-04 15:26:11 +00:00
French.lproj Fixed french help. 2007-07-08 00:26:11 +00:00
German.lproj A couple of German fixes. 2007-07-08 14:27:57 +00:00
Greek.lproj Updated indexes for localizations. 2007-07-08 00:27:16 +00:00
Hebrew.lproj Fixes for hebrew localization. 2007-07-08 03:15:05 +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
Localizations Added Greek, French, Swedish, German, and Hebrew translations. 2007-07-05 02:10:35 +00:00
Playlist Updated TODO. 2007-07-05 23:24:25 +00:00
Plugins Fixed paths for xcode dependency handling. 2007-07-04 15:26:11 +00:00
Preferences A couple of German fixes. 2007-07-08 14:27:57 +00:00
Scripts Fixed bugs in quicktime plugin. 2007-07-04 14:46:33 +00:00
Swedish.lproj Fixed encoding for swedish credits. 2007-07-08 00:35:16 +00:00
ThirdParty Fixed escape key in open dialog. 2007-06-03 14:12:15 +00:00
Utils Added formatters and NSFileHandle+CreateFile category for easy file creation when writing. 2007-03-14 02:29:16 +00:00
COMPILE Fix for Flac to work with 24bit files (thanks to Play). 2007-02-27 23:56:52 +00:00
COPYING Initial revision 2005-06-02 18:16:43 +00:00
Changelog Drop from iTunes support, thanks to Aaron VonderHaar 2007-02-17 15:58:39 +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 Fixed version differences. 2007-06-03 17:16:31 +00:00
README Bug fixes: 1463532, 1463513 2006-04-04 01:08:21 +00:00
TODO Updated TODO. 2007-07-06 00:28:01 +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 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.

All Cog code is copyrighted by me, and is licensed under the GPL.
    
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)