Some fast remarks to plugins:

XM/Pulsar
=========

Made by Sqward a looong time ago. Probably it would be lying on my 
disk forever ;-) That long time ago I finally kicked Sqward to send 
me it since he lost energy to work on it. So I promised him I will 
made some "nice" gui around it and release it into public. For the 
case someone will find time and bugfix it (don't even try to run it 
under FreeMiNT with memory protection). So beware:

THIS PLUGIN IS FAR TO BE FINISHED AND IT'S LOOKING FOR MAINTAINER!

Btw, Earx, what are you doing on holidays? ;-)


Replace
=======

Based on the routine published by New Beat. Since its closed source 
we couldn't fix these bugs:

- long (re)initialization time for FPU version. After every song the 
  FPU table needs to be reinitialized so we've had to use non-FPU, 
  200 KB long version. Don't ask me why, don't say me "in their 
  example it's clear how to do it", just send me working one or blame 
  guys from New Beat since we've get one mail from they and then 
  nothing.

- strange sound init/deinit, you'll notice it. Again, thanks to 
  closed source we can't tell you if it's bug on our side or not.


MP2
===

Based on MP2 Audio by NoCrew. The original replay was not able to 
replay files with ID3v2 tags, we fixed it. MP2 Audio also fails to 
replay some MP2s - it seems it isn't able to parse empty frames in 
the stream. Xi made partial fix for it (it skips such frames on the 
start of song) but it isn't perfect. Btw thanks to this plugin we've 
had the opportunity to hear all that killer songs from middle 
nineties - E-rotic, Tic Tac Toe, DJ Bobo, Ace of Base etc etc 
again... Xi encoded two CDs of MP2s in early falcon (non-falcamp) 
days... TOP STUFF !!! ;-)


DSPMOD
======

Fast hack, our first plugin.


AON
===

Very nice one, however Xi spent days of bugfixing the original one. 
Able to replay both 4-and 8-channel ones. Stable but maybe dirty a 
little bit.



In case you would make another plugin(s) please read doc/plg-api.txt 
file. You can be also interested in the source tree directory called 
"_todo" which contains some replay code we haven't time to adapt on 
mxPlay. Namely for these formats:

- TRI/TVS
- SNG
- GT2/GTK
- MGT
- NTK
- SND
- MP2/MP3
- MOD (better one, by author of MGT)

There's also JAM with its API description, that's for the case 
someone would code some wrapper for JAM plugins... or try to flood 
Tao / Cream he releases sources and/or adapt his plugins for mxPlay ;)

Another possibility is to look around for some sources from linux 
world. For example:

- libmikmod
- ffmpeg
- etc ...

They are free and I think there's no problem to use it on CT60... 
It's up to you guys... I gave you the weapon, let's use it ;)

P.S.: If you're running under FreeMiNT and ext2 filesystem, don't 
forget to set executable flags for all plugins !
