Commit Graph

26 Commits

Author SHA1 Message Date
jakemsr
1d3505c9eb use sndio instead of audio(4) for audio, although it seems nothing in
the ports tree actually uses libmikmod's audio output API.  kill
esd FLAVOR too.
ok pvalchev@ (MAINTAINER)
2010-01-11 04:25:26 +00:00
jasper
2561bed270 - regen WANTLIB 2009-03-06 21:24:52 +00:00
naddy
7633a2c82b quote first argument of AC_DEFUN to silence warnings from aclocal 1.8+ 2008-12-22 20:28:18 +00:00
miod
ca650b05be Avoid setting envelope cursors to negative values; found the hard way with
0-point envelopes in kgb.xm on amd64 (blame recent malloc changes, it used
to work not so long ago on mips and alpha).

ok maintainer@ (for politeness' sake - I wrote this code after all so I don't
need his opinion (-: )
2008-10-23 22:06:26 +00:00
simon
ec8fc0fefe remove surrounding quotes from COMMENT/PERMIT_*/BROKEN 2007-09-15 21:26:00 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
7ff4478022 re-format SHARED_LIBS 2006-10-28 10:30:41 +00:00
espie
b019a77038 new-style specs 2006-08-01 12:13:28 +00:00
brad
5c0a2a3957 remove MODGNU_SHARED_LIBS and unused libtool patches. 2006-01-07 22:35:17 +00:00
espie
6d1857b3a3 with a patch it works better. 2005-12-23 15:30:08 +00:00
espie
ee256afb4d more SHARED_LIBS 2005-12-23 15:29:08 +00:00
naddy
199c30b4ac SIZE 2005-01-05 15:47:05 +00:00
espie
48252a0ad4 WANTLIB markers 2004-11-21 17:51:44 +00:00
brad
38f3617888 fix for AMD64 and other possible 64-bit archs, check for __LP64__ 2004-09-14 22:42:30 +00:00
espie
79fe9efdfd switch to new style PLISTS, using @lib, ditching DYNLIBDIR.
Replace two INSTALL scripts with @sample.
Reorder plists to match auto-generation, add comments for files that
don't get installed.
2004-08-06 14:37:27 +00:00
pvalchev
d2bf609f84 fix homepage; from xsa 2004-01-24 19:57:34 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
pvalchev
6c8b7b6f17 Fix corrupted 16bit .wav files generation on big endian platforms; from unzel miod
Bump patchlevel to p3 to distinguish fixed version
2003-06-16 04:30:57 +00:00
fgsch
c88e2520c6 byebye NEED_VERSION. 2002-12-29 19:29:56 +00:00
pvalchev
06e7e60275 cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-24 21:53:52 +00:00
pvalchev
5f57767bf5 sync linenumbers 2002-12-24 21:42:13 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
pvalchev
e1950b57dd more fixes from miod 2002-03-15 09:30:33 +00:00
pvalchev
1c69aa3854 oops, i allowed an RCSID to sneak in here 2002-03-07 00:50:22 +00:00
pvalchev
dcb400ad0b Fix from miod@
- looping envelope would not play correctly if the loop end point is
  the last point of the envelope.
2002-03-04 00:02:46 +00:00
pvalchev
48f9ff7940 Import of libmikmod-3.1.10
The MikMod sound library is an excellent way for a programmer to
add music and sound effects to an application. It is a powerful
and flexible library, with a simple and easy-to-learn API.

WWW: http://www.mikmod.org
2002-02-05 03:52:00 +00:00