aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cubeb_oss.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
2022-02-02cubeb_oss: Force at maximum 32ms service intervals.Hans Petter Selasky
2021-12-08cubeb_oss: Fix recording buffer size computation.Hans Petter Selasky
2021-11-29cubeb_oss: Fix for buffer overrun.Hans Petter Selasky
2021-11-10cubeb_oss: Fix warningsKa Ho Ng
2021-11-10cubeb_oss: clang-formattedKa Ho Ng
2021-11-10cubeb_oss: changes to buffering logicKa Ho Ng
2021-07-28Run .clang-formatChun-Min Chang
2021-04-29oss: Use the minimum space of both direction in full-duplex pathHans Petter Selasky
2021-02-17Remove cubeb_stream_reset_default_device API.Matthew Gregan
2021-01-19oss: Fix CPU spinning 100% for playback-only streamKa Ho Ng
2020-12-01Rework the buffering logicKa Ho Ng
2020-10-13Add stream_set_name = null to cubeb_ops structs (#617)khng300
2020-10-12oss: Initialize cubeb_stream::state properly (#618)khng300
2020-10-09OSS (FreeBSD/illumos) backend (#600)khng300