summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-09enable selective exports in CMake buildsJP Cimalando
2018-08-09fix the link step on WindowsJP Cimalando
2018-08-08Fix typo in previous commit.Stephen Sinclair
2018-08-08Fix api name functions for C, replace map with array.Stephen Sinclair
2018-08-08Export C API symbols when compiled with g++Stephen Sinclair
2018-08-08reference return for API namesJP Cimalando
2018-08-08Use a map for API namesStephen Sinclair
2018-08-08Merge remote-tracking branch 'upstream/pr/136'Stephen Sinclair
2018-08-08add device id to audioprobe outputJasper Mackenzie
2018-08-08Use short lower-case names as API identifiersJP Cimalando
2018-08-07Add the C interface for the name APIJP Cimalando
2018-07-14cmake: forgot the C API!Stephen Sinclair
2018-07-14cmake: make CMakeLists.txt more similar to RtMidi'sStephen Sinclair
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