Introduction:
Module files player for AmiNetRadio by Amigazeux.
It's using modplug engine after permision from it's
authors (thanks to mahen for organizing this. It would
rot on my hd otherwise).
Currently only following formats are enabled:
*.mod
*.dbm
*.it
*.s3m
*.xm
MED modules are not working (and i will prolly not debug it
to make it work. Too much work i have no idea about). For other
formats please contact me and we will see what can be done.
Installation:
You are strongly advised to remove other module players from
AND players/ directory. Otherwise *.mod files won't be played
using this library.
Author:
This player was written by Michal 'kiero' Wozniak
For bugreports/suggestions mail me at wozniak_m@interia.pl
History:
- 0.1
initial version
- 0.2
removed fwrite() reference in libmodplug.
changed libc file i/o to dos.library ones.
smaller exec.
- 0.3
implemented scanning functionality (slow).
bugfixes.
cleanups.
- 0.4
fixed prefix (mod.#?) handling
added support for modules packed with XPK
|