Cross platform audio library
Перейти к файлу
Matthew Gregan 7f94e27fdc Force Rust builds to always rerun cargo. 2020-03-24 13:10:11 +13:00
cmake Switch Travis builds to Ubuntu Xenial (16.04) to pick up a newer MinGW. (#508) 2019-06-04 10:37:06 +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 Update example code (#555) 2019-11-25 11:09:37 +02:00
src Bug 1430907: Part 2 - Use Windows Event to signal death of monitor_device_notification thread 2020-02-28 13:45:04 +13:00
test fix a few warnings (#571) 2020-01-22 12:00:49 +01:00
tools fix a few warnings (#571) 2020-01-22 12:00:49 +01:00
.gitignore Add .gitignore 2018-09-12 16:40:15 +02:00
.gitmodules Setup CMake to compile with Clang/GCC sanitizers. 2017-05-22 13:06:17 +12:00
.travis.yml Enable Windows build on Travis. (#514) 2019-06-20 13:30:20 -07:00
AUTHORS Update AUTHORS 2017-02-23 10:47:11 +02:00
CMakeLists.txt Force Rust builds to always rerun cargo. 2020-03-24 13:10:11 +13:00
Config.cmake.in CMake: Generate and install CMake config files 2017-10-09 11:48:31 +13:00
INSTALL.md Elaborate the build instructions for Windows 2017-10-25 13:26:59 +13:00
LICENSE initial import (from 892ca582fe32577392a9843f14b8c5370df6ed78). 2011-07-08 16:23:47 +12:00
README.md Update README.md 2020-01-30 01:34:55 +01:00
appveyor.yml Disable MSBuild mode in AppVeyor. 2017-10-24 17:54:01 +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.

See Backend Support in the wiki for the support level of each backend.

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