aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/cubeb-test.cpp
AgeCommit message (Expand)Author
2022-12-08cubeb-test: Add a newline after each log message.Matthew Gregan
2022-03-22Add device selection to cubeb-testChun-Min Chang
2020-05-29Add input stream latency test (#590)Koalab99
2020-01-22fix a few warnings (#571)Alex Chronopoulos
2020-01-21tool: add an option to destroy a streamAlex Chronopoulos
2019-10-01tool: use backend name in cubeb_init.Alex Chronopoulos
2019-10-01tool: get the max number of output channels.Alex Chronopoulos
2019-09-05tool: add an option to force stream drain (#536)Alex Chronopoulos
2019-07-18Add a rountrip latency testing mode to the toolPaul Adenot
2019-07-12cubeb-test: Fix -Wimplicit-int-conversion warning and handle EOF correctly.Matthew Gregan
2019-06-11Fix tests warnings (#512)Chun-Min Chang
2019-04-23test: add option to get the posotion of a stream (#504)Alex Chronopoulos
2019-02-08cubeb-test: add options to enable/disable logs.achronop
2019-02-05cubeb-test: improvements for testing collection changed callback (#489)Alex Chronopoulos
2019-02-01Cubeb app for basic testing. (#487)Alex Chronopoulos