aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cubeb_sun.c
AgeCommit message (Expand)Author
2024-01-15Add an API for muting the input side of a streamAndreas Pehrson
2024-01-15Add APIs for input processingAndreas Pehrson
2022-09-22Register threads explicitely created by cubebPaul Adenot
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-08-26sun: Fix use-after-free of s->mutex in sun_stream_destroy.Ka Ho Ng
2020-08-26sun: building fix in sun_stream_get_latencyKa Ho Ng
2020-05-08sun: Fix arithmetic on void pointer.nia
2020-04-29Add a method to get audio input latency on a stream (#583)Paul Adenot
2020-04-07sun: Line continuation character not needednia
2020-04-07sun: POLL_TIMEOUT is no longer usednia
2020-04-07sun: Add my email address to the copyright header.nia
2020-04-07sun: Refactoring: reduce duplication in stream structure.nia
2020-04-07sun: Make the purpose of some variables clearer.nia
2020-04-07sun: Update header inclusion.nia
2020-04-07sun: Convert floats to LINEAR32 instead of LINEAR16nia
2019-08-22Remove panning API from cubebPaul Adenot
2019-06-14 cubeb_sun: Fixes to support high latency playback, and illumos build fix. (#...nia
2019-06-12sunaudio (NetBSD/illumos) backend (#510)nia