summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-14Improve clarity of error message when no known system was found.Stephen Sinclair
2018-07-14Check for headers for Windows APIs (except ASIO)Stephen Sinclair
2018-07-14Improve OSS4 detection on Linux.Stephen Sinclair
2018-07-14Allow to disable an implicitly-selected system using --without-*api*Stephen Sinclair
2018-07-14cmake: Flatten API config logic, complete missing rtaudio.pc fieldsStephen Sinclair
2018-07-14Include process.h for _beginthreadex for DS.Stephen Sinclair
2018-06-07avoid cmake error: "install Library TARGETS given no DESTINATION!"sonoro1234
2018-05-24Fix another missing call to snd_ctl_closeConnor MacDonald
2018-05-24Fix ALSA CTL handle not being closed in the default caseConnor MacDonald
2018-05-13make WASAPI instantiation errors non-fatal for older WindowsJP Cimalando
2018-05-07API names, and conversion from/to API identifierJP Cimalando
2018-05-02Fix option name with_ds -> with_dsoundStephen Sinclair
2018-05-02Remove Travis config for non-existent '--with-winmm' optionStephen Sinclair
2018-05-02Make libossaudio a soft OSS requirement, but do check for sys/soundcard.hStephen Sinclair
2018-05-01autoconf: separate OS defaults and audio API testingStephen Sinclair
2018-04-30fix cmake build system missing variables in pkgconfigClaudio Cabral
2018-04-30Fix strict prototype warningSebastian Reimers
2018-04-30Realtime fixesterminator356
2018-03-20Give more priority to PulseAudio api (#129)Marcelo Fernandez
2018-01-31Add jack to pkg-config requires.Stephen Sinclair
2018-01-02Update ASIO headers to version 2.3.Stephen Sinclair
2017-11-20Fix jackXrun handle pointerStephen Sinclair
2017-10-18Send Travis notifications to Steve.Stephen Sinclair
2017-10-18Add Travis build status to README.md.Stephen Sinclair
2017-10-18Install libpulse-dev for Linux builds.Stephen Sinclair
2017-10-18Fix compilation of ASIO and WASAPI backends in MingW/Ubuntu.Stephen Sinclair
2017-10-18Remove use of C++11 std::to_string in WASAPI code.Stephen Sinclair
2017-10-18Reformat readme as markdown.Stephen Sinclair
2017-10-18Allow only the device's native sample rate in WASAPI APIMarcus Tomlinson
2017-10-18fixed cmake install error : rtaudio.pc errorbejuryu
2017-10-10Add a tentative Travis-CI config.Stephen Sinclair
2017-10-10Merge remote-tracking branch 'upstream/master' into debian-fixesIOhannes m zmölnig
2017-10-10Add @api@ to rtaudio.pcStephen Sinclair
2017-10-10Don't export private symbols in non-debug buildsIOhannes m zmölnig
2017-10-10defines for exporting symbols on GCCIOhannes m zmölnig
2017-10-10properly quote message stringsIOhannes m zmölnig
2017-10-10removed unused fallback definitions of PKG_CHECK_MODULES and friendsIOhannes m zmölnig
2017-10-10Conditionally build asio sourcesIOhannes m zmölnig
2017-10-10use AS_CASE rather than "case"IOhannes m zmölnig
2017-10-10fixed AC_MSG_ERROR argIOhannes m zmölnig
2017-10-10fixed bash-style assignmentIOhannes m zmölnig
2017-10-10ported "--enable-debug" fixes from RtMidiIOhannes m zmölnig
2017-10-10pretty "--with-..." help (and grouped AC_ARG_WITH together)IOhannes m zmölnig
2017-10-10Do not require a program to compile/run to check for version coherencyIOhannes m zmölnig
2017-10-10consistent API checksIOhannes m zmölnig
2017-10-10use AS_IF rather than "if"IOhannes m zmölnig
2017-10-10add @api@ to pkg-config's CFLAGSIOhannes m zmölnig
2017-10-10Getting rid of repeated and useless calls to AC_SUBSTIOhannes m zmölnig
2017-10-09Dropped CPPFLAGS from generated pkg-configJaromír Mikeš
2017-10-09Prevent .gitignore and friends from being exported to the final archiveIOhannes m zmölnig