sonoro1234
|
9fe31398ed
|
rtaudio_num_comiled_api renamed rtaudio_get_num_compiled_apis
|
6 years ago |
sonoro1234
|
be9c18c31b
|
drop const from return
|
6 years ago |
sonoro1234
|
7b58989d83
|
rtaudio_c: add rtaudio_num_compiled_api()
|
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 |
JP Cimalando
|
6919d35787
|
allow to obtain api names regardless of being compiled or not
|
6 years ago |
JP Cimalando
|
975e28a000
|
make some data extern C and const
|
6 years ago |
Stephen Sinclair
|
e92130e9e1
|
Fix api name functions for C, replace map with array.
|
6 years ago |
JP Cimalando
|
021928773b
|
Use short lower-case names as API identifiers
|
6 years ago |
JP Cimalando
|
ee6fd4b460
|
Add the C interface for the name API
|
6 years ago |
Stephen Sinclair
|
d6662a2e8a
|
c api: Fix struct initializer stuff for older gcc.
Fixes #100.
|
7 years ago |
Serge Zaitsev
|
5c69780f4b
|
add rtaudio c api wrappers (#98)
add rtaudio c api wrappers
|
7 years ago |