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
/
src
/
cubeb_kai.c
Age
Commit message (
Expand
)
Author
2024-01-15
Add an API for muting the input side of a stream
Andreas Pehrson
2024-01-15
Add APIs for input processing
Andreas Pehrson
2021-07-28
Run .clang-format
Chun-Min Chang
2021-02-17
Remove cubeb_stream_reset_default_device API.
Matthew Gregan
2020-10-07
Add stream_set_name = null to cubeb_ops structs
Brendan Early
2020-04-29
Add a method to get audio input latency on a stream (#583)
Paul Adenot
2019-08-22
Remove panning API from cubeb
Paul Adenot
2018-02-13
Provide access to cubeb_stream's user ptr. (#407)
Dan Glastonbury
2018-01-23
Non-wasapi backends return errors if loopback is requested.
Bryce Van Dyk
2017-07-07
Add an API to reset audio stream to the default device
Chun-Min Chang
2017-05-22
Push destroy fns to backend (#302)
Dan Glastonbury
2016-12-20
Support multiple channels on Windows (#171)
Chun-Min Chang
2016-07-12
Update kai backend.
Paul Adenot
2016-02-21
kai: Fix build after API changes for full-duplex streams
KO Myung-Hun
2016-01-22
Device notification for PulseAudio
Alex Chronopoulos
2015-09-29
Add both devid and device_id (str) in device_info.
Haakon Sporsheim
2015-09-24
kai: remove enumerate_devices stub for now.
Haakon Sporsheim
2015-09-10
Add enumerate_devices API
Haakon Sporsheim
2015-06-22
Add support for OS/2 KAI
KO Myung-Hun