Audio plugin host https://kx.studio/carla
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
1.4KB

  1. sratom (0.4.7) unstable;
  2. * Fix warnings when building with ISO C++ compilers
  3. * Upgrade to waf 1.8.14
  4. -- David Robillard <d@drobilla.net> Fri, 02 Oct 2015 21:03:46 -0400
  5. sratom (0.4.6) stable;
  6. * Update for latest LV2 Atom Object simplification
  7. * Don't set eg prefix in sratom_to_turtle
  8. * Upgrade to waf 1.7.16
  9. -- David Robillard <d@drobilla.net> Fri, 08 Aug 2014 18:14:19 -0400
  10. sratom (0.4.4) stable;
  11. * Escape invalid characters when writing paths as URIs
  12. * Fancier printing without subject and predicate
  13. -- David Robillard <d@drobilla.net> Sat, 04 Jan 2014 16:09:33 -0500
  14. sratom (0.4.2) stable;
  15. * Fix serialisation of nested tuples
  16. * Fix memory leaks
  17. * Use new sord API to clean up and shrink code
  18. * Disable timestamps in HTML documentation for reproducible build
  19. * Update to waf 1.7.9 and autowaf r90 (install docs to versioned directory)
  20. -- David Robillard <d@drobilla.net> Mon, 18 Feb 2013 11:17:01 -0500
  21. sratom (0.4.0) stable;
  22. * Correctly read objects with several rdf:type properties
  23. * Support writing Object Atoms as top level descriptions if subject and
  24. predicate are not given.
  25. * Fix various hyper-strict warnings
  26. * Upgrade to waf 1.7.2
  27. -- David Robillard <d@drobilla.net> Thu, 23 Aug 2012 01:11:07 -0400
  28. sratom (0.2.0) stable;
  29. * Initial release
  30. -- David Robillard <d@drobilla.net> Wed, 18 Apr 2012 15:14:11 -0400