Mirror of my macOS audio player, Cog.
 
 
 
 
 
 
Go to file
vspader 70ba5f7c30 Added type-select for the file drawer. Hazahs are in order! 2007-02-18 17:35:28 +00:00
Cog Help Added help file. 2006-05-29 23:19:25 +00:00
Cog.xcodeproj Added type-select for the file drawer. Hazahs are in order! 2007-02-18 17:35:28 +00:00
Custom Added type-select for the file drawer. Hazahs are in order! 2007-02-18 17:35:28 +00:00
English.lproj Added type-select for the file drawer. Hazahs are in order! 2007-02-18 17:35:28 +00:00
Feedback Added localizable.strings 2005-07-11 20:22:53 +00:00
FileDrawer Added type-select for the file drawer. Hazahs are in order! 2007-02-18 17:35:28 +00:00
French.lproj French UI sync. 2006-06-26 13:18:58 +00:00
Icons Added file drawer and hotkeys. 2006-09-02 16:09:20 +00:00
Libraries Added preferences for the file drawer. Fixed bug with sorting added folders. 2006-09-17 18:11:29 +00:00
Localizations/English Better localization tools. Use update_strings.sh to update the english strings. 2007-02-17 20:14:15 +00:00
Old New Core 2006-01-20 15:34:02 +00:00
Playlist Hide/Show table columns through menu selection. 2007-02-17 19:33:31 +00:00
Preferences Added preferences for the file drawer. Fixed bug with sorting added folders. 2006-09-17 18:11:29 +00:00
Sound Fixed bugs in mp3 info gathering. Should be quicker now. 2007-02-17 17:07:30 +00:00
Updates Added localizable.strings 2005-07-11 20:22:53 +00:00
Utils 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
xchat Updated applescript fun 2006-05-12 02:25:26 +00:00
AppController.h Hide/Show table columns through menu selection. 2007-02-17 19:33:31 +00:00
AppController.m Added type-select for the file drawer. Hazahs are in order! 2007-02-18 17:35:28 +00:00
COMPILE 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
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 Added file drawer and hotkeys. 2006-09-02 16:09:20 +00:00
Info.plist Added help file. 2006-05-29 23:19:25 +00:00
PlaybackController.h logarithmic volume control 2006-05-13 13:37:32 +00:00
PlaybackController.m Bitrate for some coreaudiofile files 2006-05-13 16:50:52 +00:00
README Bug fixes: 1463532, 1463513 2006-04-04 01:08:21 +00:00
TODO Fixed bugs in mp3 info gathering. Should be quicker now. 2007-02-17 17:07:30 +00:00
build_dependencies.sh 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
load_localization.sh Error checking when loading localization. 2007-02-17 20:16:50 +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
update_strings.sh Better localization tools. Use update_strings.sh to update the english strings. 2007-02-17 20:14:15 +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)