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
Age
Commit message (
Expand
)
Author
2018-08-09
enable selective exports in CMake builds
JP Cimalando
2018-08-09
fix the link step on Windows
JP Cimalando
2018-08-08
Fix typo in previous commit.
Stephen Sinclair
2018-08-08
Fix api name functions for C, replace map with array.
Stephen Sinclair
2018-08-08
Export C API symbols when compiled with g++
Stephen Sinclair
2018-08-08
reference return for API names
JP Cimalando
2018-08-08
Use a map for API names
Stephen Sinclair
2018-08-08
Merge remote-tracking branch 'upstream/pr/136'
Stephen Sinclair
2018-08-08
add device id to audioprobe output
Jasper Mackenzie
2018-08-08
Use short lower-case names as API identifiers
JP Cimalando
2018-08-07
Add the C interface for the name API
JP Cimalando
2018-07-14
cmake: forgot the C API!
Stephen Sinclair
2018-07-14
cmake: make CMakeLists.txt more similar to RtMidi's
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-07-14
cmake: Flatten API config logic, complete missing rtaudio.pc fields
Stephen Sinclair
2018-07-14
Include process.h for _beginthreadex for DS.
Stephen Sinclair
2018-06-07
avoid cmake error: "install Library TARGETS given no DESTINATION!"
sonoro1234
2018-05-24
Fix another missing call to snd_ctl_close
Connor MacDonald
2018-05-24
Fix ALSA CTL handle not being closed in the default case
Connor MacDonald
2018-05-13
make WASAPI instantiation errors non-fatal for older Windows
JP Cimalando
2018-05-07
API names, and conversion from/to API identifier
JP Cimalando
2018-05-02
Fix option name with_ds -> with_dsound
Stephen Sinclair
2018-05-02
Remove Travis config for non-existent '--with-winmm' option
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-04-30
fix cmake build system missing variables in pkgconfig
Claudio Cabral
2018-04-30
Fix strict prototype warning
Sebastian Reimers
2018-04-30
Realtime fixes
terminator356
2018-03-20
Give more priority to PulseAudio api (#129)
Marcelo Fernandez
2018-01-31
Add jack to pkg-config requires.
Stephen Sinclair
2018-01-02
Update ASIO headers to version 2.3.
Stephen Sinclair
2017-11-20
Fix jackXrun handle pointer
Stephen Sinclair
2017-10-18
Send Travis notifications to Steve.
Stephen Sinclair
2017-10-18
Add Travis build status to README.md.
Stephen Sinclair
2017-10-18
Install libpulse-dev for Linux builds.
Stephen Sinclair
2017-10-18
Fix compilation of ASIO and WASAPI backends in MingW/Ubuntu.
Stephen Sinclair
2017-10-18
Remove use of C++11 std::to_string in WASAPI code.
Stephen Sinclair
2017-10-18
Reformat readme as markdown.
Stephen Sinclair
2017-10-18
Allow only the device's native sample rate in WASAPI API
Marcus Tomlinson
2017-10-18
fixed cmake install error : rtaudio.pc error
bejuryu
2017-10-10
Add a tentative Travis-CI config.
Stephen Sinclair
2017-10-10
Merge remote-tracking branch 'upstream/master' into debian-fixes
IOhannes m zmölnig
2017-10-10
Add @api@ to rtaudio.pc
Stephen Sinclair
2017-10-10
Don't export private symbols in non-debug builds
IOhannes m zmölnig
2017-10-10
defines for exporting symbols on GCC
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
[prev]
[next]