Commit graph

6 commits

Author SHA1 Message Date
joerg
6df2c7c46f Fix GCC 3.4+: label at end of compound statement. 2005-12-11 20:20:34 +00:00
danw
f2b029809d darwin fixes (plus some makefile patching to get rid of the irrelevant
but scary-looking errors at make install time)
2004-05-16 17:11:30 +00:00
tron
d59168b7be Fix build problem with GCC 3.3.1. 2003-09-22 09:30:03 +00:00
jmmv
7fe124da80 Make xmp install its configuration files in the examples tree and let
bsd.pkg.install.mk copy them to PKG_SYSCONFDIR. Bump PKGREVISION to 1.
2002-12-22 17:05:51 +00:00
martti
cd949a3375 Updated xmp-2.0.4 (provided by Rui-Xiang Guo in pkg/15283)
- Added driver for synthesized sounds
- Added Tatsuyuki Satoh's YM3812 emulator
- Added support to The Player 6.0a modules (using Sylvain "Asle"
  Chipaux's P60A loader)
- Added seek capability to XMMS plugin
- Added (very) experimental AIX driver
- Added envelope point sanity checks (fixed "Beautiful Ones" IT
  envelope bug reported by Chris Cox)
- Added support to dynamic linked drivers (for better packaging)
- Added option to package only DFSG-compliant code
- Fixed audioio.h detection in OpenBSD 2.8 (by Chris Cox
  <cox.family@sk.sympatico.ca>)
- Max. filter cutoff value changed from 254 to 253 to avoid problems
  in "Beautiful Ones")
- Fixed external drivers problem with the XMMS plugin (reported by
  greg <gjones@computelnet.com>)
- Fixed xmp_ord_set() bug (was calling XMP_ORD_PREV)
- Fixed period calculation algorithm (that was an OLD bug!)
- Started adding support to MED 1.11, 1.12, 2.00 and 3.22
- Replaced RPM spec with Dominik Mierzejewski's version
2002-01-29 07:41:28 +00:00
hubertf
89d351ad30 Added xmp-2.0.2:
This is the Extended Module Player, an open source module player for UNIX
distributed under the terms of the GNU GPL. xmp currently runs on several
platforms, including ALSA, OSS (for Linux on i386 and Alpha and FreeBSD),
BSD, SunOS, Solaris, S/Linux and HP-UX.  On PC class machines with GUS or
AWE cards xmp takes advantage of the  OSS sequencer to play modules  with
virtually no system load. Using software mixing, xmp plays at rates up to
48 kHz in mono or stereo, 8 or 16 bits, signed or unsigned, little or big
endian samples with 32 bit linear interpolation.

The current version of xmp supports many Amiga and PC module formats
(including packed, Powerpacked and SQSHed modules) -- currently 47 known
formats.

Submitted by Rui-Xiang Guo <rxg@ms25.url.com.tw> in PR 11026.
2000-12-28 01:25:40 +00:00