<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtaudio/tests, branch 4.1.0</title>
<subtitle>Fork of rtaudio library for interfacing to audio interfaces</subtitle>
<id>https://git.carlh.net/cgit/rtaudio/atom?h=4.1.0</id>
<link rel='self' href='https://git.carlh.net/cgit/rtaudio/atom?h=4.1.0'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/'/>
<updated>2014-04-11T00:00:32Z</updated>
<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>
<entry>
<title>Added Wasapi code (though untested); Updates for better data format support in PulseAudio; Commented-out various unused function arguments in tests/ files.</title>
<updated>2014-04-01T16:05:51Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2014-04-01T16:03:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=18e6f5126073320450438e99b4833cabc3347dba'/>
<id>urn:sha1:18e6f5126073320450438e99b4833cabc3347dba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build test programs.</title>
<updated>2014-02-04T12:58:26Z</updated>
<author>
<name>Berkus</name>
<email>berkus@gmail.com</email>
</author>
<published>2014-02-04T12:58:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=704da88113a15d4eafdeb3e33714531adcd249b0'/>
<id>urn:sha1:704da88113a15d4eafdeb3e33714531adcd249b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes to fix display issue for non-ASCII device names and some compile warnings on the Windows platform (most from Pavel Mogilevskiy).</title>
<updated>2014-01-18T21:35:12Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2014-01-18T21:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=b8f788ee2ab8da7fdd12b7fc09475e7529512cd1'/>
<id>urn:sha1:b8f788ee2ab8da7fdd12b7fc09475e7529512cd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed RtError class to RtAudioError and embedded it in RtAudio.h.</title>
<updated>2013-12-27T19:30:37Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2013-12-27T19:30:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=07c639e41165da70aab5016adf1bf7133a418b31'/>
<id>urn:sha1:07c639e41165da70aab5016adf1bf7133a418b31</id>
<content type='text'>
Deleted RtError.h from distribution and renamed all references to
RtError in the documentation, test files, and Windows .dsp files.
The version number was incremented to 4.1.0 in anticipation of
the next release, as this change affects the API.
</content>
</entry>
<entry>
<title>Final documentation updates for release 4.0.12 (GS).</title>
<updated>2013-10-10T23:38:33Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2013-04-16T15:38:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=d6fd1442b2fe1bb366c5539354eeb841fc6943a1'/>
<id>urn:sha1:d6fd1442b2fe1bb366c5539354eeb841fc6943a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A few more updates, including new ASIO files (GS).</title>
<updated>2013-10-10T23:38:32Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2013-04-15T17:56:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=91b2f327e23d13ffaae84f83c1f672aa55e8a694'/>
<id>urn:sha1:91b2f327e23d13ffaae84f83c1f672aa55e8a694</id>
<content type='text'>
</content>
</entry>
</feed>
