Mirror of my macOS audio player, Cog.
 
 
 
 
 
 
Go to file
Christopher Snowhill a8fea3f657 [GME Input] Correct old comment in the code
There has been an API in GME to detect tracks ending for quite some time
now, and this just adds a little bit to the existing comment, which
previously noted that there was no way to detect if a track had ended,
which may have been true several major versions of GME long past.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-08-04 18:03:04 -07:00
.githooks [Git Hooks] Fix hook to ignore submodule projects 2022-06-09 18:55:21 -07:00
.github Added Lokalise logo and instructions. 2022-07-11 19:08:25 -04:00
.vscode Add clang-format style for VSCode. 2021-02-26 23:01:25 +03:00
Application [Sandbox Paths] Automatically clean up old paths 2022-07-24 23:14:52 -07:00
Audio Move most large stack using buffers to the heap 2022-07-24 18:32:47 -07:00
Base.lproj [Playlist View] Add Sample Rate and BPS fields 2022-07-24 19:35:10 -07:00
Cog.xcodeproj Enable warnings to track stack overuse 2022-07-24 17:50:28 -07:00
CogAssets.xcassets Icon: Replace icon with a newly rendered design 2022-05-02 14:35:09 -07:00
DataModel.xcdatamodeld/DataModel.xcdatamodel Ditch the data compression 2022-07-08 16:34:50 -07:00
DiskImage Removed get-dsstore.sh, its no longer used. 2007-02-25 22:23:27 +00:00
Equalizer [Equalizer] Remove unnecessary code 2022-07-03 22:40:33 -07:00
Feedback Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
FileTree [File Tree] Only free Smart Folder query if used 2022-07-27 06:35:45 -07:00
Formatters Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00
Frameworks Updated AdPlug with a crash fix for RAD2 2022-07-31 21:51:21 -07:00
Icons Icon: Replace icon with a newly rendered design 2022-05-02 14:35:09 -07:00
Images Icon: Replace icon with a newly rendered design 2022-05-02 14:35:09 -07:00
InfoInspector [Event Handling] Add context to all observers 2022-06-15 16:47:43 -07:00
Playlist [Playlist Menu] Disable actions on empty selection 2022-07-29 01:43:04 -07:00
Plugins [GME Input] Correct old comment in the code 2022-08-04 18:03:04 -07:00
Preferences Spanish translation of new option. 2022-07-24 23:23:28 -07:00
Scenes.scnassets [Visualization]: Add Spectrum window 2022-05-22 17:24:35 -07:00
Scripts [Update Script] Add new JSON generator 2022-08-03 21:21:11 -07:00
Spotlight [Core Data] Add access locking 2022-07-15 07:00:11 -07:00
TagEditor Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
ThirdParty [Libraries] Fixed OpusFile debug library 2022-07-23 18:39:17 -07:00
Transformers [Translation] The Big Translation Commit 2022-07-01 12:37:30 -07:00
Utils [Sandbox Paths] Automatically clean up old paths 2022-07-24 23:14:52 -07:00
Visualization Move most large stack using buffers to the heap 2022-07-24 18:32:47 -07:00
Window Move all dialog XIBs for translation 2022-07-01 00:38:25 -07:00
Xcode-config Improve Shared.xcconfig. 2021-01-05 17:25:12 +01:00
ci_scripts [CI Scripts] Update to use `command -v` 2022-07-06 14:44:36 -07:00
en.lproj Clarified folder add message to correct button 2022-07-24 23:23:24 -07:00
es.lproj [Sandbox Notification] Add Spanish translation 2022-07-23 18:39:26 -07:00
pl.lproj Clarified folder add message to correct button 2022-07-24 23:23:24 -07:00
ru.lproj Clarified folder add message to correct button 2022-07-24 23:23:24 -07:00
.clang-format Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
.gitignore Update several of the dependencies 2022-07-12 23:40:53 -07:00
.gitmodules Updated AdPlug with a crash fix for RAD2 2022-07-31 21:51:21 -07:00
.hgignore Added missing files and updated .hgignore file 2013-10-04 10:54:40 -07:00
.hgtags Added tag k54 for changeset ddfc3989351f 2013-10-10 17:38:05 -07:00
AboutCog.jp2 Update About Window logo 2022-07-11 19:44:19 -07:00
CODE_OF_CONDUCT.md Update Code of Conduct, remove placeholder 2022-01-30 14:38:49 -08:00
COMPILE Changed contact address in compiling guide 2013-10-11 06:17:29 -07:00
COPYING Initial revision 2005-06-02 18:16:43 +00:00
Changelog Updated COMPILE, README, Changelog, and version number. 2007-07-11 01:59:03 +00:00
Cog-Bridging-Header.h - Big Sur phase two 2020-11-22 18:16:34 -08:00
Cog.entitlements [Sandbox] Reduce entitlements granted by default 2022-06-28 22:58:57 -07:00
Cog.q1.json Equalizer: Implemented new presets contributed by Oleg-Chashko 2022-01-24 20:01:22 -08:00
Cog.sdef [AppleScript Automation] Rename Playlist member 2022-06-18 23:00:49 -07:00
Cog_Prefix.pch Initial revision 2005-06-02 18:16:43 +00:00
GoogleService-Info.plist [Crash Reporting] Replace Bugsnag with Crashlytics 2022-06-17 00:11:48 -07:00
Info.plist.template Updated VGMStream to r1745-79-g449bb5e0 2022-07-23 18:39:13 -07:00
KnownIssues Completely redesigned all menus, fixed crashers due to new PlaylistEntry structure, validated menu items, added menu entry for fading, synthesized playbackStatus, updated KnownIssues 2008-02-23 22:20:14 +00:00
README.md Update README.md 2022-07-11 19:10:50 -04:00
SADIE_D02-96000.mhr Implemented all new HRTF filter 2022-07-09 16:16:55 -07:00
SpectrumViewCG.h [Spectrum Visualizer] Add crash check for SceneKit 2022-06-17 22:15:14 -07:00
SpectrumViewCG.m Move most large stack using buffers to the heap 2022-07-24 18:32:47 -07:00
SpectrumWindowController.h [Visualization] Tear down window vis when not open 2022-05-22 18:39:32 -07:00
SpectrumWindowController.m [Spectrum] Enable switching style at runtime 2022-07-05 13:43:21 -07:00
TODO Version bump. 2008-06-12 22:41:26 +00:00
main.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
patrons.h Updated credits file with Patron preference 2022-07-01 00:17:55 -07:00
sf.play.pdf - Big Sur phase two 2020-11-22 18:16:34 -08:00

