<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtaudio/tests, branch 5.0.0</title>
<subtitle>Fork of rtaudio library for interfacing to audio interfaces</subtitle>
<id>https://git.carlh.net/cgit/rtaudio/atom?h=5.0.0</id>
<link rel='self' href='https://git.carlh.net/cgit/rtaudio/atom?h=5.0.0'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/'/>
<updated>2016-12-05T20:37:38Z</updated>
<entry>
<title>Fix truncation to float warning in mscv</title>
<updated>2016-12-05T20:37:38Z</updated>
<author>
<name>jossgray</name>
<email>joss@jossgray.net</email>
</author>
<published>2016-12-05T20:37:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=fc1f79343be5129134921f9e47cab8ef360368e4'/>
<id>urn:sha1:fc1f79343be5129134921f9e47cab8ef360368e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicit casts to fix some warnings in msvc</title>
<updated>2016-12-05T20:31:32Z</updated>
<author>
<name>jossgray</name>
<email>joss@jossgray.net</email>
</author>
<published>2016-12-05T20:31:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=03aef01e6c556834277b0b23c5659aa83fa7949b'/>
<id>urn:sha1:03aef01e6c556834277b0b23c5659aa83fa7949b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix truncation from double to float warning.</title>
<updated>2016-12-05T19:01:02Z</updated>
<author>
<name>jossgray</name>
<email>joss@jossgray.net</email>
</author>
<published>2016-12-05T19:01:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=bba842587eeac6a008af5732c55fb895246356ab'/>
<id>urn:sha1:bba842587eeac6a008af5732c55fb895246356ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update (bug fix?) in duplex.cpp test program</title>
<updated>2016-09-06T16:16:47Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2016-09-06T16:16:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=2697075ec56e365ecc20841cbfb5f98d4b79eb43'/>
<id>urn:sha1:2697075ec56e365ecc20841cbfb5f98d4b79eb43</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
