<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lv2.git/lv2/lv2plug.in/ns/ext, branch v1.10.0</title>
<subtitle>LV2</subtitle>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/'/>
<entry>
<title>LV2 1.10.0</title>
<updated>2014-08-08T18:53:43+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2014-08-08T18:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=29a6502b93ad44d3f8fe4f0a579a3e8ef369dbfd'/>
<id>29a6502b93ad44d3f8fe4f0a579a3e8ef369dbfd</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>Add missing C extern declarations for C++.</title>
<updated>2014-07-28T22:25:44+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2014-07-28T22:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=64e25ef4f27e9e82402ba1a361e8c443eefc93db'/>
<id>64e25ef4f27e9e82402ba1a361e8c443eefc93db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes for clang.</title>
<updated>2014-07-28T22:17:27+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2014-07-28T22:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=bf21fccffd50775217fbe3f417eb0216377f1942'/>
<id>bf21fccffd50775217fbe3f417eb0216377f1942</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add description, date, and change log to documentation index.</title>
<updated>2014-07-28T21:14:40+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2014-07-28T21:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=91bd0c769fef6c62aa065f3ef22c3cb7d890c597'/>
<id>91bd0c769fef6c62aa065f3ef22c3cb7d890c597</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_atom_sequence_clear() and lv2_atom_sequence_append_event() helper functions.</title>
<updated>2014-02-08T02:30:06+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2014-02-08T02:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=60eb52f31976763497cd0355cc0d6b46af6c465f'/>
<id>60eb52f31976763497cd0355cc0d6b46af6c465f</id>
<content type='text'>
Add MIDI fifths example plugin for simple non-forge MIDI reading and writing.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add MIDI fifths example plugin for simple non-forge MIDI reading and writing.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incorrect deprecation advise in comment.</title>
<updated>2014-02-01T16:56:48+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2014-02-01T16:56:48+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=0a4e416513dc6b8674e9116e423ad91d23326bac'/>
<id>0a4e416513dc6b8674e9116e423ad91d23326bac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify sizes and remove implicit type conversions.</title>
<updated>2014-01-31T15:52:16+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2014-01-31T15:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=e2ac3f3bb6c26f5a5e93c0df767d66de0d47222b'/>
<id>e2ac3f3bb6c26f5a5e93c0df767d66de0d47222b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix outdated references to lv2_atom_forge_resource().</title>
<updated>2014-01-31T00:51:27+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2014-01-31T00:51:27+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=8c5569c7fba0ced49c4289855a71737ba278d6c4'/>
<id>8c5569c7fba0ced49c4289855a71737ba278d6c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
