| Age | Commit message (Expand) | Author |
| 2014-04-26 | Added new setStreamTime function; Documentation updates for 4.1.1 release.4.1.1 | Gary Scavone |
| 2014-04-26 | Merge branch 'master' of https://github.com/thestk/rtaudio | Gary Scavone |
| 2014-04-26 | Wasap bug(?) fix in destructor; Update to record.cpp for default device selec... | Gary Scavone |
| 2014-04-26 | Let convertBuffer() take care of all channel count conversion, while convertB... | Marcus Tomlinson |
| 2014-04-26 | Set callbackPushed flag if there is no render stream (input only mode) | Marcus Tomlinson |
| 2014-04-24 | Bug fix in Core, Jack, ASIO, and DS for internal draining in INPUT mode only;... | Gary Scavone |
| 2014-04-23 | Added an explicit cast of (LPCTSRT) on line 4626, which seemed necessary when... | Gary Scavone |
| 2014-04-18 | Removed now irrelevant comment | Marcus Tomlinson |
| 2014-04-18 | Support all sample rates for WASAPI | Marcus Tomlinson |
| 2014-04-18 | Fixed shutdown crash on certain sample rates | Marcus Tomlinson |
| 2014-04-18 | Added an author header to the WASAPI section | Marcus Tomlinson |
| 2014-04-15 | Updates to WASAPI API to support MinGW compile. | Gary Scavone |
| 2014-04-09 | Bug fix for DS enumeration when devices are unplugged; bug fix if an error oc... | Gary Scavone |
| 2014-04-02 | Updated WASAPI code from v0.1 to v0.2. | Gary Scavone |
| 2014-04-02 | Various WASAPI-related changes. | Gary Scavone |
| 2014-04-01 | Added Wasapi code (though untested); Updates for better data format support i... | Gary Scavone |
| 2014-03-31 | Fix for ALSA runnable flag update mistake; moved streamname declaration in PU... | Gary Scavone |
| 2014-03-11 | Bug fix for OS-X xrun reporting, plus small efficiency change to getVersion()... | Gary Scavone |
| 2014-01-18 | Changes to fix display issue for non-ASCII device names and some compile warn... | Gary Scavone |
| 2014-01-06 | Updates to OS-X sample rate querying, other small changes suggested by Martin... | Gary Scavone |
| 2013-12-28 | A few small memory leak fixes from MK | Gary Scavone |
| 2013-12-27 | Hades and Koegler patches for ALSA and general efficiency. | Gary Scavone |
| 2013-12-27 | PulseAudio update for input buffer size support. | Gary Scavone |
| 2013-12-27 | Renamed RtError class to RtAudioError and embedded it in RtAudio.h. | Gary Scavone |
| 2013-10-11 | A few more updates, including new ASIO files (GS). | Gary Scavone |
| 2013-10-11 | Various updates for pulse audio, preparation for release 4.0.12, error callba... | Gary Scavone |
| 2013-10-11 | Various updates for pulseaudio API and default ALSA device enumeration (gs). | Gary Scavone |
| 2013-10-11 | Updates for SCHED_RR in ALSA API, plus support in configure for powerpc64 (gs). | Gary Scavone |
| 2013-10-11 | Various changes for true 24-bit support, changes regarding Jack get_latency, ... | Gary Scavone |
| 2013-10-11 | Mutex removal from several APIs, addition of PulseAudio support, documentatio... | Gary Scavone |
| 2013-10-11 | Updates to RtAudio.cpp,h to fix deadlock in stopping stream (Core API). Othe... | Gary Scavone |
| 2013-10-11 | Updates regarding leaks in ALSA, bitwise format flags in OS-X, and changes to... | Gary Scavone |
| 2013-10-11 | Documentation updates for release 4.0.10 (GS). | Gary Scavone |
| 2013-10-11 | Fix for compile bug in Windows DS and library configure in linux (GS). | Gary Scavone |
| 2013-10-11 | Final update for release 4.0.9, including DS bugfix in getDeviceCount (gs). | Gary Scavone |
| 2013-10-11 | Updates for release 4.0.9, including OS-X fixes for 10.6 and 10.7 (gs). | Gary Scavone |
| 2013-10-11 | Updates for release 4.0.8, including new python binding, new teststops.cpp pr... | Gary Scavone |
| 2013-10-11 | Various changes in preparation for release 4.0.8 | Gary Scavone |
| 2013-10-11 | RtApiJack: Don't set JackUseExactName, since it prevents multiple instances o... | Tristan Matthews |
| 2013-10-11 | Many updates for release 4.0.7 (gs). | Gary Scavone |
| 2013-10-11 | Final doc updates for 4.0.6 release (GS). | Gary Scavone |
| 2013-10-11 | Bug fixes for ALSA buffersize setting and new OS X 10.5 variable (GS). | Gary Scavone |
| 2013-10-11 | Minor error message fixes in DS api (GS). | Gary Scavone |
| 2013-10-11 | Various updates and fixes before 4.0.5 release (GS). | Gary Scavone |
| 2013-10-11 | Various changes in preparation for new 4.0.5 release (GS). | Gary Scavone |
| 2013-10-11 | Bug fix for mono mode in OS-X support (GS). | Gary Scavone |
| 2013-10-11 | Updates to OS-X for multi-stream support (GS). | Gary Scavone |
| 2013-10-11 | Various updates to configure script, rtaudio files, and test files in prepara... | Gary Scavone |
| 2013-10-11 | Date and documentation updates for release 4.0.4 (gps). | Gary Scavone |
| 2013-10-11 | Various updates in ALSA for probing while device is open and in Windows for t... | Gary Scavone |