11 Commits (c067c3d563bd5b3d55e0cad91d43b31c7fc497fc)

Author SHA1 Message Date
  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) 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. 7 years ago
  Serge Zaitsev 5c69780f4b add rtaudio c api wrappers (#98) 7 years ago