Mirror of my macOS audio player, Cog.
 
 
 
 
 
 
Go to file
areff 9d8be7851a Added feature request File path column. Hidden by default. 2008-02-17 13:18:19 +00:00
Application Implemented fading up from pause, same key (shift-command-p) as fade down from play. Will clean code and move all audio components into the audioPlayer tomorrow, to fix the event* function names and consolidate all audio related methods. 2008-02-16 16:30:18 +00:00
Audio Fixed fadeout code so it sounds a bit better (timer fires faster, steady drop in volume rather than incremental) 2008-02-16 15:28:39 +00:00
AudioScrobbler
Cog.xcodeproj New fix to Spotlight flicker issue. Still not ideal. 2008-02-16 22:59:27 +00:00
DiskImage
English.lproj Added feature request File path column. Hidden by default. 2008-02-17 13:18:19 +00:00
Feedback
FileDrawer Changed CogUrlsPbboardType to CogUrlsPboardType throughout project 2008-02-13 17:14:19 +00:00
Frameworks Fixed mpcdec framework settings to get it to compile in debug configuration on case-sensitive FS. (Modified case from MPCDec to mpcdec, as I already did for release configuration). 2008-02-12 10:30:32 +00:00
Icons
Images
Playlist Album and artist search is now exposed no matter where you click. 2008-02-16 19:40:34 +00:00
Plugins Updated Musepack plugin to use new decoder protocol. 2008-02-10 16:18:23 +00:00
Preferences Added fade to pause, key shift-cmd-p, changed volume controls around a bit, still needs fixing 2008-02-12 22:12:27 +00:00
Scripts Fixes for update feed. 2008-01-23 16:22:41 +00:00
Spotlight Context menu works in spotlight window. 2008-02-17 11:06:01 +00:00
ThirdParty Added new hotness for the status bar. 2008-01-24 01:55:24 +00:00
Utils Add utils for new shuffle. 2008-02-16 02:46:37 +00:00
COMPILE
COPYING
Changelog
Cog.scriptSuite
Cog.scriptTerminology
Cog_Prefix.pch
Info.plist
KnownIssues Experimental font size increase and decrease added to Cmd-+ and Cmd--, fixed small bug in skipping to previous album, updated KnownIssues 2008-02-15 15:27:34 +00:00
README
TODO SVN Hook with mailing list test. 2008-02-08 18:52:11 +00:00
main.m

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)