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
/
include
Age
Commit message (
Expand
)
Author
2021-07-28
Run .clang-format
Chun-Min Chang
2021-07-20
wasapi: Don't set AUDCLNT_STREAMFLAGS_NOPERSIST on IAudioClient (<3) streams....
Matthew Gregan
2021-02-17
Remove cubeb_stream_reset_default_device API.
Matthew Gregan
2020-10-28
AAudio: Address first review comments
nyorain
2020-10-19
Add an option to not automatically connect ports on jack. (#613)
Richard Dodd (dodj)
2020-10-09
Add stream preference to request a persistent stream session and implement th...
Admiral H. Curtiss
2020-10-07
Make RAW WASAPI streams opt-in
Paul Adenot
2020-10-07
Add method to change stream name
Brendan Early
2020-06-24
Add in header doc the switching devices behavior.
Alex Chronopoulos
2020-04-29
Add a method to get audio input latency on a stream (#583)
Paul Adenot
2019-11-25
Update example code (#555)
Jan
2019-08-22
Remove panning API from cubeb
Paul Adenot
2019-05-17
wasapi: Add flag to disable default device switching. (#507)
Matthew Gregan
2019-04-10
Bug 1531833 - Add a cubeb pref to indicate the this audio input and output st...
Paul Adenot
2019-01-21
Add cubeb_stream_params::layout in the code example
Alex Chronopoulos
2019-01-16
Fix example code using nonexistent output buffer. (#485)
Jamen Marz
2018-10-24
doc: update docs for register collection changed callback. Fixes 42
Alex Chronopoulos
2018-03-21
wasapi: Remove COM initialization and require caller to complete.
Matthew Gregan
2018-03-20
Remove stray `1 <<` from CUBEB_LAYOUT_3F2_BACK.
Dan Glastonbury
2018-03-19
Multi-channels support for windows/mac/linux (#426)
Jean-Yves Avenard
2018-03-01
Clarify cubeb_data_callback ret value for input only streams.
Bryce Van Dyk
2018-02-13
Provide access to cubeb_stream's user ptr. (#407)
Dan Glastonbury
2018-01-23
Explicitly init stream_params.prefs in tests.
Bryce Van Dyk
2018-01-23
Respond to review comments.
Bryce Van Dyk
2018-01-23
Add stream preferences enum to stream params, add a loopback pref.
Bryce Van Dyk
2017-11-28
Replace instances of 'S' with 'RC' in the SMPTE channel layout comment.
Bryce Van Dyk
2017-11-28
Update header sample code to rename several instances of output_params -> inp...
Bryce Van Dyk
2017-08-07
Remove unused B2G-only stream_type field from cubeb_stream_params. (#347)
Matthew Gregan
2017-07-07
Add an API to reset audio stream to the default device
Chun-Min Chang
2017-06-24
Use consistent types for channels, rate, and latency in API.
Dan Glastonbury
2017-06-24
Change cubeb_get_min_latency to take params via pointer.
Dan Glastonbury
2017-06-15
Fix documentation of cubeb_device_changed_callback (#327)
Cheng Sun
2017-05-25
Rework device collection (#309)
Dan Glastonbury
2017-05-22
Push destroy fns to backend (#302)
Dan Glastonbury
2017-03-13
cubeb-api: Give cubeb_init a third param, backend name
Damien Zammit
2016-12-20
Support multiple channels on Windows (#171)
Chun-Min Chang
2016-11-08
Make API visible cubeb_device_info members and cubeb_devid const.
Matthew Gregan
2016-10-12
Simplfy LOG*() macros and pass valist through to log callback.
Matthew Gregan
2016-10-12
Replace autotools build system with CMake.
Matthew Gregan
2016-10-10
Address review comments.
Paul Adenot
2016-10-10
Fix cubeb.h so that it works on master.
Paul Adenot
2016-10-10
Add a new API to enable external logging.
Paul Adenot
2016-08-23
Fix Doxygen docs for cubeb_stream_init.
Matthew Gregan
2016-07-12
cubeb.h - Use frames for the different latency in external interfaces.
Paul Adenot
2016-07-01
Address comments.
Paul Adenot
2016-07-01
Update cubeb documentation for duplex streams.
Paul Adenot
2016-02-26
Exorcise cubeb-stdint.h generation.
Matthew Gregan
2016-01-22
API change for device notifications
Alex Chronopoulos
2016-01-21
pulse: Add input and full-duplex stream modes.
Alex Chronopoulos
2016-01-21
cubeb_stream_init should take a cubeb_devid rather than a char const *.
Matthew Gregan
[next]