Mirror of my macOS audio player, Cog.
 
 
 
 
 
 
Go to file
Christopher Snowhill a366cbadee
Remove a saucy option
Nobody was likely to be using it, much less even know what it was.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-06-13 22:42:13 -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 Update projects and source in prep for Xcode 15 2023-06-08 04:14:45 -07:00
Audio Update projects and source in prep for Xcode 15 2023-06-08 04:14:45 -07:00
Base.lproj Touched by Xcode 2023-06-08 04:40:32 -07:00
Cog.xcodeproj Remove a saucy option 2023-06-13 22:42:13 -07:00
CogAssets.xcassets About Dialog: Move logo to asset catalog 2023-06-08 04:14:38 -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 Update projects and source in prep for Xcode 15 2023-06-08 04:14:45 -07:00
Feedback Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
FileTree File Tree: Reduce monitoring to limited changes 2023-06-04 01:37:46 -07:00
Formatters Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00
Frameworks Update MASShortcut for Xcode 15 2023-06-08 04:40:44 -07:00
Icons Icon: Replace icon with a newly rendered design 2022-05-02 14:35:09 -07:00
InfoInspector Info Window: Reorder header imports 2023-02-23 17:47:32 -08:00
LyricsWindow Lyrics: Implement Lyrics window display and hotkey 2023-02-23 17:47:27 -08:00
Playlist Update projects and source in prep for Xcode 15 2023-06-08 04:14:45 -07:00
Plugins Remove a saucy option 2023-06-13 22:42:13 -07:00
Preferences Remove a saucy option 2023-06-13 22:42:13 -07:00
Scenes.scnassets [Visualization]: Add Spectrum window 2022-05-22 17:24:35 -07:00
Scripts Update projects and source in prep for Xcode 15 2023-06-08 04:14:45 -07:00
Spotlight Core Data Store: Handle concurrency properly 2022-10-30 16:54:52 -07:00
TagEditor Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
ThirdParty Updated BASS and company 2023-06-12 17:29:01 -07:00
Transformers [Translation] The Big Translation Commit 2022-07-01 12:37:30 -07:00
Utils Sandbox: Rework several blocking actions 2022-12-09 21:12:33 -08:00
Visualization Only process visualizations when visible 2022-10-15 23:19:36 -07:00
Window Volume slider changes 2023-06-08 02:10:15 -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 Main Menu: Add new Lyrics item to strings tables 2023-02-23 18:25:46 -08:00
es.lproj Translation: Updated Spanish translation 2023-02-23 22:44:38 -08:00
pl.lproj Main Menu: Add new Lyrics item to strings tables 2023-02-23 18:25:46 -08:00
ru.lproj Main Menu: Add new Lyrics item to strings tables 2023-02-23 18:25:46 -08:00
tr.lproj Updated Turkish translation to near completion 2023-05-04 18:22:53 -07:00
.clang-format Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
.gitignore Updated BASS and company 2023-06-12 17:29: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
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 r1831-27-ge6883cbd 2023-05-04 18:22:08 -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 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
SpectrumViewCG.h First module converted to swift, but broken 2022-08-05 21:38:44 -07:00
SpectrumViewCG.m Only process visualizations when visible 2022-10-15 23:19:36 -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 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