vspader / Cog (http://cogx.org/)

Cog, an audio player for Mac OS X.

Clone this repository (size: 34.4 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/vspader/cog/
commit 934: b27625829af1
parent 933: a887677f211e
Patch from T. Million for 24-bit mad output. cogtip
Vincent Spader / vspader
4 months ago
View at rev
Cog / Audio /
filename size last modified message
Chain  
CogAudio.xcodeproj  
Output  
ThirdParty  
Utils  
AudioContainer.h 289 B 2 years ago Added AudioContainer plugin and made pls and m3u loaders tha…
AudioContainer.m 372 B 2 years ago Added AudioContainer plugin and made pls and m3u loaders tha…
AudioDecoder.h 298 B 2 years ago Added mime type support.
AudioDecoder.m 385 B 2 years ago Added mime type support.
AudioMetadataReader.h 277 B 3 years ago Merged with cog-audio-framework branch. Cog now uses plugins
AudioMetadataReader.m 377 B 2 years ago Added AudioContainer plugin and made pls and m3u loaders tha…
AudioMetadataWriter.h 272 B 15 months ago
AudioMetadataWriter.m 372 B 15 months ago
AudioPlayer.h 2.1 KB 13 months ago Moved growl/scrobbler notifications into…
AudioPlayer.m 9.1 KB 7 months ago Misc leaks fixes.
AudioPropertiesReader.h 281 B 3 years ago Merged with cog-audio-framework branch. Cog now uses plugins
AudioPropertiesReader.m 428 B 2 years ago Added AudioContainer plugin and made pls and m3u loaders tha…
AudioSource.h 293 B 2 years ago Added AudioContainer plugin and made pls and m3u loaders tha…
AudioSource.m 332 B 2 years ago Added AudioContainer plugin and made pls and m3u loaders tha…
CogAudio_Prefix.pch 148 B 3 years ago Merged with cog-audio-framework branch. Cog now uses plugins
Helper.h 258 B 13 months ago Added better tooltip feedback.
Helper.m 849 B 13 months ago Added better tooltip feedback.
Info.plist 790 B 3 years ago Merged with cog-audio-framework branch. Cog now uses plugins
Plugin.h 2.2 KB 16 months ago fixed seek slider from becoming active & disabling it when…
PluginController.h 1.2 KB 2 years ago Removed singleton nonsense.
PluginController.m 7.2 KB 13 months ago Modified plugin logic so one class can be multiple plugin…
Status.h 206 B 13 months ago Fixed up fading logic.

README

Cog is authored by Vincent Spader. It 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/copyrights.

All Cog code is copyrighted by me, and is licensed under the GPL. Cog contains bits of other code from third parties that are under their own licenses/copyright.
    
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)