Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mozilla/cubeb

Cross platform audio library
https://github.com/mozilla/cubeb

cmake: fix build with ninja generator

abouvier opened this pull request 7 days ago
Update rust submodules.

mutexlox-signal opened this pull request about 2 months ago
Build is broken with gcc due to unconditional usage of blocks

barracuda156 opened this issue 2 months ago
Update cubeb-coreaudio-rs.

mutexlox-signal opened this pull request 2 months ago
Add a log callback that takes a formatted message.

mutexlox-signal opened this pull request 3 months ago
Update cubeb-coreaudio-rs and cubeb-pulse-rs.

mutexlox-signal opened this pull request 3 months ago
Add submodules for tier-1 rust backends.

mutexlox-signal opened this pull request 4 months ago
windows: Set debug options if appropriate.

mutexlox-signal opened this pull request 4 months ago
wasapi: Fix default device handling.

mutexlox-signal opened this pull request 4 months ago
Using microphone input wrongly stuck in unplugged state

eMPee584 opened this issue 5 months ago
opensl: Add extra asserts to help track down BMO 1913284.

kinetiknz opened this pull request 5 months ago
In resampler's input_needed_for_output do not mix rates

Pehrsons opened this pull request 5 months ago
Always apply own gain

CHEUNG-K-Jeffrey opened this pull request 6 months ago
AAudio: offset position after reinitialization

jhlin opened this pull request 6 months ago
Reset stream params on init

Pehrsons opened this pull request 6 months ago
Set buffer capacity to allow for buffering

Pehrsons opened this pull request 6 months ago
Include <memory> for std::unique_ptr

cpeterso opened this pull request 7 months ago
Cannot build package stdlib.h missing

JAGGYWAGGY88 opened this issue 7 months ago
Clamp to positive value when computing latency for an output stream

padenot opened this pull request 8 months ago
Possible to add support for PortAudio?

barracuda156 opened this issue 8 months ago
Invalidate timing info buffers when destorying AAudio stream.

jhlin opened this pull request 8 months ago
alsa: make dummy stream_set_name to suppress warnings in terminal

chelovechishko opened this pull request 9 months ago
Some DACs can go up to 768kHz

padenot opened this pull request 9 months ago
Restore using thread priority facilities via function pointers

padenot opened this pull request 10 months ago
Only build duplex_collection_change_no_unregister when death tests ar…

glandium opened this pull request 10 months ago
Allow setting CUBEB_INPUT_PROCESSING_PARAM_NONE

Pehrsons opened this pull request 11 months ago
384kHz ought to be enough for anybody

padenot opened this pull request 11 months ago
Update GitHub Actions macOS builders

aeiouaeiouaeiouaeiouaeiouaeiou opened this pull request 11 months ago
Add boilerplate for platform input processing and muting

Pehrsons opened this pull request 12 months ago
Checking buffer, buffer_in, buffer_out pointers for non NULL values

Monsterovich opened this pull request about 1 year ago
Segmentation fault in cubeb_jack.cpp:435

Monsterovich opened this issue about 1 year ago
audiounit: Resample to match output device hardware sample rate.

ghost opened this pull request about 1 year ago
auto_array: protect from various calls when length_ is 0

Pehrsons opened this pull request about 1 year ago
A few fixes to be able to build / run tests on Firefox's CI + an OpenSL fix

padenot opened this pull request about 1 year ago
Handle `AAUDIO_ERROR_TIMEOUT` both in and outside the real-time thread

padenot opened this pull request about 1 year ago
AAudio streams not restarted on timeout

liamwhite opened this issue about 1 year ago
Assorted Android fixes

padenot opened this pull request about 1 year ago
In test_duplex loop back all input frames

Pehrsons opened this pull request about 1 year ago
CI: update actions/checkout to v4

aeiouaeiouaeiouaeiouaeiouaeiou opened this pull request about 1 year ago
AAudio: ensure input buffer is large enough when reading input data

padenot opened this pull request about 1 year ago
Actually use the return value in initialize_with_format callback call.

padenot opened this pull request over 1 year ago
AAudio: Don't unlock a mutex owned by a lock_guard

