Cross platform audio library
Перейти к файлу
Damien Zammit 4c39aae8d3 cubeb-api: Give cubeb_init a third param, backend name
This allows forcing of a particular backend by name,
*if* it was compiled in, otherwise default list is tried
in default order as before.

Tests updated to reflect new api.  (Gecko change required)

Using JACK backend:
100% tests passed, 0 tests failed out of 13
Total Test time (real) = 183.75 sec

Signed-off-by: Damien Zammit <damien@zamaudio.com>
2017-03-13 11:00:12 +13:00
cmake Add Android (API level 15) Travis build. 2016-11-22 15:13:34 +13:00
docs Replace autotools build system with CMake. 2016-10-12 17:06:10 +13:00
googletest@800f5422ac Add googletest submodule and compile tests as gtests. 2016-11-11 09:44:29 +13:00
include/cubeb cubeb-api: Give cubeb_init a third param, backend name 2017-03-13 11:00:12 +13:00
src cubeb-api: Give cubeb_init a third param, backend name 2017-03-13 11:00:12 +13:00
test cubeb-api: Give cubeb_init a third param, backend name 2017-03-13 11:00:12 +13:00
.gitmodules Add googletest submodule and compile tests as gtests. 2016-11-11 09:44:29 +13:00
.travis.yml travis: Avoid --status-bugs, since it loses the original build status. Fixes #242. (#243) 2017-02-27 20:21:58 +13:00
AUTHORS Update AUTHORS 2017-02-23 10:47:11 +02:00
CMakeLists.txt Make `stop_and_join_render_thread` more idempotent, and add a test. 2017-03-09 04:42:06 -08:00
INSTALL.md Update build instructions to fetch submodules. Closes #199. 2016-11-17 23:54:37 +13:00
LICENSE initial import (from 892ca582fe32577392a9843f14b8c5370df6ed78). 2011-07-08 16:23:47 +12:00
README.md Fix AppVeyor badge and build type in yml. 2016-10-29 12:47:40 +13:00
TODO add status of directsound code to TODO. 2011-12-01 17:20:06 +13:00
appveyor.yml Change the way AppVeyor fetches git submodules. Fixes #197. 2016-11-16 10:50:42 +13:00
cubeb.supp add leak suppresion file for valgrind. 2012-05-02 16:50:07 +12:00
scan-build-install.sh Use the variable in the scan-build install script. 2016-07-29 14:57:18 +02:00

README.md

Build Status Build status

See INSTALL.md for build instructions.

Licensed under an ISC-style license. See LICENSE for details.