Cross platform audio library
Перейти к файлу
Sam Fuller 871456d099 CMake: Generate and install CMake config files 2017-10-09 11:48:31 +13:00
cmake Setup CMake to compile with Clang/GCC sanitizers. 2017-05-22 13:06:17 +12: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 Remove unused B2G-only stream_type field from cubeb_stream_params. (#347) 2017-08-07 22:45:24 +12:00
src Fix warning as errors. 2017-10-03 13:38:45 +02:00
test Implement some rudimentary underrun protection for duplex streams (#354) 2017-10-03 11:34:20 +02:00
.gitmodules Setup CMake to compile with Clang/GCC sanitizers. 2017-05-22 13:06:17 +12:00
.travis.yml Enable ASAN for clang 2017-05-22 13:06:17 +12:00
AUTHORS Update AUTHORS 2017-02-23 10:47:11 +02:00
CMakeLists.txt CMake: Generate and install CMake config files 2017-10-09 11:48:31 +13:00
Config.cmake.in CMake: Generate and install CMake config files 2017-10-09 11:48:31 +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.