<feed xmlns='http://www.w3.org/2005/Atom'>
<title>midimonster/backends, branch v0.5</title>
<subtitle>Multi-protocol translation software</subtitle>
<id>https://git.services.cbcdn.com/midimonster/atom?h=v0.5</id>
<link rel='self' href='https://git.services.cbcdn.com/midimonster/atom?h=v0.5'/>
<link rel='alternate' type='text/html' href='https://git.services.cbcdn.com/midimonster/'/>
<updated>2020-04-27T18:54:02Z</updated>
<entry>
<title>Allow access to previous value in python handlers</title>
<updated>2020-04-27T18:54:02Z</updated>
<author>
<name>cbdev</name>
<email>cb@cbcdn.com</email>
</author>
<published>2020-04-27T18:54:02Z</published>
<link rel='alternate' type='text/html' href='https://git.services.cbcdn.com/midimonster/commit/?id=f692715444c6ddeb47bf87b53acf46798785290a'/>
<id>urn:sha1:f692715444c6ddeb47bf87b53acf46798785290a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Periodically retry connecting remotes for maweb</title>
<updated>2020-04-26T20:54:17Z</updated>
<author>
<name>cbdev</name>
<email>cb@cbcdn.com</email>
</author>
<published>2020-04-26T20:54:17Z</published>
<link rel='alternate' type='text/html' href='https://git.services.cbcdn.com/midimonster/commit/?id=929026130c7866d9b70be7a6cc820f103ae241b4'/>
<id>urn:sha1:929026130c7866d9b70be7a6cc820f103ae241b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement maweb fallback connections</title>
<updated>2020-04-25T21:33:54Z</updated>
<author>
<name>cbdev</name>
<email>cb@cbcdn.com</email>
</author>
<published>2020-04-25T21:33:54Z</published>
<link rel='alternate' type='text/html' href='https://git.services.cbcdn.com/midimonster/commit/?id=3691faaaf6da4d479c31b0246949be2f4a02b8b5'/>
<id>urn:sha1:3691faaaf6da4d479c31b0246949be2f4a02b8b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rtpmidi to README, add example config</title>
<updated>2020-04-24T22:23:57Z</updated>
<author>
<name>cbdev</name>
<email>cb@cbcdn.com</email>
</author>
<published>2020-04-24T22:23:57Z</published>
<link rel='alternate' type='text/html' href='https://git.services.cbcdn.com/midimonster/commit/?id=ee086b47e5171698ed9c221e704120522f6abb73'/>
<id>urn:sha1:ee086b47e5171698ed9c221e704120522f6abb73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set MCAST_LOOP/IPV6_V6ONLY only on supported sockets, select outbound multicast interfaces properly</title>
<updated>2020-04-24T21:28:24Z</updated>
<author>
<name>cbdev</name>
<email>cb@cbcdn.com</email>
</author>
<published>2020-04-24T21:28:24Z</published>
<link rel='alternate' type='text/html' href='https://git.services.cbcdn.com/midimonster/commit/?id=4a575cd3c466abfccf4516f5e9f6eacd534f4dc1'/>
<id>urn:sha1:4a575cd3c466abfccf4516f5e9f6eacd534f4dc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update lua documentation, keep last value for handler</title>
<updated>2020-04-23T22:18:36Z</updated>
<author>
<name>cbdev</name>
<email>cb@cbcdn.com</email>
</author>
<published>2020-04-23T22:18:36Z</published>
<link rel='alternate' type='text/html' href='https://git.services.cbcdn.com/midimonster/commit/?id=ff785c5c5a300d01b404c48335de7f68ad8711a9'/>
<id>urn:sha1:ff785c5c5a300d01b404c48335de7f68ad8711a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split mDNS socket into v4/v6</title>
<updated>2020-04-23T21:38:36Z</updated>
<author>
<name>cbdev</name>
<email>cb@cbcdn.com</email>
</author>
<published>2020-04-23T21:38:36Z</published>
<link rel='alternate' type='text/html' href='https://git.services.cbcdn.com/midimonster/commit/?id=a8be76f20b3eaa20b53e1cda7686845a08cef32b'/>
<id>urn:sha1:a8be76f20b3eaa20b53e1cda7686845a08cef32b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not load lua backend automatically on Windows</title>
<updated>2020-04-20T22:20:23Z</updated>
<author>
<name>cbdev</name>
<email>cb@cbcdn.com</email>
</author>
<published>2020-04-20T22:20:23Z</published>
<link rel='alternate' type='text/html' href='https://git.services.cbcdn.com/midimonster/commit/?id=bc275e10defe27e6d288ccf9125fe9b915168240'/>
<id>urn:sha1:bc275e10defe27e6d288ccf9125fe9b915168240</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Print platform-specific error messages for socket calls</title>
<updated>2020-04-20T18:38:58Z</updated>
<author>
<name>cbdev</name>
<email>cb@cbcdn.com</email>
</author>
<published>2020-04-20T18:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.services.cbcdn.com/midimonster/commit/?id=8773fca1f7d2ffed68b6af4967b537d989a1e5b5'/>
<id>urn:sha1:8773fca1f7d2ffed68b6af4967b537d989a1e5b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unchecked returns</title>
<updated>2020-04-19T19:28:21Z</updated>
<author>
<name>cbdev</name>
<email>cb@cbcdn.com</email>
</author>
<published>2020-04-19T19:28:21Z</published>
<link rel='alternate' type='text/html' href='https://git.services.cbcdn.com/midimonster/commit/?id=f053dc36fd515e8d7952e1bdefdc0050226a27c4'/>
<id>urn:sha1:f053dc36fd515e8d7952e1bdefdc0050226a27c4</id>
<content type='text'>
</content>
</entry>
</feed>
