MODULE WRITING DOCUMENTATION
----------------------------

This directory contains documentation usefull only to module developers.

If you plan to write a module, you can always discuss it on the irmp3 mailing
list, and send it to the current maintainer for inclusion

This directory contains the following files

basic.txt
	this file describes the basic principles of module writing which are 
	the basis or all modules, and how to add a new module.

messages.txt
	details how modules talk to each other and the protocols on the 
	different message queues

player.txt
	details the specific issues concerning players, and how to write a
	wrapper for a particular command line player

type_management.txt
	documents how to help irmp3 recognise file types and assigning
	the right song to the right player.
