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_sndio.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
2023-02-01
format cubeb_sndio.c
Paul Adenot
2023-02-01
sndio: switch audio to 24-bit precision
Alexandre Ratchov
2022-09-22
Register threads explicitely created by cubeb
Paul Adenot
2022-09-06
Remove comments after #endif to fix clang-format errors.
ivan-matveev
2022-09-06
Add #ifndef around dlclose() to allow build with "LAZY_LOAD_LIBS=OFF" cmake a...
ivan-matveev
2021-11-10
Tidy up `WRAP` definition for dlopen.
Matthew Gregan
2021-07-28
Run .clang-format
Chun-Min Chang
2021-07-05
sndio: default max_channels to 8 for OUTPUT and 2 for INPUT
Alexandre Ratchov
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-01-07
Always use SIO_DEVANY on FreeBSD/DragonFly (#564)
Tobias Kortkamp
2019-12-10
sndio: test if sndio works in sndio_init
Duncan Overbruck
2019-12-10
sndio: use sio_nfds
Duncan Overbruck
2019-12-10
sndio: fix allocation of cubeb context
Duncan Overbruck
2019-09-16
Consistently try loading versioned library first
Jan Beich
2019-09-09
sndio: don't depend on libsndio by default
Jan Beich
2019-08-22
Remove panning API from cubeb
Paul Adenot
2018-06-12
Fix volume handling in sndio backend
Alexandre Ratchov
2018-03-19
Multi-channels support for windows/mac/linux (#426)
Jean-Yves Avenard
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-11-03
add support for recording in sndio backend (#376)
Alexandre Ratchov
2017-07-07
Add an API to reset audio stream to the default device
Chun-Min Chang
2017-05-23
Detabify.
Matthew Gregan
2017-05-22
Push destroy fns to backend (#302)
Dan Glastonbury
2017-04-15
cubeb_sndio: Fix leak in sndio_stream_init() failure case
Lioncash
2017-01-20
Fix erroneous usage of PTHREAD_MUTEX_INITIALIZER
Sebastien Alaiwan
2016-12-20
Support multiple channels on Windows (#171)
Chun-Min Chang
2016-07-29
Bug 1290229 - Fix cubeb sndio build after bug 1285541 r=padenot
Landry Breuil
2016-07-12
Update sndio backend.
Paul Adenot
2016-03-07
Bug 1153179 - fix latency reporting in libcubeb sndio
Alexandre Ratchov
2016-03-07
Bug 1153151 - make libcubeb sndio use non-blocking i/o
Alexandre Ratchov
2016-01-26
Merge pull request #67 from achronop/device-notification
Matthew Gregan
2016-01-24
sndio: Fix build after full-duplex API changes.
Landry Breuil
2016-01-22
Device notification for PulseAudio
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-09-29
Add both devid and device_id (str) in device_info.
Haakon Sporsheim
2015-09-10
Add enumerate_devices API
Haakon Sporsheim
2015-04-02
sndio: improve and clamp float->s16 conversion.
Alexandre Ratchov
2014-11-28
clarify and clean up handling of optional functions in the API. fixes #46.
Matthew Gregan
2014-10-23
sndio: Fix debug build.
Fabian Raetz
2014-09-16
Sync changes with mozilla-central copy. Includes BMO 1062293, 1057199,
Matthew Gregan
2013-12-09
whitespace cleanup.
Matthew Gregan
2013-10-23
sndio: Include assert.h.
Landry Breuil
2013-10-17
Mozilla Bug 918861
Paul ADENOT
2013-10-17
Mozilla Bug 907817
Paul ADENOT
[next]