Menu

Tree [331710] master /
 History

HTTPS access


File Date Author Commit
 include 2012-07-06 Harley Laue Harley Laue [362432] This should work again
 kos 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 .gitignore 2012-07-17 Harley Laue Harley Laue [331710] Added gitignore
 Makefile 2012-07-06 Harley Laue Harley Laue [362432] This should work again
 Makefile.am 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 Makefile.in 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 README 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 changes.txt 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 fastmix.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 it_defs.h 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_669.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_amf.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_ams.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_dbm.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_dmf.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_dsm.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_far.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_it.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_j2b.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_mdl.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_med.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_mod.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_mt2.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_mtm.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_okt.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_psm.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_ptm.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_s3m.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_stm.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_ult.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_umx.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_wav.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 load_xm.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 mmcmp.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 modplug.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 snd_dsp.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 snd_flt.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 snd_fx.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 sndfile.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 sndmix.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...
 tables.cpp 2003-10-13 Dan Potter Dan Potter [80dfb2] Updated changelog/relnotes, moved most addons i...

Read Me

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.  :)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.