summaryrefslogtreecommitdiff
path: root/rtaudio_c.h
AgeCommit message (Expand)Author
2019-04-17[doc] document C interface.Stephen Sinclair
2018-12-13rename in header alsosonoro1234
2018-12-05drop const from returnsonoro1234
2018-12-05rtaudio_c: add rtaudio_num_compiled_api()sonoro1234
2018-08-11allow to obtain api names regardless of being compiled or notJP Cimalando
2018-08-09fix the link step on WindowsJP Cimalando
2018-08-08Fix api name functions for C, replace map with array.Stephen Sinclair
2018-08-08Export C API symbols when compiled with g++Stephen Sinclair
2018-08-08Use short lower-case names as API identifiersJP Cimalando
2018-08-07Add the C interface for the name APIJP Cimalando
2018-04-30Fix strict prototype warningSebastian Reimers
2017-10-02add rtaudio c api wrappers (#98)Serge Zaitsev