gstreamer/gst/modplug/libmodplug
Michael Smith cbc867455f gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H
Original commit message from CVS:
* gst/festival/gstfestival.c:
Guard unistd.h with HAVE_UNISTD_H
* gst/modplug/libmodplug/load_it.cpp:
* gst/modplug/libmodplug/sndfile.cpp:
* gst/modplug/libmodplug/sndfile.h:
* gst/modplug/libmodplug/stdafx.h:
Support for compiling with MSVC: use _MSC_VER for detecting MSVC instead
of MSC_VER. Make CanPackSamples take the type it's passed. Change scope
of a variable in load_it.cpp to MSVC's scoping rules.
* gst/sdp/gstsdpdemux.c:
Guard unistd.h with HAVE_UNISTD_H
Fixes #544457.
2008-07-24 00:32:37 +00:00
..
changes.txt adding modplug 2002-02-28 21:10:42 +00:00
fastmix.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
it_defs.h expand tabs 2005-12-06 19:55:58 +00:00
load_669.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_amf.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_ams.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_dbm.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_dmf.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_dsm.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_far.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_it.cpp gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H 2008-07-24 00:32:37 +00:00
load_j2b.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_mdl.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_med.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_mod.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_mt2.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_mtm.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_okt.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_psm.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_ptm.cpp gst/modplug/libmodplug/load_ptm.cpp: Fix compilation with gcc-4.1 and -Werror (#327355). 2006-03-21 16:02:09 +00:00
load_s3m.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_stm.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_ult.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_umx.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_wav.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
load_xm.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
Makefile.am gst/modplug/libmodplug/Makefile.am: Use GST_CXXFLAGS instead of GST_CFLAGS for CXXFLAGS. GST_CFLAGS can contain compi... 2008-07-21 10:16:51 +00:00
mmcmp.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
modplug.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
modplug.h expand tabs 2005-12-06 19:55:58 +00:00
README adding modplug 2002-02-28 21:10:42 +00:00
snd_dsp.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
snd_flt.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
snd_fx.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
sndfile.cpp gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H 2008-07-24 00:32:37 +00:00
sndfile.h gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H 2008-07-24 00:32:37 +00:00
sndmix.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
stdafx.h gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H 2008-07-24 00:32:37 +00:00
tables.cpp Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
tables.d adding modplug 2002-02-28 21:10:42 +00:00

libmodplug v0.7 - A library for decoding MOD-like music formats.
 Based on the ModPlug sound engine by Olivier Lapicque <olivierl@jps.net>
 Ported to Unix by Kenton Varda <temporal@gauge3d.org>
 Additional modifications by Markus Fick <marf@gmx.net> and
    Adam Goode <adam@evdebs.org>
 Placed in the public domain in October, 2001


All the documentation needed can be found in the comments in modplug.h.
This library should be perfectly accessible from C, although it is written
in C++.  Just #include <modplug.h> to use it, and link against
libmodplug.so.

This library has been known to compile fine in Windows using MinGW32 (A
GCC-based compiler).  Windows is not yet officially supported, however.
(With about half an hour of hacking, any decent programmer should be able
to convince WinAmp to play mods using this library. ;) )

I need a maintainer for this.  I have too many other projects I am working
on, and ModPlug has dropped low on the list.  If you would like to be the
new maintainer, please e-mail me at <temporal@gauge3d.org> and tell me why
you think you would be the right person for the job.  :)