Mirror of my macOS audio player, Cog.
 
 
 
 
 
 
Go to file
vspader 04c2fe383c Fixed 100% CPU usage on shorten file change by disabling optimizatins in Shorten framework. It seems to be a GCC optimization bug. 2007-05-27 14:48:01 +00:00
Application Fixed up menu items. 2007-05-26 14:43:31 +00:00
Audio Fixed some seeking bugs. 2007-05-26 22:13:11 +00:00
AudioScrobbler Removed Last.fm "Couldtn't connect to server" error message. 2007-05-26 15:02:54 +00:00
Cog.xcodeproj Added some document icons. 2007-05-27 14:04:42 +00:00
DiskImage Removed get-dsstore.sh, its no longer used. 2007-02-25 22:23:27 +00:00
English.lproj Fixed Show Song in Finder in Playlist menu. 2007-05-27 14:13:43 +00:00
Feedback Updated URL for feedback. 2007-05-19 22:52:32 +00:00
FileDrawer Cleaned up code. Added PlaylistLoader class properly, with support for m3u and pls formats. Changed default playlist to m3u. Added bugs GALORE! 2007-03-09 01:16:06 +00:00
Frameworks Fixed 100% CPU usage on shorten file change by disabling optimizatins in Shorten framework. It seems to be a GCC optimization bug. 2007-05-27 14:48:01 +00:00
French.lproj 2007-05-15 05:36:56 +00:00
Help Added missing images. 2007-05-21 23:42:09 +00:00
Icons Added some document icons. 2007-05-27 14:04:42 +00:00
Images Made the Info image a lighter blue. 2007-02-25 04:07:52 +00:00
Localizations/English Better localization tools. Use update_strings.sh to update the english strings. 2007-02-17 20:14:15 +00:00
Playlist Added some document icons. 2007-05-27 14:04:42 +00:00
Plugins Fixed 100% CPU usage on shorten file change by disabling optimizatins in Shorten framework. It seems to be a GCC optimization bug. 2007-05-27 14:48:01 +00:00
Preferences FIxed sizes for preference panes. 2007-05-20 02:52:23 +00:00
Scripts Fixed whitespace in OpenPanel. 2007-05-26 14:49:05 +00:00
ThirdParty Fixed whitespace in OpenPanel. 2007-05-26 14:49:05 +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
Credits.html Updated nightly script. Allow appcast selection in preferences. 2007-05-19 15:07:03 +00:00
Info.plist Added some document icons. 2007-05-27 14:04:42 +00:00
README Bug fixes: 1463532, 1463513 2006-04-04 01:08:21 +00:00
TODO Fixed 100% CPU usage on shorten file change by disabling optimizatins in Shorten framework. It seems to be a GCC optimization bug. 2007-05-27 14:48: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)