Mirror of my macOS audio player, Cog.
 
 
 
 
 
 
Go to file
vspader 4ed575f475 Moved PlaylistEntry number variables over to NSNumber. Removed displayIndex and lengthString, using formatters instead. Fix bug with autosaving playlist. 2007-03-14 02:28:30 +00:00
Application Moved PlaylistEntry number variables over to NSNumber. Removed displayIndex and lengthString, using formatters instead. Fix bug with autosaving playlist. 2007-03-14 02:28:30 +00:00
Audio 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
AudioScrobbler Moved PlaylistEntry number variables over to NSNumber. Removed displayIndex and lengthString, using formatters instead. Fix bug with autosaving playlist. 2007-03-14 02:28:30 +00:00
Cog.xcodeproj Moved PlaylistEntry number variables over to NSNumber. Removed displayIndex and lengthString, using formatters instead. Fix bug with autosaving playlist. 2007-03-14 02:28:30 +00:00
DiskImage Removed get-dsstore.sh, its no longer used. 2007-02-25 22:23:27 +00:00
English.lproj Moved PlaylistEntry number variables over to NSNumber. Removed displayIndex and lengthString, using formatters instead. Fix bug with autosaving playlist. 2007-03-14 02:28:30 +00:00
Feedback 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
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 Removed useless message. 2007-03-05 00:49:18 +00:00
French.lproj French UI sync. 2006-06-26 13:18:58 +00:00
Help Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
Icons Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +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 Moved PlaylistEntry number variables over to NSNumber. Removed displayIndex and lengthString, using formatters instead. Fix bug with autosaving playlist. 2007-03-14 02:28:30 +00:00
Plugins Fix for endian issues. 2007-03-05 00:36:12 +00:00
Preferences Removed growl icon from preferences, since there is no growl icon. (jedi mind trick...) 2007-03-04 04:49:13 +00:00
Scripts Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work. 2007-03-02 01:36:52 +00:00
ThirdParty Removed CoreAudioUtils from Cog's thirdparty, since its no longer needed. 2007-02-28 00:04:46 +00:00
Utils Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +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 Added file drawer and hotkeys. 2006-09-02 16:09:20 +00:00
Info.plist Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
README Bug fixes: 1463532, 1463513 2006-04-04 01:08:21 +00:00
TODO Moved PlaylistEntry number variables over to NSNumber. Removed displayIndex and lengthString, using formatters instead. Fix bug with autosaving playlist. 2007-03-14 02:28:30 +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)