summaryrefslogtreecommitdiff
path: root/audio/ocp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.1.6Jean-Yves Lefort2005-05-027-53/+24
| | | | | | | | PR: ports/80509 Submitted by: maintainer Notes: svn path=/head/; revision=134492
* Fix MIDI playback.Jean-Yves Lefort2005-04-251-1/+20
| | | | | | | | | PR: ports/80304 Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=134088
* Open Cubic Player first appeared around December 1994 as a DOSJean-Yves Lefort2005-04-2410-0/+269
binary-only module player. It supported many soundcards and module formats. At some point, the source code was released to the public under the terms of the GNU General Public License, and around 2003 Stian Skjelstad ported the code to Linux. In addition to legacy tracker formats such as mod, xm and s3m, Open Cubic Player now also supports mp3 and ogg files. PR: ports/80276 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Approved by: adamw (mentor) Notes: svn path=/head/; revision=134061