Thu Jul 12 2007
	Removed unneeded exception from the license file
Sun Jul  8 2007
	Updated the licence to GPL-v3 or later
Sun May  5 05:11:44 HST 2002
	Makefile.am, configure.ac: more optimization; debug option
	midi_engine.c: notes=0 at end of song; max trouble=50
Sat May  4 16:18:37 HST 2002
	sndfont.c: always call calc_cutoff()
	resample.c: modulation_delay decrement by control_ratio
	resample_l.c: correct lfo frequency modulation
Fri May  3 13:28:39 HST 2002
	pcmap.c: corrections
Fri May  3 04:05:54 HST 2002
	sndfont.c: in envelope calc. to_msec() safeguard against unreasonably large values
Wed May  1 03:27:09 HST 2002
	autocfg.c: must not chdir
Mon Apr 29 09:34:41 HST 2002
	playmidi.c: return to LaGrange interpolation;
		fix up polyphony reduction
	midi_engine.c: put title in Queue list
Mon Apr 29 07:15:46 HST 2002
	readmidi.c: improve title detection
	midi_in.1: work on man page
Sun Apr 28 08:53:11 HST 2002
	readmidi.c: spruce up panel display
	playmidi.c: improve polyphony reduction
Sat Apr 27 15:03:40 HST 2002
	xmap.h: added -- XG voice substitutions
	cfg.l, playmidi.c, readmidi.c: do XG voice substitutions for GUS patches
	pcmap.c: added -- voice subst. for PC42b.sf2
Thu Apr 25 07:48:50 HST 2002
	resample.h, etc: do cspline interpolation by default
	sndfont.c, cfg.l: init_soundfont returns success/failure
Wed Apr 24 14:03:26 HST 2002
	added PC42b.h: makes timidity.cfg unnecessary
	instrum.h, cfg.l, autocfg.c: automation of configuration
	midi_engine.c: make sure I got initialized
Tue Apr 23 10:00:35 HST 2002
	effect.c, playmidi.c: destroy effects on midi-close
	reverb_e.c: disable
	DESIGN: add some info about dropouts
Tue Apr 23 08:03:14 HST 2002
	reduce clicks; increase polyphony
Mon Apr 22 03:25:16 HST 2002
	midi_engine.c, playmidi.c: better buffering and polyphony control
Sat Apr 20 12:14:52 HST 2002
	readmidi.c, playmidi.c: bug in metatext caused seg fault
Sat Apr 20 06:48:05 HST 2002
	midi_engine.c: better buffering to avoid dropouts
	various: move a little more into local_data
Fri Apr 19 04:39:35 HST 2002
	readinfo.c: remove
	various: move a little more into local_data
Thu Apr 18 09:19:58 HST 2002
	got filter effects working again, but reverb is disabled (causes timeouts)
Wed Apr 17 19:38:13 HST 2002
	many changes, aiming to make cross-fading work
Sun Apr 14 04:17:37 HST 2002
	ChangeLog
	sf2cfg.c: added; reads soundfont and writes timidity.cfg
	autocfg.c: added; constructs timidity.cfg in ~/.alsaplayer
	Makefile.am: add above two sources
	midi_engine.c: call autocfg()
	README
	cfg.l (cfg.c): ensure same timidity.cfg always read
	sbk.h: declare autocfg()
	midi-in.1: added man page
Sat Apr 13 08:18:19 HST 2002
	Changelog
	midi_engine.c: add _shutdown (does nothing)
		look first in ~/.alsaplayer for timidity.cfg
		correct frame_seek
	cfg.l: added (flex source for cfg.c)
	cfg.c: changed
	Makefile.am: get cfg.c from cfg.l
	DESIGN: document added
	README
Wed Apr 10 07:28:30 HST 2002
	ChangeLog
	Makefile.am: add timidity subdir
	configure.ac: create timidity/Makefile, timidity/patch/Makefile
	add timidity/ configuration & patch directory
	README
Mon Apr  8 14:20:49 HST 2002
	remove slang_c.c (useless leftover that wasn't compiled)
	configure.ac: make location of timidity/ dir configurable, etc.
	readinfo.c: now equals readmidi.c with one extra #define
	readmidi.c: has the needed #ifdefs (see above)
	midi_engine.c: _open and _close can now be done independent of playing
		_frame_seek now works
	dumb_a.c: remove debugging printout stmt
	gtim.h: restore #include "config.h"
	playmidi.c: change default interpolation to LaGrange
		change default dryness to wet
	README: say something relevant
