<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lv2.git/lv2, 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>WIP: Add feature to request parameter from from UI</title>
<updated>2020-03-12T13:06:33+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2018-11-20T22:26:49+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=a5c734a2ad41ad3f97c9f9550f705baab57a7eaa'/>
<id>a5c734a2ad41ad3f97c9f9550f705baab57a7eaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Fix mismatched documentation grouping commands</title>
<updated>2020-03-07T16:38:33+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-03-07T16:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=b4fc36f81f146d0140d4ce4040584f4a00f4f35c'/>
<id>b4fc36f81f146d0140d4ce4040584f4a00f4f35c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the same name for recursive struct types</title>
<updated>2020-02-23T10:24:29+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-02-23T10:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=0080c435932349af4ed6e8ca8f4f09d5c3d71845'/>
<id>0080c435932349af4ed6e8ca8f4f09d5c3d71845</id>
<content type='text'>
Similar to the previous commit, this was non-standard and caused documentation
issues.  With this commit, the data structures index page looks as expected.

Unlike the previous commit, though, these names are actually needed because the
struct definition refers to itself.  Simply use the same name instead of the
underscore prefix, since the "struct namespace" in C is different anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Similar to the previous commit, this was non-standard and caused documentation
issues.  With this commit, the data structures index page looks as expected.

Unlike the previous commit, though, these names are actually needed because the
struct definition refers to itself.  Simply use the same name instead of the
underscore prefix, since the "struct namespace" in C is different anyway.
</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>Update version in metadata to match wscript</title>
<updated>2020-02-16T18:33:07+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-02-16T18:33:07+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=f3e51bf41e8b729ed735e1ae4a1463832fc349b0'/>
<id>f3e51bf41e8b729ed735e1ae4a1463832fc349b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Separate developers from project metadata</title>
<updated>2020-02-16T11:01:54+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-02-15T20:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=4c650dfeae00cd9af55e24b5a40feec3212c1f99'/>
<id>4c650dfeae00cd9af55e24b5a40feec3212c1f99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add state:freePath feature</title>
<updated>2019-12-07T11:14:52+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2019-06-04T17:27:20+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=08d5432a61a7b29f25c12da869d31a46e7d3b860'/>
<id>08d5432a61a7b29f25c12da869d31a46e7d3b860</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