padenot opened this pull request over 1 year ago
Update submodules

padenot opened this pull request over 1 year ago
Don't attempt to use an unavailable cubeb_stream in aaudio_stream_init.

padenot opened this pull request over 1 year ago
wasapi: Avoid reconfiguring inactive streams

kinetiknz opened this pull request over 1 year ago
Remove incorrect code to adjust output queue capacity in `cubeb_opensl.c`

padenot opened this pull request over 1 year ago
cubeb has no sanity

paperboii opened this issue over 1 year ago
Re-enable the test job on macOS CI

aeiouaeiouaeiouaeiouaeiouaeiou opened this pull request over 1 year ago
sndio backend fails unless sndiod (daemon) is started on FreeBSD

jbeich opened this issue over 1 year ago
opensl: Attempt to avoid a race with active callbacks during shutdown.

kinetiknz opened this pull request almost 2 years ago
On NetBSD, define _NETBSD_SOURCE for timersub()

ryoon opened this pull request almost 2 years ago
sndio: switch audio to 24-bit precision

landryb opened this pull request almost 2 years ago
cmake: Make undefined symbols weak on Android

Macdu opened this pull request almost 2 years ago
cmake: quote CXX_FLAGS substitution for MSVC

liamwhite opened this pull request almost 2 years ago
Re-enable and polish IAudioClient3 to achieve lower latencies

Filoppi opened this pull request almost 2 years ago
Support jack under NetBSD

ryoon opened this pull request almost 2 years ago
Prefer the AAudio backend over the OpenSL ES backend

padenot opened this pull request almost 2 years ago
wasapi: Drop context lock before deleting context.

kinetiknz opened this pull request about 2 years ago
fails to build on arch linux

wantija opened this issue about 2 years ago
Fix warnings in cubeb_wasapi.cpp.

padenot opened this pull request about 2 years ago
New warnings related to copy elision in `cubeb_wasapi.cpp`

padenot opened this issue about 2 years ago
Allow the asynchronous logging system to safely delete its storage

padenot opened this pull request about 2 years ago
wasapi: Avoid reconfiguring default output stream spuriously.

kinetiknz opened this pull request about 2 years ago
Null check g_cubeb_log_callback before using

padenot opened this pull request about 2 years ago
Implement client side interpolation for `cubeb_aaudio.cpp`

padenot opened this issue about 2 years ago
Properly compare against current log level

F0bes opened this pull request about 2 years ago
Investigate getting / importing an MPSC / MPMC queue for logging

padenot opened this issue over 2 years ago
build(docs): use doxygen_add_docs()

Tachi107 opened this pull request over 2 years ago
Register threads explicitely created by cubeb

padenot opened this pull request over 2 years ago
Make the log callback and level atomic

padenot opened this pull request over 2 years ago
Simplify initialization of opensl backend

padenot opened this pull request over 2 years ago
cmake: fix install rules

abouvier opened this pull request over 2 years ago
Fails to build on UWP

Zopolis4 opened this issue over 2 years ago
Fix build with "LAZY_LOAD_LIBS=OFF".

ivan-matveev opened this pull request over 2 years ago
cubeb_enumerate_devices missing parameter check

Megamouse opened this issue over 2 years ago
Add logging statement when input audio dropping happens

padenot opened this pull request over 2 years ago
Add a header to be able to use a frame profiler in cubeb

padenot opened this pull request over 2 years ago
Don't print the file name and \n twice when logging asynchronously

padenot opened this pull request over 2 years ago
Check log level in asynchronous logging macros before printing

ashleyz opened this pull request over 2 years ago
Update build instructions

japm48 opened this pull request over 2 years ago
Clarify `cubeb_async_log_reset_threads` declaration.

kinetiknz opened this pull request over 2 years ago
rounding through intrinsics

ad8e opened this pull request over 2 years ago
fix synchronization mistakes in ring buffer

ad8e opened this pull request over 2 years ago
modify example code to be self-sufficient, and compile without changes

ad8e opened this pull request over 2 years ago
CI: update actions to v3, use macos-11 environment and bump Android API target

aeiouaeiouaeiouaeiouaeiouaeiou opened this pull request over 2 years ago