<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lv2.git/lv2/lv2plug.in/ns/ext/state, 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>Update copyright dates</title>
<updated>2016-09-19T01:45:41+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2016-09-19T01:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=0e8c4220e25b52120c3f298fde5cffaea31a2abf'/>
<id>0e8c4220e25b52120c3f298fde5cffaea31a2abf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document all URI defines</title>
<updated>2016-09-09T22:07:43+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2016-09-09T22:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=eab58ce7e8a143e663cc76839595a76b55392881'/>
<id>eab58ce7e8a143e663cc76839595a76b55392881</id>
<content type='text'>
This makes headers somewhat redundant and too wide, but it's the only
way I can get Doxygen to make links to the corresponding spec
documentation, because it doesn't linkify URIs in strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes headers somewhat redundant and too wide, but it's the only
way I can get Doxygen to make links to the corresponding spec
documentation, because it doesn't linkify URIs in strings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add state:threadSafeRestore feature</title>
<updated>2016-07-31T19:19:35+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2016-07-31T19:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=cb0fd14636a32785963474a8d9400ba9bd2ff1e2'/>
<id>cb0fd14636a32785963474a8d9400ba9bd2ff1e2</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_STATE_ERR_NO_SPACE status flag</title>
<updated>2015-12-04T17:13:32+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2015-12-04T17:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=c70109bccac680e32395f29df63510187b68b96d'/>
<id>c70109bccac680e32395f29df63510187b68b96d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Single-page API documentation with unified style.</title>
<updated>2014-11-25T05:23:48+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2014-11-25T05:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=68a4dc89f5e00aa6e2780f4f96011b92961b7a80'/>
<id>68a4dc89f5e00aa6e2780f4f96011b92961b7a80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Markdown in doc comments for better source readability.</title>
<updated>2014-08-08T15:37:01+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2014-08-08T15:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=a91a87e1d7beb455f6d70ece19e62e2e870ed170'/>
<id>a91a87e1d7beb455f6d70ece19e62e2e870ed170</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Doxygen Markdown support for more human-readable doc comments.</title>
<updated>2014-07-31T20:39:26+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2014-07-31T20:39:26+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=1c67d8123580b5cf70b5530277ad8320e97174cd'/>
<id>1c67d8123580b5cf70b5530277ad8320e97174cd</id>
<content type='text'>
Minor improvements to UI documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor improvements to UI documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update versions.  LV2 1.4.0.</title>
<updated>2013-02-18T04:38:10+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2013-02-18T04:38:10+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=68ab5ac516f893fe5366c172599ca4b688ca286a'/>
<id>68ab5ac516f893fe5366c172599ca4b688ca286a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define LV2_STATE__loadDefaultState.</title>
<updated>2013-01-26T21:16:24+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2013-01-26T21:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=8fc9914200ae63c00182cdf6c535828c94848b1d'/>
<id>8fc9914200ae63c00182cdf6c535828c94848b1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
