Stephen Sinclair
|
fd215c0ced
|
wip travis windows
|
6 years ago |
Stephen Sinclair
|
e5d020e1b7
|
wip travis windows
|
6 years ago |
Stephen Sinclair
|
0118229596
|
wip travis windows
|
6 years ago |
Stephen Sinclair
|
3aa3ef9f0a
|
wip travis windows
|
6 years ago |
Stephen Sinclair
|
431dd65a48
|
wip travis windows
|
6 years ago |
Stephen Sinclair
|
e11fca5718
|
wip travis windows
|
6 years ago |
Stephen Sinclair
|
92165e7ec3
|
wip travis windows
|
6 years ago |
Stephen Sinclair
|
dc9c7603bc
|
wip travis windows
|
6 years ago |
Stephen Sinclair
|
02475a971c
|
wip travis windows
|
6 years ago |
Stephen Sinclair
|
6ba25d7e5d
|
wip travis windows
|
6 years ago |
Stephen Sinclair
|
c3f6b4ec9a
|
wip travis windows
|
6 years ago |
Taylor Holberton
|
6ee55842a5
|
removed getStreamLatency() from derived API classes
|
7 years ago |
Ryan Schmidt
|
e41e3e845d
|
Change "Direct Sound" to "DirectSound"
|
6 years ago |
Marcus Tomlinson
|
5dff50ada9
|
Add loopback support to WASAPI
|
6 years ago |
Serge Zaitsev
|
920bb62a47
|
Fix Go build due to enum casting (#164)
* fix go build due to enum casts by casting enum array explicitly
|
6 years ago |
Stephen Sinclair
|
ab57ca2569
|
Merge remote-tracking branch 'upstream/pr/141'
|
6 years ago |
Stephen Sinclair
|
40d607b2b3
|
Merge remote-tracking branch 'upstream/pr/154'
|
6 years ago |
Stephen Sinclair
|
4690b26068
|
Merge remote-tracking branch 'upstream/pr/136'
|
6 years ago |
Stephen Sinclair
|
154627e9e3
|
Merge remote-tracking branch 'upstream/pr/139'
|
6 years ago |
Stephen Sinclair
|
2312b02c03
|
Merge remote-tracking branch 'upstream/pr/159'
|
6 years ago |
Marcus Tomlinson
|
be6681af88
|
Merge branch 'master' of https://github.com/thestk/rtaudio
|
6 years ago |
Benjamin Brown
|
d25f1ee06c
|
Use current directory.
|
6 years ago |
Marcus Tomlinson
|
40c2eddb0c
|
Fix linker flags
|
6 years ago |
Marcus Tomlinson
|
0a5295596b
|
More fixes to MinGW build
|
6 years ago |
Marcus Tomlinson
|
22b98e491c
|
More fixes
|
6 years ago |
Marcus Tomlinson
|
e0bbf5f1ca
|
Fix mingw32 WASAPI build
|
6 years ago |
garyscavone
|
7ff0637a1f
|
Merge pull request #156 from spmp/feature/spmp-changes
Add device id to audioprobe output
|
6 years ago |
Ryan Schmidt
|
c887279141
|
Change "ex." to "e.g."
|
6 years ago |
Ryan Schmidt
|
aa16de39c6
|
Add missing apostrophe and parentheses
And capitalize and add a period at the end of the next sentence.
|
6 years ago |
Ryan Schmidt
|
9c3387e5c1
|
Change "eg." to "e.g."
|
6 years ago |
Ryan Schmidt
|
b1dce0571a
|
Change "eg:" to "e.g."
|
6 years ago |
Stephen Sinclair
|
f9ba7c277e
|
Don't error on unused-function.
Because of convertCharPointerToStdString for example.
|
6 years ago |
Marcus Tomlinson
|
109ab70963
|
Move stream_.state update to the end of wasapiThread()
|
7 years ago |
Marcus Tomlinson
|
ebf50fc3e4
|
Fix conversion between different format types in resampler
|
7 years ago |
Marcus Tomlinson
|
f1bd87ebea
|
Only autolink on VS
|
7 years ago |
Marcus Tomlinson
|
ecf694b88f
|
Case sensitive header perhaps?
|
7 years ago |
Marcus Tomlinson
|
15ba9185d6
|
Fix indentation
|
7 years ago |
Marcus Tomlinson
|
fe5acf0320
|
Fix setting stream_.doConvertBuffer[mode]
|
7 years ago |
Marcus Tomlinson
|
91f3e58346
|
Replace convertBufferWasapi() calls with renderResampler->Convert()
|
7 years ago |
Marcus Tomlinson
|
470f62b4af
|
Init resamplers
|
7 years ago |
Marcus Tomlinson
|
f35e0e26ee
|
Replace convertBufferWasapi with new WasapiResampler
|
7 years ago |
Marcus Tomlinson
|
7a179f6a59
|
Revert strict sample rate selection in WASAPI API
|
7 years ago |
Stephen Sinclair
|
4a75d6db73
|
automake: Fix rtaudio.pc prefix variable
|
6 years ago |
JP Cimalando
|
6919d35787
|
allow to obtain api names regardless of being compiled or not
|
6 years ago |
Stephen Sinclair
|
be6a6c266b
|
Merge branch 'separate-os-api-testing'
|
6 years ago |
Stephen Sinclair
|
77c5f22ade
|
Update availability of platforms in configure help.
|
6 years ago |
Stephen Sinclair
|
b296e4bfdb
|
Remove the compiledApis vector.
|
6 years ago |
JP Cimalando
|
7aa565412b
|
Jack: allow unconnected streams to have more ports than device
|
6 years ago |
JP Cimalando
|
975e28a000
|
make some data extern C and const
|
6 years ago |
JP Cimalando
|
5c44223993
|
replace with something nicer: init_compiledApis
|
6 years ago |