Mirror of my macOS audio player, Cog.
 
 
 
 
 
 
Go to file
vspader b56b17ba0a Invalid file fixes 2005-06-07 21:04:15 +00:00
Cog.xcode GUI modified 2005-06-07 19:28:44 +00:00
Cog.xcodeproj Invalid file fixes 2005-06-07 21:04:15 +00:00
English.lproj GUI modified 2005-06-07 19:28:44 +00:00
Feedback Invalid file fixes 2005-06-07 21:04:15 +00:00
Icons Initial revision 2005-06-02 18:16:43 +00:00
Libraries Fixed up CVS, added missing files. 2005-06-07 04:16:15 +00:00
Playlist Invalid file fixes 2005-06-07 21:04:15 +00:00
SoundFile Invalid file fixes 2005-06-07 21:04:15 +00:00
Updates Set default to check for updates automatically 2005-06-02 20:38:36 +00:00
xchat Initial revision 2005-06-02 18:16:43 +00:00
AppController.h GUI modified 2005-06-07 19:28:44 +00:00
AppController.m GUI modified 2005-06-07 19:28:44 +00:00
COPYING Initial revision 2005-06-02 18:16:43 +00:00
Changelog GUI modified 2005-06-07 19:28:44 +00:00
Cog.scriptSuite Initial revision 2005-06-02 18:16:43 +00:00
Cog.scriptTerminology Initial revision 2005-06-02 18:16:43 +00:00
Cog_Prefix.pch Initial revision 2005-06-02 18:16:43 +00:00
Credits.html Initial revision 2005-06-02 18:16:43 +00:00
DBLog.c Initial revision 2005-06-02 18:16:43 +00:00
DBLog.h Initial revision 2005-06-02 18:16:43 +00:00
Info.plist Fixed 10.3 bug 2005-06-06 04:37:35 +00:00
PLANNED Added AAC seeking. Basic AAC support is finished. 2005-06-05 18:52:35 +00:00
README Fixed play button and minor bugs. 2005-06-07 04:01:00 +00:00
Sound.h Invalid file fixes 2005-06-07 21:04:15 +00:00
Sound.m Invalid file fixes 2005-06-07 21:04:15 +00:00
SoundController.h GUI modified 2005-06-07 19:28:44 +00:00
SoundController.m GUI modified 2005-06-07 19:28:44 +00:00
TrackingCell.h Initial revision 2005-06-02 18:16:43 +00:00
TrackingCell.m Initial revision 2005-06-02 18:16:43 +00:00
TrackingSlider.h Initial revision 2005-06-02 18:16:43 +00:00
TrackingSlider.m Initial revision 2005-06-02 18:16:43 +00:00
VirtualRingBuffer.h Initial revision 2005-06-02 18:16:43 +00:00
VirtualRingBuffer.m Initial revision 2005-06-02 18:16:43 +00:00
main.m Initial revision 2005-06-02 18:16:43 +00:00

README

------------------------------------------------------------------------------------
	NOTE ABOUT BUTTONS:
	If you are under impression that the buttons are acting strange,
they actually may be acting as intended. The back button goes through
the history of the songs played, that is,it goes to the "previously played"
song, not just the one before it in the playlist. So, for example, if you
had shuffle mode on, and then turned it off, you could go back through the
songs played during shuffle mode. The forward button acts as expected, where
if shuffle is on, it will pick a random song, and if not it goes to the next
song in the playlist.
	Please comment on, whether you like this behaviour or not!
------------------------------------------------------------------------------------

    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.

    Please note that vulgar language may be contained in the source code. It is rated
M for mature by the ESRB, the MPAA, and whatever else deems it unsuitable for virgin
ears.
	
	All Cog code is copywrited 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)