summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2019-04-17A few minor documentation updates for release 5.1.0.5.1.0Gary Scavone
2019-04-17Documentation and version updates before release 5.1.0Gary Scavone
2019-04-17[doc] document C interface.Stephen Sinclair
2019-04-17[doc] fix header file paths for out-of-source buildsStephen Sinclair
2019-04-17[doc] update RtAudioFormat description to match codeStephen Sinclair
2018-10-30Change "Direct Sound" to "DirectSound"Ryan Schmidt
2018-10-16Merge remote-tracking branch 'upstream/pr/154'Stephen Sinclair
2018-09-28Fix linker flagsMarcus Tomlinson
2018-08-25Change "eg." to "e.g."Ryan Schmidt
2017-08-30Version and documentation updates in advance of new release.Gary Scavone
2017-02-15Small compiling documentation update for OS-X.Gary Scavone
2016-08-05Documentation fix for issue #70.Gary Scavone
2016-02-22Final documentation update before release 4.1.2.4.1.2Gary Scavone
2016-02-22A few more pre-release (4.1.2) updates.Gary Scavone
2016-02-16Merge pull request #49 from radarsat1/automakegaryscavone
Port the build system to automake
2016-02-12Port the build system to automake.Stephen Sinclair
2016-02-12Generate version number in Doxyfile with configure.Stephen Sinclair
2016-02-11Documentation updates in advance of new releaseGary Scavone
2015-02-23Small fix in documentation regarding pkg-config argument specification for ↵Gary Scavone
Jack API.
2014-04-26Added new setStreamTime function; Documentation updates for 4.1.1 release.4.1.1Gary Scavone
2014-04-15Updates to WASAPI API to support MinGW compile.Gary Scavone
2014-04-10Update to CMake file for WASAPI; documentation update for CMake; finalized ↵4.1.0Gary Scavone
date for release 4.1.0
2014-04-09Another small documentation change before the next release.Gary Scavone
2014-04-09Bug fix for DS enumeration when devices are unplugged; bug fix if an error ↵Gary Scavone
occurs when opening a stream after a previous stream was closed; various documentation updates in preparation for release 4.1.0.
2014-03-12Minor update to release.txtGary Scavone
2014-01-06Updates to OS-X sample rate querying, other small changes suggested by ↵Gary Scavone
Martin Koegler.
2013-12-27Hades and Koegler patches for ALSA and general efficiency.Gary Scavone
2013-12-27A few more minor updates for the RtAudioError class change.Gary Scavone
2013-12-27Renamed RtError class to RtAudioError and embedded it in RtAudio.h.Gary Scavone
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.
2013-12-21Bug fix in probing documentationGary Scavone
2013-10-11Final documentation updates for release 4.0.12 (GS).Gary Scavone
2013-10-11A few more updates, including new ASIO files (GS).Gary Scavone
2013-10-11Various updates for pulse audio, preparation for release 4.0.12, error ↵Gary Scavone
callback addition (GS).
2013-10-11Mutex removal from several APIs, addition of PulseAudio support, ↵Gary Scavone
documentation updates for 4.0.11 release.
2013-10-11Updates to RtAudio.cpp,h to fix deadlock in stopping stream (Core API). ↵Gary Scavone
Other file updates for upcoming release of version 4.0.11.
2013-10-11Documentation updates for release 4.0.10 (GS).Gary Scavone
2013-10-11Final update for release 4.0.9, including DS bugfix in getDeviceCount (gs).Gary Scavone
2013-10-11Minor documentation updates for release 4.0.9 (gs).Gary Scavone
2013-10-11Updates for release 4.0.9, including OS-X fixes for 10.6 and 10.7 (gs).Gary Scavone
2013-10-11Updates for release 4.0.8, including new python binding, new teststops.cpp ↵Gary Scavone
program, ALSA "default" flag, and various changes to stopping behavior (GS).
2013-10-11Various changes in preparation for release 4.0.8Gary Scavone
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).
2013-10-11Many updates for release 4.0.7 (gs).Gary Scavone
2013-10-11Final doc updates for 4.0.6 release (GS).Gary Scavone
2013-10-11A few minor documentation updates before release (GS).Gary Scavone
2013-10-11Various updates and fixes before 4.0.5 release (GS).Gary Scavone
2013-10-11Various changes in preparation for new 4.0.5 release (GS).Gary Scavone
2013-10-11Various updates to configure script, rtaudio files, and test files in ↵Gary Scavone
preparation for upcoming release (gps).
2013-10-11Date and documentation updates for release 4.0.4 (gps).Gary Scavone
2013-10-11Various updates in ALSA for probing while device is open and in Windows for ↵Gary Scavone
thread priority (gps).
2013-10-11Ervik bug fixes and changes, documentation fixes (gps).Gary Scavone