core (1.16.0) stable;

  * Add lv2_validate utility.
  * Add core/attributes.h utility header.
  * Upgrade build system and fix building with Python 3.7.
  * eg-sampler: Add waveform display to UI.
  * eg-midigate: Respond to "all notes off" MIDI message.
  * Aggressively deprecate uri-map and event extensions.
  * Simplify use of lv2specgen.
  * Install headers to simpler paths.

 -- David Robillard <d@drobilla.net>  Sun, 03 Feb 2019 00:00:00 +0000

core (1.14.0) stable;

  * eg-sampler: Fix handling of state file paths.
  * eg-sampler: Support thread-safe state restoration.
  * eg-scope: Don't feed back UI state updates.

 -- David Robillard <d@drobilla.net>  Mon, 19 Sep 2016 00:00:00 +0000

core (1.12.0) stable;

  * eg-sampler: Support patch:Get, and request initial state from UI.
  * eg-sampler: Add gain parameter.
  * Improve API documentation.
  * Simplify property restrictions by removing redundancy.
  * Fix merging of version histories in specification documentation.

 -- David Robillard <d@drobilla.net>  Tue, 07 Apr 2015 00:00:00 +0000

core (1.10.0) stable;

  * lv2specgen: Display deprecated warning on classes marked owl:deprecated.
  * Fix -Wconversion warnings in headers.
  * Upgrade to waf 1.7.16.

 -- David Robillard <d@drobilla.net>  Fri, 08 Aug 2014 00:00:00 +0000

core (1.8.0) stable;

  * lv2specgen: Fix links to externally defined terms.
  * Add scope example plugin from Robin Gareus.
  * Install lv2specgen for use by other projects.

 -- David Robillard <d@drobilla.net>  Sat, 04 Jan 2014 00:00:00 +0000

core (1.6.0) stable;

  * Fix lv2specgen usage from command line.
  * Fix port indices of metronome example.
  * Upgrade to waf 1.7.11.

 -- David Robillard <d@drobilla.net>  Fri, 09 Aug 2013 00:00:00 +0000

core (1.4.0) stable;

  * Add metronome example plugin to demonstrate sample accurate tempo sync.
  * Generate book-style HTML documentation from example plugins.

 -- David Robillard <d@drobilla.net>  Sun, 17 Feb 2013 00:00:00 +0000

core (1.2.0) stable;

  * Use stricter datatype definitions conformant with the XSD and OWL
    specifications for better validation.
  * Move all project metadata for extensions (e.g. change log) to separate files to
    spare hosts from loading them during discovery.

 -- David Robillard <d@drobilla.net>  Sun, 14 Oct 2012 00:00:00 +0000

core (1.0.0) stable;

  * Initial release as a unified project.  Projects can now simply depend on the
    pkg-config package 'lv2' for all official LV2 APIs.
  * New extensions: atom, log, parameters, patch, port-groups, port-props, resize-
    port, state, time, worker.

 -- David Robillard <d@drobilla.net>  Mon, 16 Apr 2012 00:00:00 +0000

