Version 1.0.3 (2010-01-07): * Fixed build system bug that added $(LDFLAGS) to the static linker (reported by Philipp Überbacher) Version 1.0.2 (2008-04-25): * Run pre_process() and post_process() every cycle even if there are no voices * Render voices even if there are no events (fix from David Creswick) * Made LV2::Synth::handle_midi() overrideable Version 1.0.1 (2008-04-16): * Added documentation for the WriteMIDI GUI mixin * Added missing include lines in lv2_event_helpers.h and lv2gui.hpp * Fixed URI bug in the Presets GUI mixin * Added documentation about LV2::INVALID_KEY to Voice::on() Version 1.0.0 (2008-04-08): * First release