Cog - A Free and Open Source Audio Player for macOS 10.13+
Find a file
Christopher Snowhill 3289b699d5
Some checks failed
Check if Cog buildable / Build Universal Cog.app (push) Has been cancelled
Bug Fix: Resize album art for info button
Fixes #451

Seems that image resizing doesn't work how we should expect, and it
grows the button size permanently to the largest image last assigned to
it. Whoops.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-10-08 22:01:58 -07:00
.githooks [Git Hooks] Fix hook to ignore submodule projects 2022-06-09 18:55:21 -07:00
.github CI: Bump OS and Xcode versions 2025-03-03 18:52:52 -08:00
.vscode Add clang-format style for VSCode. 2021-02-26 23:01:25 +03:00
Application Bug Fix: Resize album art for info button 2025-10-08 22:01:58 -07:00
Audio SoundCheck: Store tags directly and process later 2025-10-05 01:15:31 -07:00
Base.lproj Search Field: Correctly focus it on hotkey 2025-09-30 18:20:08 -07:00
ci_scripts [CI Scripts] Update to use command -v 2022-07-06 14:44:36 -07:00
Cog.xcodeproj Search Field: Close on cancel/Escape key 2025-09-30 18:20:03 -07:00
CogAssets.xcassets About Dialog: Changed layout to account for new logo 2025-09-22 18:12:28 -03:00
DataModel.xcdatamodeld/DataModel.xcdatamodel SoundCheck: Store tags directly and process later 2025-10-05 01:15:31 -07:00
DiskImage Removed get-dsstore.sh, its no longer used. 2007-02-25 22:23:27 +00:00
en.lproj About Dialog: Changed domain in Kevin's credits. 2025-09-24 14:42:31 -07:00
Equalizer Lucky Threes! Allocator style rewrite spree! 2025-10-03 01:14:13 -07:00
es.lproj About Dialog: Changed domain in Kevin's credits. 2025-09-24 14:42:31 -07:00
Feedback Crash Feedback: Remove unnecessary class attribute 2025-06-24 00:39:59 -07:00
FileTree Lucky Threes! Allocator style rewrite spree! 2025-10-03 01:14:13 -07:00
Formatters Feature: Add fractional track length tooltips 2025-02-27 00:59:06 -08:00
Frameworks VGMStream: Updated libvgmstream code base 2025-10-05 01:10:00 -07:00
Huh.icon Liquid Glass: New icon style 2025-09-12 16:06:47 -07:00
Icons Icon: Replace icon with a newly rendered design 2022-05-02 14:35:09 -07:00
InfoInspector Lucky Threes! Allocator style rewrite spree! 2025-10-03 01:14:13 -07:00
LyricsWindow Lyrics: Implement Lyrics window display and hotkey 2023-02-23 17:47:27 -08:00
mul.lproj Main Menu: Added icons to actions for macOS 26 2025-09-30 18:19:46 -07:00
Pause.icon Liquid Glass: New icon style 2025-09-12 16:06:47 -07:00
pl.lproj Spot removal 2025-06-06 00:54:27 -07:00
Play.icon Liquid Glass: New icon style 2025-09-12 16:06:47 -07:00
Playlist SoundCheck: Store tags directly and process later 2025-10-05 01:15:31 -07:00
Plugins SoundCheck: Store tags directly and process later 2025-10-05 01:15:31 -07:00
Preferences SoundCheck: Store tags directly and process later 2025-10-05 01:15:31 -07:00
ru.lproj Spot removal 2025-06-06 00:54:27 -07:00
Scenes.scnassets [Visualization]: Add Spectrum window 2022-05-22 17:24:35 -07:00
Scripts FFmpeg: Update to version 8.0 2025-09-08 01:08:01 -07:00
Spotlight Lucky Threes! Allocator style rewrite spree! 2025-10-03 01:14:13 -07:00
Stop.icon Liquid Glass: New icon style 2025-09-12 16:06:47 -07:00
TagEditor Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
ThirdParty TagLib: Update to version 2.1.1 2025-10-05 18:02:17 -07:00
tr.lproj Remove translations unused by main branch 2025-09-22 21:12:50 -07:00
Transformers Lucky Threes! Allocator style rewrite spree! 2025-10-03 01:14:13 -07:00
Utils Lucky Threes! Allocator style rewrite spree! 2025-10-03 01:14:13 -07:00
Visualization Lucky Threes! Allocator style rewrite spree! 2025-10-03 01:14:13 -07:00
Window Lucky Threes! Allocator style rewrite spree! 2025-10-03 01:14:13 -07:00
Xcode-config Feature: Replaced Crashlytics with Sentry 2025-02-26 01:17:56 -08:00
.clang-format Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
.gitignore FFmpeg: Update to version 8.0 2025-09-08 01:08:01 -07:00
.gitmodules Update projects and source in prep for Xcode 15 2023-06-08 04:14:45 -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
Changelog Updated COMPILE, README, Changelog, and version number. 2007-07-11 01:59:03 +00:00
CODE_OF_CONDUCT.md Update Code of Conduct, remove placeholder 2022-01-30 14:38:49 -08:00
Cog-Bridging-Header.h - Big Sur phase two 2020-11-22 18:16:34 -08:00
Cog.entitlements Apply recommended settings 2025-09-10 01:27:51 -07:00
Cog.q1.json Equalizer: Implemented new presets contributed by Oleg-Chashko 2022-01-24 20:01:22 -08:00
Cog.sdef AppleScript: Implemented Composer field 2023-09-02 21:41:46 -07:00
Cog_Prefix.pch Initial revision 2005-06-02 18:16:43 +00: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
GoogleService-Info.plist [Crash Reporting] Replace Bugsnag with Crashlytics 2022-06-17 00:11:48 -07:00
Info.plist.template Jaytrax/Syntrax: Add missing file type association 2025-09-26 22:57:57 -07:00
InfoPlist.xcstrings Translations: Changed some Spanish translations 2025-09-22 18:12:07 -03: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
Localizable.xcstrings SoundCheck: Store tags directly and process later 2025-10-05 01:15:31 -07:00
main.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
patrons.h Updated credits file and Patron list 2025-02-01 15:08:50 -08:00
README.md Add Gitter badge 2022-10-14 00:07:50 +00:00
SADIE_D02-96000.mhr Implemented all new HRTF filter 2022-07-09 16:16:55 -07:00
sf.play.pdf - Big Sur phase two 2020-11-22 18:16:34 -08:00
TODO Version bump. 2008-06-12 22:41:26 +00:00

Cog buildable Join the chat at https://gitter.im/losnoco/cog

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