-----------------------------------------------------------------------
*** ecasound - ChangeLog (additions are not mentioned here)         ***
-----------------------------------------------------------------------

1999-07-12  Kai Vehmanen  <kaiv@wakkanet.fi>

        * eca-main.cpp (exec_*_iactive): added checks to loop handling
	* eca-text.cpp (main): removed 'delete ecaparams' from the end
	* eca-session.h (all): class name change: ECAPARAMS -> ECA_SESSION,
	affect a lot of files
	
1999-07-11  Kai Vehmanen  <kaiv@wakkanet.fi>

	* eca-main.cpp (init_mix_method): auto-runmode used the mixmode
	'simple-iactive' 
	* eca-text.cpp (start_normal): changed try-catch blocks from 
	  to start_normal(void*)
	* audioio-oss.cpp (close_device): device was sometimes closed 
	  many times resulting in core dumps; now check for 'is_open'
	
1999-07-05  Kai Vehmanen  <kaiv@wakkanet.fi>

	* eca-main.cpp (start_synced): changes in input&output order
	* audioio-oss.cpp (open_device, close_device, rt_stop, rt_ready):
	changed places of some status updates (bool is_open)
	
1999-07-02  Kai Vehmanen  <kaiv@wakkanet.fi>

	* ecaresources.cpp (set_defaults): new defaults
	* ecaparams.cpp (interpret_chainop.cpp): now gets filenames 
	from ecaresources 
	
1999-07-01  Kai Vehmanen  <kaiv@wakkanet.fi>

	* audioio-oss.h: include <soundcard.h> --> <sys/soundcard.h>
	
1999-06-30  Kai Vehmanen  <kaiv@wakkanet.fi>

	* ecaparams.cpp (add_input, add_output): io-device index type
	* eca-main.cpp (print_fstatus, mix_from_chains,	mthread_process_chains): uses new io-device index types

	* eca-main.cpp (exec_normal_iactive): added support for slave outputs

	* audioio-oss.cpp (get_sample): fixed a serious bug: always threw
	an exception
	
	* audiofx.cpp (EFFECT_ANALYZE::process,status): fixed messy output
	
1999-06-30  Kai Vehmanen  <kaiv@wakkanet.fi>

        * Freshly created ChangeLog.
	
-----------------------------------------------------------------------



	