0.17.1 - 0.17.x

	    * Luciano Giordana (lucianogiordana@yahoo.com)

		- 18-Jun-2003 PENTER2/PEXIT2 macros implemented (for flood debugging)
		- 28-Apr-2003
		    Merged PrafFile and WavFile into a nes class container : MustuxAudioFileFormats	
		    These classes were part of Protux. Now they are common to all mustux applications
		    
		- 20-Apr-2003
		    Improved MONO support on MustuxAudioDeviceMapper
		    Added 32 Khz sample rate support on MADM
		    
		-  9-Feb-2003 - new autotool code
0.17.0
	    * Luciano Giordana (giordana@subdimension)
		- 24-Jan-2003 - MustuxAudioDeviceMapper fairly improved.
				- Now it supports subdevicing by mapping cards and its in and out buses
				- common fragment size for all playback buses, so the latency becomes same
				for all clients using multi output streams.
				- better interface. Clients do not need to know about internals. Only needs
				to access MustuxAudioDeviceMapper interface knowing the card index and the bus
				in/out index for that card.
				- The output and input buffers (playback and capture buffers) are INSIDE 
				MustuxAudioDeviceMapper. Clients just have to access them, but no need to create them. 
				They are created on MustuxAudioDeviceMapper::init method.
				
				
		- 16-Jan-2003 - stable x devel fork
		

0.16.0
            - (16-Jan-2003) Added callback function registration to MustuxGlobalProperties
            - (15-Jan-2003) Added MustuxGlobalProperties. not used and not compiled and linked yet, as protux still has it's own GlobalProperties
            - (25-Dec-2002) Radically changed the way MustuxDebugger print stuff. Now it uses printf calls insted of cout << calls
              The cout calls were causing strange segfaults...

0.15.7 - (29-Oct-2002)
	 MustuxDsp Class Deprecated
	 MustuxAudioDeviceMapper Implemented - ALSA COMPATIBLE !!
0.13.8 - 
	MustuxLcd now supports lowercase characters
	MustuxDsp class added
	
0.13.0 - First QT Based MustuxLib

0.12.0 - First Major MustuxLib

0.11.0 - Protux/MustuxLib fork. This is the first version of MustuxLib. Common components for all Mustux applications
will use this. The version starts with 0.10 (and not usual 0.0.1) in order to follow current
protux release


