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-internal.h
Age
Commit message (
Expand
)
Author
2019-08-22
Remove panning API from cubeb
Paul Adenot
2018-03-19
Multi-channels support for windows/mac/linux (#426)
Jean-Yves Avenard
2017-07-07
Add an API to reset audio stream to the default device
Chun-Min Chang
2017-05-25
Rework device collection (#309)
Dan Glastonbury
2017-05-22
Push destroy fns to backend (#302)
Dan Glastonbury
2017-01-25
Allow using a different release assert function in cubeb.
Paul Adenot
2016-12-21
Define cubeb_layout_map in cubeb_mixer.cpp rather than cubeb-internal.h.
Matthew Gregan
2016-12-20
Support multiple channels on Windows (#171)
Chun-Min Chang
2016-10-10
Per-platform adjustments to use the new logging system.
Paul Adenot
2016-07-29
Shuffle code around assert so that it does not trip up scan-build
Paul Adenot
2016-01-22
Device notification for PulseAudio
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
2016-01-20
Signature change for stream init and data callback
Alex Chronopoulos
2016-01-13
Preparatory work for the input and duplex code
Paul Adenot
2015-10-15
Change cubeb_device_list to cubeb_device_collection.
Haakon Sporsheim
2015-09-29
Add both devid and device_id (str) in device_info.
Haakon Sporsheim
2015-09-24
Cleanup function declaration/call statements.
Haakon Sporsheim
2015-09-10
Add enumerate_devices API
Haakon Sporsheim
2015-02-19
winmm, wasapi: rename FATAL to XASSERT, move to cubeb-internal.h.
Matthew Gregan
2014-11-28
clarify and clean up handling of optional functions in the API. fixes #46.
Matthew Gregan
2014-09-16
Sync changes with mozilla-central copy. Includes BMO 1062293, 1057199,
Matthew Gregan
2013-10-17
Mozilla Bug 918861
Paul ADENOT
2013-10-17
Mozilla Bug 907817
Paul ADENOT
2013-09-20
add support for querying the actual stream latency.
Matthew Gregan
2013-05-31
Mozilla bug 865244 - Add cubeb_stream_get_max_channels.
Paul ADENOT
2013-03-11
syntax-only cleanups.
Matthew Gregan
2013-02-19
start work on switchable cubeb backends.
Matthew Gregan