<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lv2.git/wscript, branch v1.14.0</title>
<subtitle>LV2</subtitle>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/'/>
<entry>
<title>LV2 1.14.0</title>
<updated>2016-09-20T02:14:18+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2016-09-20T02:14:18+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=2811f4211c8314903da632de665a8e3fd17b5a51'/>
<id>2811f4211c8314903da632de665a8e3fd17b5a51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bundle installation directory</title>
<updated>2016-09-06T01:29:27+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2016-09-06T01:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=982607ad3a06aad0e15e6fa9d474eafc5ada3ea2'/>
<id>982607ad3a06aad0e15e6fa9d474eafc5ada3ea2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test suite</title>
<updated>2016-09-06T00:06:16+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2016-09-06T00:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=925465333d6fa686f597b5b2ea1931e694d5ee27'/>
<id>925465333d6fa686f597b5b2ea1931e694d5ee27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add target to generate news posts for Pelican</title>
<updated>2016-08-10T23:49:13+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2016-08-10T23:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=02480a60543bf9e90c87e6448138fac1dd19e34b'/>
<id>02480a60543bf9e90c87e6448138fac1dd19e34b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate NEWS for development tree</title>
<updated>2016-08-08T15:36:54+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2016-08-08T15:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=aa63498f846c0a6f783c01c266321aaa0596a4c8'/>
<id>aa63498f846c0a6f783c01c266321aaa0596a4c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add lv2_features_data() and lv2_features_query()</title>
<updated>2016-07-31T19:19:30+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2016-07-30T23:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=7f0ebf206c3654e66b1ad40450d54253f7bfd17f'/>
<id>7f0ebf206c3654e66b1ad40450d54253f7bfd17f</id>
<content type='text'>
This adds a new header lv2/lv2plug.in/ns/lv2core/lv2_util.h for utility
functions useful with core LV2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a new header lv2/lv2plug.in/ns/lv2core/lv2_util.h for utility
functions useful with core LV2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Always copy headers if specified</title>
<updated>2015-10-05T22:02:20+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2015-10-05T21:59:39+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=52ecbac8c6bc70cead867687fa7c50e26343f03a'/>
<id>52ecbac8c6bc70cead867687fa7c50e26343f03a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up waf test output</title>
<updated>2015-10-04T17:23:31+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2015-10-04T17:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=eb7c23b37535c822ac2687cb22f67a334a7c251e'/>
<id>eb7c23b37535c822ac2687cb22f67a334a7c251e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to avoid the use of gcov</title>
<updated>2015-10-04T17:19:14+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2015-10-04T17:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=d3fb7349884a2de4cdaaeee0bd01fd67349d5fd3'/>
<id>d3fb7349884a2de4cdaaeee0bd01fd67349d5fd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add bufsz:nominalBlockLength</title>
<updated>2015-09-10T01:24:19+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2015-09-10T01:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=930649e812dc1b03f21be5ef7f412d892d3add1b'/>
<id>930649e812dc1b03f21be5ef7f412d892d3add1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
