| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-30 | Added new setErrorCallback() function and removed errorCallback argument in ↵ | Gary Scavone | |
| openStream(). Also added RtAudioError::Type return value to openStream(), startStream(), stopStream() and abortStream() functions, but only implemented in RtApiCore. | |||
| 2018-12-13 | rtaudio_num_comiled_api renamed rtaudio_get_num_compiled_apis | sonoro1234 | |
| 2018-12-05 | drop const from return | sonoro1234 | |
| 2018-12-05 | rtaudio_c: add rtaudio_num_compiled_api() | sonoro1234 | |
| 2018-10-30 | Fix Go build due to enum casting (#164) | Serge Zaitsev | |
| * fix go build due to enum casts by casting enum array explicitly | |||
| 2018-08-11 | allow to obtain api names regardless of being compiled or not | JP Cimalando | |
| 2018-08-09 | make some data extern C and const | JP Cimalando | |
| 2018-08-08 | Fix api name functions for C, replace map with array. | Stephen Sinclair | |
| 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 | |
| 2017-10-06 | c api: Fix struct initializer stuff for older gcc. | Stephen Sinclair | |
| Fixes #100. | |||
| 2017-10-02 | add rtaudio c api wrappers (#98) | Serge Zaitsev | |
| add rtaudio c api wrappers | |||
