Commit Graph

15 Commits

Author SHA1 Message Date
sthen
54369ff481 update to libmikmod 3.2.0, with/ok tobiasu@ 2013-01-13 09:10:40 +00:00
stsp
8dbae74e6f Fix a NULL dereference in libmikmod triggered by the games/ri-li port.
While here, make the build honour CFLAGS.
Tweak and ok brad
2013-01-02 15:13:02 +00:00
jasper
2addef6d77 - remove unnecessary NULL casts
- sync WANTLIB
2011-04-16 21:21:24 +00:00
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
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
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
brad
38f3617888 fix for AMD64 and other possible 64-bit archs, check for __LP64__ 2004-09-14 22:42:30 +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
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
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