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 (
Collapse
)
Author
2018-10-12
Merge branch 'master' of https://github.com/thestk/rtaudio
Marcus Tomlinson
2018-10-02
Use current directory.
Benjamin Brown
2018-09-28
Fix linker flags
Marcus Tomlinson
2018-09-28
More fixes to MinGW build
Marcus Tomlinson
2018-09-28
More fixes
Marcus Tomlinson
2018-09-28
Fix mingw32 WASAPI build
Marcus Tomlinson
2018-08-27
Merge pull request #156 from spmp/feature/spmp-changes
garyscavone
Add device id to audioprobe output
2018-08-25
Change "ex." to "e.g."
Ryan Schmidt
2018-08-25
Add missing apostrophe and parentheses
Ryan Schmidt
And capitalize and add a period at the end of the next sentence.
2018-08-25
Change "eg." to "e.g."
Ryan Schmidt
2018-08-25
Change "eg:" to "e.g."
Ryan Schmidt
2018-08-24
Don't error on unused-function.
Stephen Sinclair
Because of convertCharPointerToStdString for example.
2018-08-22
Move stream_.state update to the end of wasapiThread()
Marcus Tomlinson
2018-08-22
Fix conversion between different format types in resampler
Marcus Tomlinson
2018-08-22
Only autolink on VS
Marcus Tomlinson
2018-08-22
Case sensitive header perhaps?
Marcus Tomlinson
2018-08-22
Fix indentation
Marcus Tomlinson
2018-08-22
Fix setting stream_.doConvertBuffer[mode]
Marcus Tomlinson
2018-08-22
Replace convertBufferWasapi() calls with renderResampler->Convert()
Marcus Tomlinson
2018-08-22
Init resamplers
Marcus Tomlinson
2018-08-22
Replace convertBufferWasapi with new WasapiResampler
Marcus Tomlinson
2018-08-22
Revert strict sample rate selection in WASAPI API
Marcus Tomlinson
2018-08-15
automake: Fix rtaudio.pc prefix variable
Stephen Sinclair
2018-08-11
allow to obtain api names regardless of being compiled or not
JP Cimalando
2018-08-10
Merge branch 'separate-os-api-testing'
Stephen Sinclair
2018-08-10
Update availability of platforms in configure help.
Stephen Sinclair
2018-08-09
Remove the compiledApis vector.
Stephen Sinclair
2018-08-09
Jack: allow unconnected streams to have more ports than device
JP Cimalando
2018-08-09
make some data extern C and const
JP Cimalando
2018-08-09
replace with something nicer: init_compiledApis
JP Cimalando
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
Closes #106. Fixes #137.
2018-07-14
Include process.h for _beginthreadex for DS.
Stephen Sinclair
Fixes #140.
2018-06-07
avoid cmake error: "install Library TARGETS given no DESTINATION!"
sonoro1234
[prev]
[next]