More detailed error message.
[rtaudio-cdist.git] / rtaudio_c.cpp
2019-02-13 garyscavoneMerge pull request #185 from jleben/fix-alsa-get-device...
2018-12-13 Stephen SinclairMerge remote-tracking branch 'upstream/pr/174'
2018-12-13 Stephen SinclairMerge remote-tracking branch 'upstream/pr/173'
2018-12-13 sonoro1234rtaudio_num_comiled_api renamed rtaudio_get_num_compile...
2018-12-05 sonoro1234drop const from return
2018-12-05 sonoro1234rtaudio_c: add rtaudio_num_compiled_api()
2018-10-30 Serge ZaitsevFix Go build due to enum casting (#164)
2018-10-16 Stephen SinclairMerge remote-tracking branch 'upstream/pr/141'
2018-10-16 Stephen SinclairMerge remote-tracking branch 'upstream/pr/154'
2018-10-16 Stephen SinclairMerge remote-tracking branch 'upstream/pr/136'
2018-08-11 JP Cimalandoallow to obtain api names regardless of being compiled...
2018-08-09 JP Cimalandomake some data extern C and const
2018-08-08 Stephen SinclairFix api name functions for C, replace map with array.
2018-08-08 Stephen SinclairMerge remote-tracking branch 'upstream/pr/136'
2018-08-07 JP CimalandoUse short lower-case names as API identifiers
2018-08-07 JP CimalandoAdd the C interface for the name API
2017-10-06 Stephen SinclairMerge pr96.
2017-10-06 Stephen Sinclairc api: Fix struct initializer stuff for older gcc.
2017-10-02 Serge Zaitsevadd rtaudio c api wrappers (#98)