Cross platform audio library
Перейти к файлу
Chun-Min Chang 7c65020237 Rename mixer stuff 2017-04-07 18:24:14 +12: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 Rename mixer stuff 2017-04-07 18:24:14 +12:00
test Use auto-for-loop in test_mixer.cpp and fix typo 2017-04-07 18:24:14 +12: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 Only compile and run 'test_overload_callback' when compiling in WASAPI 2017-03-30 09:22:04 +13: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.