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-10-30
wip travis windows
travis
Stephen Sinclair
2018-10-30
wip travis windows
Stephen Sinclair
2018-10-30
wip travis windows
Stephen Sinclair
2018-10-30
wip travis windows
Stephen Sinclair
2018-10-30
wip travis windows
Stephen Sinclair
2018-10-30
wip travis windows
Stephen Sinclair
2018-10-30
wip travis windows
Stephen Sinclair
2018-10-30
wip travis windows
Stephen Sinclair
2018-10-30
wip travis windows
Stephen Sinclair
2018-10-30
wip travis windows
Stephen Sinclair
2018-10-30
wip travis windows
Stephen Sinclair
2018-10-30
removed getStreamLatency() from derived API classes
Taylor Holberton
2018-10-30
Change "Direct Sound" to "DirectSound"
Ryan Schmidt
2018-10-30
Add loopback support to WASAPI
Marcus Tomlinson
2018-10-30
Fix Go build due to enum casting (#164)
Serge Zaitsev
2018-10-16
Merge remote-tracking branch 'upstream/pr/141'
Stephen Sinclair
2018-10-16
Merge remote-tracking branch 'upstream/pr/154'
Stephen Sinclair
2018-10-16
Merge remote-tracking branch 'upstream/pr/136'
Stephen Sinclair
2018-10-16
Merge remote-tracking branch 'upstream/pr/139'
Stephen Sinclair
2018-10-16
Merge remote-tracking branch 'upstream/pr/159'
Stephen Sinclair
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
2018-08-25
Change "ex." to "e.g."
Ryan Schmidt
2018-08-25
Add missing apostrophe and parentheses
Ryan Schmidt
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
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
[next]