<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtaudio/tests, branch 4.1.2</title>
<subtitle>Fork of rtaudio library for interfacing to audio interfaces</subtitle>
<id>https://git.carlh.net/cgit/rtaudio/atom?h=4.1.2</id>
<link rel='self' href='https://git.carlh.net/cgit/rtaudio/atom?h=4.1.2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/'/>
<updated>2016-02-17T01:39:50Z</updated>
<entry>
<title>Merge pull request #49 from radarsat1/automake</title>
<updated>2016-02-17T01:39:50Z</updated>
<author>
<name>garyscavone</name>
<email>garyscavone@users.noreply.github.com</email>
</author>
<published>2016-02-17T01:39:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=0b6207d3257a988b6665c36b6d4ee6d9846a4b52'/>
<id>urn:sha1:0b6207d3257a988b6665c36b6d4ee6d9846a4b52</id>
<content type='text'>
Port the build system to automake</content>
</entry>
<entry>
<title>Revert "duplex test: 64 bit compatibility"</title>
<updated>2016-02-12T17:58:32Z</updated>
<author>
<name>Stephen Sinclair</name>
<email>radarsat1@gmail.com</email>
</author>
<published>2016-02-12T17:12:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=77cfec0f03ce712410620d93fd698561901bdaf7'/>
<id>urn:sha1:77cfec0f03ce712410620d93fd698561901bdaf7</id>
<content type='text'>
This reverts commit f639653f5ecf98d3b093049435df5631d8eb0f44.

This change breaks the build with g++ 5.2.1 (Ubuntu 15.10).
</content>
</entry>
<entry>
<title>Port the build system to automake.</title>
<updated>2016-02-12T15:13:20Z</updated>
<author>
<name>Stephen Sinclair</name>
<email>radarsat1@gmail.com</email>
</author>
<published>2016-02-12T14:05:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=fbcd1910a3ea72ec6dc50d50c3f7848e6861abc4'/>
<id>urn:sha1:fbcd1910a3ea72ec6dc50d50c3f7848e6861abc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>duplex test: 64 bit compatibility</title>
<updated>2015-04-05T07:01:02Z</updated>
<author>
<name>David Császár</name>
<email>p6@xn--csszr-yqac.de</email>
</author>
<published>2015-04-05T07:01:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=f639653f5ecf98d3b093049435df5631d8eb0f44'/>
<id>urn:sha1:f639653f5ecf98d3b093049435df5631d8eb0f44</id>
<content type='text'>
This change was necessary to prevent BAD ACCESS when compiling on 64 bit OSX</content>
</entry>
<entry>
<title>Updates to test programs when specifying default device numbers.</title>
<updated>2014-04-26T13:44:39Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2014-04-26T13:44:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=097b83163e65b9828a2bddffd15dc1504a1acab4'/>
<id>urn:sha1:097b83163e65b9828a2bddffd15dc1504a1acab4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wasap bug(?) fix in destructor; Update to record.cpp for default device selection.</title>
<updated>2014-04-26T12:44:43Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2014-04-26T12:44:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=154e121e500dc2e9f6e6277db5b4f35c4222a216'/>
<id>urn:sha1:154e121e500dc2e9f6e6277db5b4f35c4222a216</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3 from berkus/master</title>
<updated>2014-04-11T00:00:32Z</updated>
<author>
<name>garyscavone</name>
<email>garyscavone@users.noreply.github.com</email>
</author>
<published>2014-04-11T00:00:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=17613bf3d55a9424c4971b766db1edf6d2cc90bf'/>
<id>urn:sha1:17613bf3d55a9424c4971b766db1edf6d2cc90bf</id>
<content type='text'>
Add CMake buildfile.</content>
</entry>
<entry>
<title>Bug fix for DS enumeration when devices are unplugged; bug fix if an error occurs when opening a stream after a previous stream was closed; various documentation updates in preparation for release 4.1.0.</title>
<updated>2014-04-09T19:14:30Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2014-04-09T19:14:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=25b45950168d2a477fb975567dbff750b5d8e5ba'/>
<id>urn:sha1:25b45950168d2a477fb975567dbff750b5d8e5ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated WASAPI code from v0.1 to v0.2.</title>
<updated>2014-04-02T17:41:27Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2014-04-02T17:41:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=0d0fb5433a2be8723a392b943111aea75b301333'/>
<id>urn:sha1:0d0fb5433a2be8723a392b943111aea75b301333</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various WASAPI-related changes.</title>
<updated>2014-04-02T17:06:01Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2014-04-02T17:06:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=986ffc39fd4cfac9c25a324511c1204f9d8ba760'/>
<id>urn:sha1:986ffc39fd4cfac9c25a324511c1204f9d8ba760</id>
<content type='text'>
</content>
</entry>
</feed>
