Cog - A Free and Open Source Audio Player for macOS 10.13+
Find a file
vspader 2d8ea06321 Fix for mp3 playback being glitchy after seeking.
Also, fix for incorrect VBR length if they don't have a XING header.
2007-02-17 15:11:56 +00:00
Cog Help Added help file. 2006-05-29 23:19:25 +00:00
Cog.xcodeproj Basic smartfolder support for file drawer. 2006-09-26 22:22:56 +00:00
Custom Preferences for hot keys. 2006-09-10 21:53:38 +00:00
English.lproj Added basic preferences framework. 2006-09-04 18:06:23 +00:00
Feedback Added localizable.strings 2005-07-11 20:22:53 +00:00
FileDrawer Updates for smart folders. 2006-09-26 23:23:42 +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
Old New Core 2006-01-20 15:34:02 +00:00
Playlist Added preferences for the file drawer. Fixed bug with sorting added folders. 2006-09-17 18:11:29 +00:00
Preferences Added preferences for the file drawer. Fixed bug with sorting added folders. 2006-09-17 18:11:29 +00:00
Sound Fix for mp3 playback being glitchy after seeking. 2007-02-17 15:11:56 +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 Added hotkey preferences. 2006-09-10 21:27:20 +00:00
AppController.m Fixed bug where file drawer was not getting the correct root from defaults. 2006-09-30 13:25:45 +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
Changelog UI changes 2006-04-28 23:19:14 +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
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
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
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
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 Universal Binary 2006-04-17 02:18:09 +00:00

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)