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
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
2017-08-26
Don't force ALSA when checking for Jack.
Stephen Sinclair
2017-08-26
Don't check all libraries, use AS_IF.
Stephen Sinclair
2016-06-24
Remove references to rtaudio-config from configure.ac.
Stephen Sinclair
2016-02-18
Fix handling of CXXFLAGS in configure.ac.
Stephen Sinclair
2016-02-18
Move version check up to beginning of configure.ac.
Stephen Sinclair
2016-02-16
Version number update in configure.ac in advance of new release.
Gary Scavone
2016-02-16
Merge pull request #49 from radarsat1/automake
garyscavone
2016-02-12
Update version number to 4.1.1 in configure.ac
Stephen Sinclair
2016-02-12
Add a test to configure.ac to ensure RtAudio.h defines the same version number.
Stephen Sinclair
2016-02-12
Port the build system to automake.
Stephen Sinclair
2016-02-12
Rename librtaudio.pc to rtaudio.pc.
Stephen Sinclair
2016-02-12
Generate version number in Doxyfile with configure.
Stephen Sinclair
2014-05-17
Checking for pulseaudio on Debian
Rafael Vega
2014-04-26
Added new setStreamTime function; Documentation updates for 4.1.1 release.
4.1.1
Gary Scavone
2014-04-15
Updates to WASAPI API to support MinGW compile.
Gary Scavone
[next]