composite (0.006.1) experimental; urgency=low

  * Fix FTBFS: t_AudioPort test missing link to QtCore
  * Replace -lQtCore with ${QT_LIBRARIES}
  * Fix FTBFS Song.cpp: Replace using of QString(int) with
    QString(const char*)
  * LV2 Sampler: Initialize QCoreApplication
  * LV2 Sampler: Fix crash by moving Logger instance to module level
  * LV2 Sampler: Check LV2 Event types and add extenstion metadata
  * tests: t_AudioPort had a degenerate test
  * tests: t_SeqScript now passes (was failing as dev reminder)

 -- Gabriel M. Beddingfield <gabrbedd@gmail.com>  Thu, 14 Jul 2011 22:13:10 -0500

composite (0.006) experimental; urgency=low

  * Mark LV2 Sampler as production/stable
  * Add documentation for LV2 Sampler.

 -- Gabriel M. Beddingfield <gabriel@teuton.org>  Thu, 18 Mar 2010 12:00:00 +0000

composite (0.005) experimental; urgency=low

  * Development between 0.004 and 0.006

 -- Gabriel M. Beddingfield <gabriel@teuton.org>  Wed, 23 Feb 2010 18:00:00 +0000

composite (0.004) experimental; urgency=low

  * Added LV2 version of sampler (GMkit only)
  * Restructured much of audio internals

 -- Gabriel M. Beddingfield <gabriel@teuton.org>  Wed, 23 Feb 2010 12:00:00 +0000

composite (0.003) experimental; urgency=low
	
  * Development between 0.002 and 0.004

 -- Gabriel M. Beddingfield <gabriel@teuton.org>  Wed, 18 Nov 2009 12:00:00 +0000

composite (0.002) experimental; urgency=low

  * Replaced 'Hydrogen' with 'Composite' everywhere external.
  * Added artwork and icons for Composite.
  * Fixed JACK audio/midi drivers (esp. initialization code).
  * Set JACK driver default for audio and MIDI.
  * Removed obsolete tutorials.
  * Removed translations of manual.

 -- Gabriel M. Beddingfield <gabriel@teuton.org>  Tue, 17 Nov 2009 12:00:00 +0000

composite (0.001) experimental; urgency=low
	
  * Development between 0.000 and 0.002

 -- Gabriel M. Beddingfield <gabriel@teuton.org>  Mon, 16 Nov 2009 12:00:00 +0000
	
composite (0.000) experimental; urgency=low

  * Merged transport_redesign_2, text_encodings, jackMidi, and
    QtXml branches into hydrogen-0.9.4
  * Compiles, but very unstable.
  * Identifies itself as "Hydrogen."  This is a baseline release.

 -- Gabriel M. Beddingfield <gabriel@teuton.org>  Sun, 15 Nov 2009 12:00:00 +0000
