Module player (file-parser) plugin v1.59.3 for Mpxplay (based on libmodplug v0.8.8.4)

Put it in the directory of mpxplay.exe (mpxp_mmc.exe)

Supported module/file types:

669,ABC,AMF,AMS,DBM,DMF,DSM,FAR,IT,J2B,MDL,MED,MID,
MOD,MT2,MTM,OKT,PAT,PSM,PTM,S3M,STM,ULT,UMX,XM

WAV-mod is also supported (maybe), if you rename the filename from .WAV to .MOD

notes/bugs: 
-seeking is not perfect (it can lost some instruments for a while)
-crossfade is not perfect (because there are some static fields in libmodplug)
-whole file is loaded to memory (file checking and song starting may be slower at large files)
-tested formats: MOD,XM,PAT (others didn't)
-very slow MID file parsing and the sound is usually incorrect (needs PAT config, see read_mod.txt)

Revision history (not complete):
2014.02.16. v1.59.3
-updated to libmodplug v0.8.8.4 : new formats in DOS version: PAT; in win32 versions: ABC, MID, PAT
-created a MinGW (MAKEGW) version for Mpxplay-MMC

2011.09.13. v1.59.2

2011.08.30. v1.59

2006.06.06. v1.54.2
-updated to libmodplug v0.8

2006.06.02. v1.54
-first release, based on libmodplug v0.7
