index
:
rtaudio
arm64
carl
dcpomatic-6.0.1
fix-wasapi-resampler-crash
good
master
noexceptions
releases
travis
Fork of rtaudio library for interfacing to audio interfaces
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2023-08-01
Release 6.0.1 with soversion bump to 7.
garyscavone
2023-07-21
Updates to documentation, version number in preparation for release 6.0.0.
garyscavone
2023-02-07
use pthreads on MinGW and Cygwin
Rosen Penev
2022-07-22
Version number parts as numeric defines to let other code use
osch
2021-11-18
Merge branch 'master' into noexceptions
garyscavone
2021-11-15
Version / date updates in preparation for new release.
Gary Scavone
2021-09-15
Merge remote-tracking branch 'upstream/master' into noexceptions
Stephen Sinclair
2021-09-15
[autotools] Check for pa_strerror in pulse.
Stephen Sinclair
2021-09-15
[Meson] Add doc target (doxygen)
Nils Tonnätt
2021-08-12
[Pkg-Config] Add Lib flags for linking RtAudio statically with CoreAudio
Nils Tonnätt
2020-06-07
Make convertCharPointerToStdString into a template.
Stephen Sinclair
2020-06-07
Merge branch 'add-override-keyword' into noexceptions
Stephen Sinclair
2020-06-05
Merge branch 'master' into noexceptions
Stephen Sinclair
2020-06-04
automake, cmake: Require C++11.
Stephen Sinclair
2019-12-01
fix configure help
Sebastian Reimers
2019-07-30
Removed RtAudioError class and created a new enum for error types. Only imple...
Gary Scavone
2019-04-17
Documentation and version updates before release 5.1.0
Gary Scavone
2019-01-24
automake: fix inconsistency between --with-ds and --with-dsound
Stephen Sinclair
2019-01-24
automake: add configuration for mingw64 and msys/msys2
Stephen Sinclair
2019-01-24
automake: fix repeated defines and libs for WASAPI and DSound.
Stephen Sinclair
2018-10-12
Merge branch 'master' of https://github.com/thestk/rtaudio
Marcus Tomlinson
2018-09-28
Fix linker flags
Marcus Tomlinson
2018-08-24
Don't error on unused-function.
Stephen Sinclair
2018-08-10
Update availability of platforms in configure help.
Stephen Sinclair
2018-07-14
Improve clarity of error message when no known system was found.
Stephen Sinclair
2018-07-14
Check for headers for Windows APIs (except ASIO)
Stephen Sinclair
2018-07-14
Improve OSS4 detection on Linux.
Stephen Sinclair
2018-07-14
Allow to disable an implicitly-selected system using --without-*api*
Stephen Sinclair
2018-05-02
Fix option name with_ds -> with_dsound
Stephen Sinclair
2018-05-02
Make libossaudio a soft OSS requirement, but do check for sys/soundcard.h
Stephen Sinclair
2018-05-01
autoconf: separate OS defaults and audio API testing
Stephen Sinclair
2018-01-31
Add jack to pkg-config requires.
Stephen Sinclair
2017-10-18
Fix compilation of ASIO and WASAPI backends in MingW/Ubuntu.
Stephen Sinclair
2017-10-10
Don't export private symbols in non-debug builds
IOhannes m zmölnig
2017-10-10
properly quote message strings
IOhannes m zmölnig
2017-10-10
removed unused fallback definitions of PKG_CHECK_MODULES and friends
IOhannes m zmölnig
2017-10-10
Conditionally build asio sources
IOhannes m zmölnig
2017-10-10
use AS_CASE rather than "case"
IOhannes m zmölnig
2017-10-10
fixed AC_MSG_ERROR arg
IOhannes m zmölnig
2017-10-10
fixed bash-style assignment
IOhannes m zmölnig
2017-10-10
ported "--enable-debug" fixes from RtMidi
IOhannes m zmölnig
2017-10-10
pretty "--with-..." help (and grouped AC_ARG_WITH together)
IOhannes m zmölnig
2017-10-10
Do not require a program to compile/run to check for version coherency
IOhannes m zmölnig
2017-10-10
consistent API checks
IOhannes m zmölnig
2017-10-10
use AS_IF rather than "if"
IOhannes m zmölnig
2017-10-10
Getting rid of repeated and useless calls to AC_SUBST
IOhannes m zmölnig
2017-08-30
Version and documentation updates in advance of new release.
Gary Scavone
2017-08-26
Use AS_IF.
Stephen Sinclair
2017-08-26
For BSDs, only set OSS if Jack not found.
Stephen Sinclair
2017-08-26
Check for jack on all operating systems and add freebsd host.
Stephen Sinclair
[next]