aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cubeb_sndio.c
AgeCommit message (Expand)Author
2018-06-12Fix volume handling in sndio backendAlexandre Ratchov
2018-03-19Multi-channels support for windows/mac/linux (#426)Jean-Yves Avenard
2018-02-13Provide access to cubeb_stream's user ptr. (#407)Dan Glastonbury
2018-01-23Non-wasapi backends return errors if loopback is requested.Bryce Van Dyk
2017-11-03add support for recording in sndio backend (#376)Alexandre Ratchov
2017-07-07Add an API to reset audio stream to the default deviceChun-Min Chang
2017-05-23Detabify.Matthew Gregan
2017-05-22Push destroy fns to backend (#302)Dan Glastonbury
2017-04-15cubeb_sndio: Fix leak in sndio_stream_init() failure caseLioncash
2017-01-20Fix erroneous usage of PTHREAD_MUTEX_INITIALIZERSebastien Alaiwan
2016-12-20Support multiple channels on Windows (#171)Chun-Min Chang
2016-07-29Bug 1290229 - Fix cubeb sndio build after bug 1285541 r=padenotLandry Breuil
2016-07-12Update sndio backend.Paul Adenot
2016-03-07Bug 1153179 - fix latency reporting in libcubeb sndioAlexandre Ratchov
2016-03-07Bug 1153151 - make libcubeb sndio use non-blocking i/oAlexandre Ratchov
2016-01-26Merge pull request #67 from achronop/device-notificationMatthew Gregan
2016-01-24sndio: Fix build after full-duplex API changes.Landry Breuil
2016-01-22Device notification for PulseAudioAlex Chronopoulos
2016-01-21cubeb_stream_init should take a cubeb_devid rather than a char const *.Matthew Gregan
2016-01-20Signature change for stream init and data callbackAlex Chronopoulos
2016-01-13Preparatory work for the input and duplex codePaul Adenot
2015-09-29Add both devid and device_id (str) in device_info.Haakon Sporsheim
2015-09-10Add enumerate_devices APIHaakon Sporsheim
2015-04-02sndio: improve and clamp float->s16 conversion.Alexandre Ratchov
2014-11-28clarify and clean up handling of optional functions in the API. fixes #46.Matthew Gregan
2014-10-23sndio: Fix debug build.Fabian Raetz
2014-09-16Sync changes with mozilla-central copy. Includes BMO 1062293, 1057199,Matthew Gregan
2013-12-09whitespace cleanup.Matthew Gregan
2013-10-23sndio: Include assert.h.Landry Breuil
2013-10-17Mozilla Bug 918861Paul ADENOT
2013-10-17Mozilla Bug 907817Paul ADENOT
2013-09-20add support for querying the actual stream latency.Matthew Gregan
2013-06-07Merge branch 'master' of github.com:kinetiknz/cubebMatthew Gregan
2013-05-31Mozilla bug 865244 - Add cubeb_stream_get_max_channels.Paul ADENOT
2013-04-29Remove unnecessary struct keywords.Matthew Gregan
2013-03-14Fix cubeb/sndio (#851149)Landry Breuil
2013-03-11s/ifdef/if defined/g a few more places.Matthew Gregan
2013-02-27sndio: build fix.Matthew Gregan
2013-02-27missed renames. call internal destroy rather than going through vtable.Matthew Gregan
2013-02-20audiounit, audioqueue, sndio: build fixes.Matthew Gregan
2013-02-19start work on switchable cubeb backends.Matthew Gregan
2012-06-02sndio: fix latency calculation and S16BE handling.Alexandre Ratchov
2012-05-23import sndio backend for OpenBSD.Alexandre Ratchov