2004-02-19:
	
- release 0.1.7
- config loading implemented

2004-02-17:

- internals reworked
- introduced instruments
- introduced multiple outputs (only works with JACK)
- gui updated

2004-02-12:

- ADSR settings are now actually loaded from patches

2004-02-01:

- voice allocation fixed
- internal GUI cleanup
- release 0.1.6

2004-01-31:

- GUI integration
- artwork added
		
2004-01-30:

- sample mapping cleanups
- primitive pitch (sample rate really)  scaling
- keymapping GUI
- key ranges implemented
- fixed startup segfault

2004-01-28:

- started implementing new voice architecture
- implemented (still broken, therefore bypassed) linear ADSR envelopes

2004-01-07:

- bugfix release 0.1.5
- introduced locks to prevent crashes on sample loading
- midi mapping fixes
- internal cleanup continues
	
2004-01-05:

- simsam release 0.1.4
- XML patchfiles
- reverse mode
- play button

2004-01-03:

- ALSA 1.0 workaround
- de-interlaced stereo samples
- cleaner gui-internals
- waveform viewer
- 'middle loop' mode 
- CVS: 0.1.4
	
2003-06-19:

- GNU build process should run reasonably sane by now

2003-05-20:

- using pkg-config to detect alsa, jack, sndfile and samplerate
- using bnv_have_qt.m4 to detect QT (see acinclude.m4)

2002-12-04:

- Settings::jackPortName* now default to "alsa_pcm:playback_[12]"
- started migrating to the GNU build system, not really using autoconf yet
- switched from libaudiofile to libsndfile
- started using libsamplerate to adjust samples to the output's rate
