Mirror of my macOS audio player, Cog.
 
 
 
 
 
 
Go to file
vspader b62c973ebc Added IOKit to project, which is needed for AppleRemote code. 2007-02-20 01:40:32 +00:00
Cog Help Added help file. 2006-05-29 23:19:25 +00:00
Cog.xcodeproj Added IOKit to project, which is needed for AppleRemote code. 2007-02-20 01:40:32 +00:00
Custom Added type-select for the file drawer. Hazahs are in order! 2007-02-18 17:35:28 +00:00
English.lproj New update functionality courtesy of sparkle. 2007-02-19 02:55:34 +00:00
Feedback Added localizable.strings 2005-07-11 20:22:53 +00:00
FileDrawer Fixed some more connections. Added escape key to file drawer to close it. 2007-02-18 21:35:53 +00:00
Frameworks/Sparkle.framework New update functionality courtesy of sparkle. 2007-02-19 02:55:34 +00:00
French.lproj French UI sync. 2006-06-26 13:18:58 +00:00
Icons First stab at Shaun Martin's UI ideas. 2007-02-18 20:01:46 +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 Click index column to remove sort descriptor. Added sort by path connection. 2007-02-18 22:27:55 +00:00
Preferences Added IOKit to project, which is needed for AppleRemote code. 2007-02-20 01:40:32 +00:00
Sound Added output device selection through preferences...hopefully. 2007-02-20 01:02:23 +00:00
Utils Added AppleRemote utils. 2007-02-18 23:02:02 +00:00
xchat Updated applescript fun 2006-05-12 02:25:26 +00:00
AppController.h Volume up/down through remote, menu, and kb shortcuts. 2007-02-18 23:41:44 +00:00
AppController.m Activate remote on startup. 2007-02-19 00:44:06 +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 New update functionality courtesy of sparkle. 2007-02-19 02:55:34 +00:00
PlaybackController.h Added output device selection through preferences...hopefully. 2007-02-20 01:02:23 +00:00
PlaybackController.m Added output device selection through preferences...hopefully. 2007-02-20 01:02:23 +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)