<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtaudio/Makefile.in, branch 4.1.1</title>
<subtitle>Fork of rtaudio library for interfacing to audio interfaces</subtitle>
<id>https://git.carlh.net/cgit/rtaudio/atom?h=4.1.1</id>
<link rel='self' href='https://git.carlh.net/cgit/rtaudio/atom?h=4.1.1'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/'/>
<updated>2014-04-26T18:39:15Z</updated>
<entry>
<title>Added new setStreamTime function; Documentation updates for 4.1.1 release.</title>
<updated>2014-04-26T18:39:15Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2014-04-26T18:39:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=22c00ec584b413374ad5a2c119592acaba5e799e'/>
<id>urn:sha1:22c00ec584b413374ad5a2c119592acaba5e799e</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>Fix rtaudio-config (test uses = for string comparison, not ==), and install it.</title>
<updated>2013-10-11T16:57:30Z</updated>
<author>
<name>Stephen Sinclair</name>
<email>radarsat1@gmail.com</email>
</author>
<published>2013-10-11T15:51:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=f4cf104223cde14e2070ef1b97f0405ce4efd937'/>
<id>urn:sha1:f4cf104223cde14e2070ef1b97f0405ce4efd937</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support "install" and "uninstall" targets, and support --prefix configure option.</title>
<updated>2013-10-11T16:57:30Z</updated>
<author>
<name>Stephen Sinclair</name>
<email>radarsat1@gmail.com</email>
</author>
<published>2013-10-11T15:48:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=f1dc7619d501ca7c5de745213dd3784de279204c'/>
<id>urn:sha1:f1dc7619d501ca7c5de745213dd3784de279204c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various updates for pulse audio, preparation for release 4.0.12, error callback addition (GS).</title>
<updated>2013-10-10T23:38:32Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2013-04-15T15:30:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=906e5ba67f7c253655b7f1a29b832bb7852e1126'/>
<id>urn:sha1:906e5ba67f7c253655b7f1a29b832bb7852e1126</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various updates for pulseaudio API and default ALSA device enumeration (gs).</title>
<updated>2013-10-10T23:38:32Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2012-12-10T20:30:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=bee81ff356bbec279facb50dab5e6069c6475fcc'/>
<id>urn:sha1:bee81ff356bbec279facb50dab5e6069c6475fcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updates to RtAudio.cpp,h to fix deadlock in stopping stream (Core API).  Other file updates for upcoming release of version 4.0.11.</title>
<updated>2013-10-10T23:38:30Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2012-05-31T20:21:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=758cf4789a38b161024f5371fd041b5489cf9921'/>
<id>urn:sha1:758cf4789a38b161024f5371fd041b5489cf9921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated version number in Makefile.in (GS)</title>
<updated>2013-10-10T23:38:29Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2011-08-30T20:11:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=dc20370a546ae7e48846c275d095f23a93e989fd'/>
<id>urn:sha1:dc20370a546ae7e48846c275d095f23a93e989fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for compile bug in Windows DS and library configure in linux (GS).</title>
<updated>2013-10-10T23:38:29Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2011-08-30T18:47:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=325fea749470f53e3d9dcd903d1c9b7c881a37fc'/>
<id>urn:sha1:325fea749470f53e3d9dcd903d1c9b7c881a37fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various changes in preparation for release 4.0.8</title>
<updated>2013-10-10T23:38:27Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2011-02-17T21:26:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=24a98a1971301e582dc56ef2c6ac94c342b674dd'/>
<id>urn:sha1:24a98a1971301e582dc56ef2c6ac94c342b674dd</id>
<content type='text'>
including fix of MinGW ASIO compile problem (iasiothiscallresolver),
OS-X problem handling device names in some languages (CFString
conversion), small change to OS-X MUTEX lock location to avoid
lockups, and correction to documentation regarding 24-bit data (should
be lower 3 bytes, not upper 3 bytes).
</content>
</entry>
</feed>
