index
:
cubeb
384khz
aaudio-buffering
aaudio-by-default
aaudio-input-processing
aaudio-interpolation-and-latency
aaudio-reinit
aaudio-reset-params
aaudio-timeout-restart
android-fixes
buffer-count-opensl
const-fixes
crash-bluetooth
cubeb-log-atomic
cubeb_audio_client_3_CI
devchg_docs
firefox-100
fix-negative-latency
fix-negative-latency-aaudio
fix-tests
fix-warnings
get_max_req_size
higher-rate
master
no-exception-no-rtti
no-unlock
null-check
nullcheck-log
opensl-check-rv
opensl-float-conversion
opensl-record-return
opensl_asserts
processing-params
pulse-get-server-info-null
reclock
reclock-param
record-audio
register_cubeb_thread
resampler-rate-conversion-fix
resize-buf-aaudio
set-processing-params-none
test-multichannel
tsan-fixes
update-submodules
wasapi-no-direct-avrt
wasapi_render_loop_lifecycle
wasapi_render_loop_lifecycle_rebase
winmm-prefill
Cross platform audio library
mozilla
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-12-08
cubeb-test: Add a newline after each log message.
Matthew Gregan
2022-03-22
Add device selection to cubeb-test
Chun-Min Chang
2020-05-29
Add input stream latency test (#590)
Koalab99
2020-01-22
fix a few warnings (#571)
Alex Chronopoulos
2020-01-21
tool: add an option to destroy a stream
Alex Chronopoulos
2019-10-01
tool: use backend name in cubeb_init.
Alex Chronopoulos
2019-10-01
tool: get the max number of output channels.
Alex Chronopoulos
2019-09-05
tool: add an option to force stream drain (#536)
Alex Chronopoulos
2019-07-18
Add a rountrip latency testing mode to the tool
Paul Adenot
2019-07-12
cubeb-test: Fix -Wimplicit-int-conversion warning and handle EOF correctly.
Matthew Gregan
2019-06-11
Fix tests warnings (#512)
Chun-Min Chang
2019-04-23
test: add option to get the posotion of a stream (#504)
Alex Chronopoulos
2019-02-08
cubeb-test: add options to enable/disable logs.
achronop
2019-02-05
cubeb-test: improvements for testing collection changed callback (#489)
Alex Chronopoulos
2019-02-01
Cubeb app for basic testing. (#487)
Alex Chronopoulos