<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lv2.git/lv2/worker, branch ui-request-parameter</title>
<subtitle>LV2</subtitle>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/'/>
<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>Remove unnecessary struct names</title>
<updated>2020-02-23T10:17:38+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-02-23T10:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=f44953307bc58eb2a364297416b61c2262a64759'/>
<id>f44953307bc58eb2a364297416b61c2262a64759</id>
<content type='text'>
These are not necessary since they are not recursive types, and the names
violated the C standard.  There also seems to be a bug in Doxygen where
TYPEDEF_HIDES_STRUCT was not working, which made the documentation confusing
and ugly.

Strictly speaking, this could break user code that used these names directly,
but this was never intended to be supported and should be fixed if it actually
occurs anywhere.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are not necessary since they are not recursive types, and the names
violated the C standard.  There also seems to be a bug in Doxygen where
TYPEDEF_HIDES_STRUCT was not working, which made the documentation confusing
and ugly.

Strictly speaking, this could break user code that used these names directly,
but this was never intended to be supported and should be fixed if it actually
occurs anywhere.
</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>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>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>
