<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lv2.git/lv2/morph, branch v1.18.0</title>
<subtitle>LV2</subtitle>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/'/>
<entry>
<title>Remove most uses of "e.g." in documentation</title>
<updated>2020-04-10T17:46:04+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-04-06T11:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=a43ca05578cc2fefdd1bab8cd564332eaf9bd191'/>
<id>a43ca05578cc2fefdd1bab8cd564332eaf9bd191</id>
<content type='text'>
This causes typesetting issues in some cases (because it is interpreted as the
end of a sentence), and it's probably more accessible to write out fully
anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This causes typesetting issues in some cases (because it is interpreted as the
end of a sentence), and it's probably more accessible to write out fully
anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant lv2:Specification type properties</title>
<updated>2020-04-10T17:46:04+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-03-22T17:24:15+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=adbb099856fd80445d7a6627460ce239c4bc902a'/>
<id>adbb099856fd80445d7a6627460ce239c4bc902a</id>
<content type='text'>
These are included in the manifest so that hosts can discover them.  Having
them in the data file as well is redundant, and in some cases requires an
otherwise unnecessary import of the core spec.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are included in the manifest so that hosts can discover them.  Having
them in the data file as well is redundant, and in some cases requires an
otherwise unnecessary import of the core spec.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move documentation to metadata files and convert it to Markdown</title>
<updated>2020-04-10T17:46:04+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-03-22T15:36:44+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=430284545345539c9ffb31df889debac1d3888b5'/>
<id>430284545345539c9ffb31df889debac1d3888b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename spec metadata files to name.meta.ttl</title>
<updated>2020-03-28T16:10:05+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-03-20T13:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=8c5e414fda0160c6105503c584d3a3c0534f74e4'/>
<id>8c5e414fda0160c6105503c584d3a3c0534f74e4</id>
<content type='text'>
Towards putting more here than just the project metadata, and is a bit cleaner
of a naming scheme anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Towards putting more here than just the project metadata, and is a bit cleaner
of a naming scheme anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Put all code documentation in an "lv2" group</title>
<updated>2020-03-12T12:29:56+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-03-12T12:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=1d75523156c28b8a31b1a5d6504d78fe49b9cf62'/>
<id>1d75523156c28b8a31b1a5d6504d78fe49b9cf62</id>
<content type='text'>
This makes it feasible to merge the LV2 documentation into more broad
documentation in a meta-project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it feasible to merge the LV2 documentation into more broad
documentation in a meta-project.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make all specifications a lv2:Specification</title>
<updated>2020-02-16T15:04:48+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-02-16T14:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=ffea25768ab52cfa505d80e7b52fd5826933509b'/>
<id>ffea25768ab52cfa505d80e7b52fd5826933509b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalise syntax of all specification data with serdi</title>
<updated>2020-02-16T11:02:05+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-02-16T10:59:39+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=b042d19364170e03db35b4c736d7d17c897d5203'/>
<id>b042d19364170e03db35b4c736d7d17c897d5203</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Install standard headers to simpler include paths</title>
<updated>2018-09-22T18:38:58+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2018-09-22T18:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=4db67120efca2d4c200d2e1ba5cf3d7b97cab97e'/>
<id>4db67120efca2d4c200d2e1ba5cf3d7b97cab97e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
