<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lv2.git/plugins, branch v1.18.0</title>
<subtitle>LV2</subtitle>
<link rel='alternate' type='text/html' href='http://lv2plug.in/git/cgit.cgi/lv2.git/'/>
<entry>
<title>Use LV2_ATOM_BODY macros in examples instead of pointer arithmetic</title>
<updated>2020-03-17T13:30:04+00:00</updated>
<author>
<name>Ruoxi Wang</name>
<email>thuwrx10@gmail.com</email>
</author>
<published>2020-02-25T08:19:54+00:00</published>
<link rel='alternate' type='text/html' href='http://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=3aad5eb1b08ed5c27e60aa36021c4a85ce90c08f'/>
<id>3aad5eb1b08ed5c27e60aa36021c4a85ce90c08f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>eg-sampler: Destroy widgets in the correct order</title>
<updated>2020-03-17T10:38:46+00:00</updated>
<author>
<name>Michael Fisher</name>
<email>mfisher31@gmail.com</email>
</author>
<published>2019-11-19T01:46:48+00:00</published>
<link rel='alternate' type='text/html' href='http://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=91ca5a8fe86294ac2d536c510f777ccfe04ce4b7'/>
<id>91ca5a8fe86294ac2d536c510f777ccfe04ce4b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>eg-sampler: Improve UI show/hide handling</title>
<updated>2020-03-17T10:38:17+00:00</updated>
<author>
<name>Michael Fisher</name>
<email>mfisher31@gmail.com</email>
</author>
<published>2019-11-19T01:21:04+00:00</published>
<link rel='alternate' type='text/html' href='http://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=517e8657e581b0c0abafe2fd2deb5182939c39e3'/>
<id>517e8657e581b0c0abafe2fd2deb5182939c39e3</id>
<content type='text'>
Ensures that gtk_init() is only called once, and that the idle callback does
not block the UI thread.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensures that gtk_init() is only called once, and that the idle callback does
not block the UI thread.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a UI feature to request a parameter value from the host</title>
<updated>2020-03-17T10:11:53+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='http://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=c11adc705f7028eeff2e8fcd6cbf6b9d5ee97206'/>
<id>c11adc705f7028eeff2e8fcd6cbf6b9d5ee97206</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use standard Turtle lexer in Pygments</title>
<updated>2020-02-16T14:49:51+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-02-16T13:44:55+00:00</published>
<link rel='alternate' type='text/html' href='http://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=d2bd47c38be8ca75385a8de5f8ce32003d790429'/>
<id>d2bd47c38be8ca75385a8de5f8ce32003d790429</id>
<content type='text'>
A Turtle lexer was finally added in Pygments 2.1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A Turtle lexer was finally added in Pygments 2.1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make parameter data validate</title>
<updated>2020-02-16T11:01:54+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2020-02-15T13:54:08+00:00</published>
<link rel='alternate' type='text/html' href='http://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=d5d6a9529d9ee0d5e8d8db96fb0015f0e9222bcf'/>
<id>d5d6a9529d9ee0d5e8d8db96fb0015f0e9222bcf</id>
<content type='text'>
This is rather annoying, but unfortunately xsd:decimal is not a related type to
xsd:float.  A future smarter version of the validator will be able to deal with
this, but for now we'll have to be explicit and tolerate a bit of unpleasant
syntactic noise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is rather annoying, but unfortunately xsd:decimal is not a related type to
xsd:float.  A future smarter version of the validator will be able to deal with
this, but for now we'll have to be explicit and tolerate a bit of unpleasant
syntactic noise.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify plugin building and set up source tree run environment</title>
<updated>2019-11-10T16:50:02+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2019-11-10T14:34:28+00:00</published>
<link rel='alternate' type='text/html' href='http://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=cb046d7b5eb0f8bc3937a29a1ba8957bb5574912'/>
<id>cb046d7b5eb0f8bc3937a29a1ba8957bb5574912</id>
<content type='text'>
This sets up LV2_PATH in waf tests so that tests can use specifications and
plugins from the source tree without installing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This sets up LV2_PATH in waf tests so that tests can use specifications and
plugins from the source tree without installing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set Gtk as a system dependency to suppress warnings</title>
<updated>2019-10-17T19:27:05+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2019-10-17T19:27:05+00:00</published>
<link rel='alternate' type='text/html' href='http://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=49777ffd4a2e5e508d52aa336c3e4599c42215c8'/>
<id>49777ffd4a2e5e508d52aa336c3e4599c42215c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update autowaf</title>
<updated>2019-10-17T11:27:39+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2019-10-17T11:27:39+00:00</published>
<link rel='alternate' type='text/html' href='http://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=ee5cfcfaf9b7dd66c6eed72c538c8fbe599711c4'/>
<id>ee5cfcfaf9b7dd66c6eed72c538c8fbe599711c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix building within a recursive project</title>
<updated>2019-04-21T11:49:25+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2019-04-20T17:14:02+00:00</published>
<link rel='alternate' type='text/html' href='http://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=e103a630847a401523074ce1023134f09668519b'/>
<id>e103a630847a401523074ce1023134f09668519b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