README.md

Cog buildable

Cog uses Lokalise for translation. If you want to contribute translations to Cog, send an email to kevin@kddlb.cl.


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)

ADDENDUM - 2022-06-21

Cog now uses App Sandbox. This requires permission paths to be granted in the settings, under the General tab. Right clicking the listing allows one to manipulate the list, including suggesting additions based on the current playlist. The suggestion dialog will pop up every path and permutation that isn't covered by an existing valid sandbox token. It is suggested to check only the paths that are most appropriate to cover most files you will ever play with Cog. It is not necessary to add either your default Music folder, your default Downloads folder, or your default Movies folder.

ADDENDUM - 2022-06-22

This branch is the App Store version. The only real difference between it and the sparkle branch is that two commits which removed the Sparkle framework were reverted in that branch. This branch contains an update to the README and an extra empty commmit so that the version numbers sync up between the two.

The App Store page for Cog is here, when it finally goes live.

ADDENDUM - 2013-09-30

I have forked this player to continue maintaining it for others to use, as its original author appears to have left it by the wayside. I will try to continue updating as I find more things that need fixing, or if I find new features to add which seem like they would be useful to me or others.

Up to date binaries will be available at the following link:

https://cog.losno.co/

--Christopher Snowhill (chris@kode54.net)

ADDENDUM - 2018-06-21

You will need to run the following to retrieve all the source code:

git submodule update --init --recursive

Setup your DEVELOPMENT_TEAM like described in Xcode-config/Shared.xcconfig to build the project.

(Add 2022-05-22) Also, be sure to configure the hooks path, so you won't accidentally commit your team ID to a project file:

git config core.hooksPath .githooks

(Add 2022-06-24) Also, you need to unpack the static and dynamic library dependencies, and update them any time the library path changes:

cd ThirdParty
tar xvf libraries.tar.xz

Screenshots

Main window and Info Inspector

Main window

Mini window

Mini window