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