aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cubeb_kai.c
AgeCommit message (Expand)Author
2021-07-28Run .clang-formatChun-Min Chang
2021-02-17Remove cubeb_stream_reset_default_device API.Matthew Gregan
2020-10-07Add stream_set_name = null to cubeb_ops structsBrendan Early
2020-04-29Add a method to get audio input latency on a stream (#583)Paul Adenot
2019-08-22Remove panning API from cubebPaul Adenot
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-07-07Add an API to reset audio stream to the default deviceChun-Min Chang
2017-05-22Push destroy fns to backend (#302)Dan Glastonbury
2016-12-20Support multiple channels on Windows (#171)Chun-Min Chang
2016-07-12Update kai backend.Paul Adenot
2016-02-21kai: Fix build after API changes for full-duplex streamsKO Myung-Hun
2016-01-22Device notification for PulseAudioAlex Chronopoulos
2015-09-29Add both devid and device_id (str) in device_info.Haakon Sporsheim
2015-09-24kai: remove enumerate_devices stub for now.Haakon Sporsheim
2015-09-10Add enumerate_devices APIHaakon Sporsheim
2015-06-22Add support for OS/2 KAIKO Myung-Hun