<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lv2.git/lv2, branch v1.16.0</title>
<subtitle>LV2</subtitle>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/'/>
<entry>
<title>LV2 1.16.0</title>
<updated>2019-02-03T16:01:24+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2019-02-03T16:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=0fa4d4847eb6d5bb0f58da889933c94c37ecb730'/>
<id>0fa4d4847eb6d5bb0f58da889933c94c37ecb730</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort includes from local to standard and fix exposed issues</title>
<updated>2019-01-10T21:09:30+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2019-01-09T19:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=84597399525d99fe036ea93feedb7993f326de50'/>
<id>84597399525d99fe036ea93feedb7993f326de50</id>
<content type='text'>
This order is better because it ensures that headers can stand alone and
include everything they need.  Several missing includes were exposed by this,
and are also fixed in this commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This order is better because it ensures that headers can stand alone and
include everything they need.  Several missing includes were exposed by this,
and are also fixed in this commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove workaround for ancient MSVC</title>
<updated>2019-01-10T21:09:30+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2019-01-09T19:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=677eee0a8a1ca270860c11bc411abb48ae5e455e'/>
<id>677eee0a8a1ca270860c11bc411abb48ae5e455e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework port restrictions so that presets can be validated</title>
<updated>2018-10-28T08:28:50+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2018-10-28T08:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=693450ca902a2faf2f0e197353e43c29603e0159'/>
<id>693450ca902a2faf2f0e197353e43c29603e0159</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix whitespace</title>
<updated>2018-10-28T08:28:50+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2018-10-28T06:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=d9885bc878c1e2c4f877e409ea11667bc14a05aa'/>
<id>d9885bc878c1e2c4f877e409ea11667bc14a05aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove overly restrictive domain from units:unit</title>
<updated>2018-10-28T08:28:50+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2018-10-27T18:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=caee326e6ecd1f0f5633e250bf42a44391f741dd'/>
<id>caee326e6ecd1f0f5633e250bf42a44391f741dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Relax range of opts:requiredOption and opts:supportedOption</title>
<updated>2018-10-28T08:28:50+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2018-10-27T18:26:49+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=3bab97b1556e7684dd5cfb48b7108fdfff583c6d'/>
<id>3bab97b1556e7684dd5cfb48b7108fdfff583c6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Aggressively deprecate uri-map extension</title>
<updated>2018-09-23T13:46:33+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2018-09-23T13:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=0840e50cf815349c7d380df9dff10b591b6b847d'/>
<id>0840e50cf815349c7d380df9dff10b591b6b847d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Aggressively deprecate event extension</title>
<updated>2018-09-23T13:14:38+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2018-09-23T13:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=d77c88289edb4998f9e10b203e2757b5359a57e5'/>
<id>d77c88289edb4998f9e10b203e2757b5359a57e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Factor out deprecation attribute and warning boilerplate</title>
<updated>2018-09-23T13:14:08+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2018-09-23T13:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=e9f0796b44c85246ad829269e4fb1d229a6644a4'/>
<id>e9f0796b44c85246ad829269e4fb1d229a6644a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
