<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lv2.git/plugins, branch book</title>
<subtitle>LV2</subtitle>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/'/>
<entry>
<title>Add initial WIP for more user friendly docs</title>
<updated>2019-03-18T14:48:19+00:00</updated>
<author>
<name>fundamental</name>
<email>mark.d.mccurry@gmail.com</email>
</author>
<published>2018-05-28T03:12:15+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=7b67c423a084898a2bc2f6569285550c0b6c3961'/>
<id>7b67c423a084898a2bc2f6569285550c0b6c3961</id>
<content type='text'>
See May 2018 lv2-devel discussion for some of the motivations
for the different style of documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See May 2018 lv2-devel discussion for some of the motivations
for the different style of documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update autowaf and adapt to new API</title>
<updated>2019-03-17T18:02:31+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2019-03-17T17:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=ca9f746af500be98f7c65b7f1bd0f50ad936a8b6'/>
<id>ca9f746af500be98f7c65b7f1bd0f50ad936a8b6</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>Remove workaround for ancient MSVC</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:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=677eee0a8a1ca270860c11bc411abb48ae5e455e'/>
<id>677eee0a8a1ca270860c11bc411abb48ae5e455e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix various Python style issues</title>
<updated>2018-09-23T12:04:20+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2018-09-23T12:04:20+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=c498b60ae068aa3dd2304e458280b103a8772efb'/>
<id>c498b60ae068aa3dd2304e458280b103a8772efb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up includes</title>
<updated>2018-09-23T11:39:35+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2018-09-23T11:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=973b8fbca869e062f39caac140b39406ad9896c5'/>
<id>973b8fbca869e062f39caac140b39406ad9896c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>eg-sampler: Fix segfault on old_sample null deref</title>
<updated>2018-05-21T08:14:14+00:00</updated>
<author>
<name>Harry van Haaren</name>
<email>harryhaaren@gmail.com</email>
</author>
<published>2018-05-19T13:15:15+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=dc9ff1250c049b5b60cef16f07be4c031ce2fa4c'/>
<id>dc9ff1250c049b5b60cef16f07be4c031ce2fa4c</id>
<content type='text'>
Fixes a segmentation fault in eg-sampler when a sample is loaded for the first
time. Dereferencing old_sample-&gt;path causes the NULL pointer segfault.

Resolved by always simplifying code to always write_set_file,
even if the filename is the same.

Signed-off-by: Harry van Haaren &lt;harryhaaren@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes a segmentation fault in eg-sampler when a sample is loaded for the first
time. Dereferencing old_sample-&gt;path causes the NULL pointer segfault.

Resolved by always simplifying code to always write_set_file,
even if the filename is the same.

Signed-off-by: Harry van Haaren &lt;harryhaaren@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>eg-midigate: Respond to "all notes off" MIDI message</title>
<updated>2018-04-07T13:08:08+00:00</updated>
<author>
<name>Robin Gareus</name>
<email>robin@gareus.org</email>
</author>
<published>2018-03-24T19:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=728196c9d55100b63b74b2f118bd80d451636a6c'/>
<id>728196c9d55100b63b74b2f118bd80d451636a6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade to waf 2.0.4</title>
<updated>2018-01-05T21:27:31+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2018-01-05T21:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=c7fc25e43978c0c584e2e01498ff69df700320a3'/>
<id>c7fc25e43978c0c584e2e01498ff69df700320a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
