summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2023-08-01Release 6.0.1 with soversion bump to 7.garyscavone
2023-07-21Updates to documentation, version number in preparation for release 6.0.0.garyscavone
2022-07-03A few documentation updatesgaryscavone
2022-06-30Updated doxygen documentation for the new device selection API changes, as ↵Gary Scavone
well as the removal of exceptions.
2022-03-16Documentation / tutorial updates.Gary Scavone
2021-11-15More version/date updates in preparation for new release.Gary Scavone
2021-09-15[docs] Initialize data variable to zero.Stephen Sinclair
Closes #290.
2021-09-15[Meson] Add docs and install_docs optionsNils Tonnätt
2021-09-15[Doxygen] Update Doxyfile.inNils Tonnätt
2021-09-15[Meson] Add doc target (doxygen)Nils Tonnätt
2021-09-05Small bug fix in doxygen duplex example (not in duplex.cpp).Gary Scavone
2021-07-08Fix various typosluz paz
Found via `codespell -q 3 -L inout,pevents,parm,priotity`
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