Ecosyste.ms: OpenCollective

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

github.com/mozilla/cubeb-rs


https://github.com/mozilla/cubeb-rs

Rework libcubeb vendoring.

kinetiknz opened this pull request 26 days ago
Add new required option for libcubeb.

mutexlox-signal opened this pull request about 2 months ago
cubeb-sys 0.17.0 as published on crates.io is not buildable offline

brjsp opened this issue about 2 months ago
Fix docs.rs build.

mutexlox-signal opened this pull request 2 months ago
Fix docs.rs build.

mutexlox-signal opened this pull request 2 months ago
Enable cross-compilation of rust libraries.

mutexlox-signal opened this pull request 2 months ago
Clone libcubeb and submodules to OUT_DIR when not present.

kinetiknz opened this pull request 2 months ago
Fix `cargo package` build.

kinetiknz opened this pull request 2 months ago
Cut a release?

mutexlox-signal opened this issue 2 months ago
Update libcubeb.

mutexlox-signal opened this pull request 2 months ago
Log callback: use RwLock rather than a mutex.

mutexlox-signal opened this pull request 3 months ago
Fix typo breaking build on ubuntu

mutexlox-signal opened this pull request 3 months ago
Install pulseaudio deps and start pulseaudio on Linux Desktop

padenot opened this pull request 3 months ago
Allow clients to set a log callback.

mutexlox-signal opened this pull request 3 months ago
Fix build on arm64 linux.

mutexlox-signal opened this pull request 3 months ago
Cross-compile for aarch64-linux.

mutexlox-signal opened this pull request 3 months ago
Publish latest code on crates.io?

mutexlox-signal opened this issue 4 months ago
Fix windows build.

mutexlox-signal opened this pull request 4 months ago
Update libcubeb to 19d2f7.

mutexlox-signal opened this pull request 4 months ago
cubeb doesn't link on windows in debug if linking with libcpmtd

mutexlox-signal opened this issue 4 months ago
Add build.rs config to use rust backends.

mutexlox-signal opened this pull request 5 months ago
Improve fmt::Debug impls for device info and device collection

Pehrsons opened this pull request 7 months ago
Expose new unsafe audio dump API to rust.

padenot opened this pull request 9 months ago
Bump libcubeb and Add input processing boilerplate

Pehrsons opened this pull request 12 months ago
Update libcubeb with auto array zero length push fix

Pehrsons opened this pull request about 1 year ago
Bump cubeb-core version

glandium opened this pull request over 1 year ago
Fix clippy::bad_bit_mask warnings

glandium opened this pull request over 1 year ago
Avoid relying on bitflags internals

glandium opened this pull request over 1 year ago
Upgrade to bitflags 2.x

glandium opened this pull request over 1 year ago
Use Rust Libs on macOS

sainteckes opened this pull request almost 2 years ago
How to set Frame Size?

stexa opened this issue almost 2 years ago
Multi Channel Audio

stexa opened this issue almost 2 years ago
ASIO support on Windows?

stexa opened this issue almost 2 years ago
Use c_char instead of i8 to fix build on Linux aarch64.

padenot opened this pull request over 2 years ago
Update cubeb-rs for internal logging ABI changes.

padenot opened this pull request over 2 years ago
Docs for cubeb-core, and improve backend selection in examples

orottier opened this pull request over 2 years ago
Add more documentation to `cubeb-api`

orottier opened this pull request over 2 years ago
Fix deref which would be done by auto-deref error in nightly

ashleyz opened this pull request over 2 years ago
Several warning fixes to address nightly CI failures

kinetiknz opened this pull request over 2 years ago
Expose async logging for backends

ashleyz opened this pull request over 2 years ago
Relax constraints on callbacks by dropping Sync requirement

kinetiknz opened this pull request over 2 years ago
Is it possible to relax the data callback of Stream to not be Sync?

eyeplum opened this issue over 2 years ago
Pass architecture as a CMake parameter on macOS

eyeplum opened this pull request almost 3 years ago
Expose async logging for backends

padenot opened this issue almost 3 years ago
Reflect resampler ABI change, bump version (fixups)

padenot opened this pull request almost 3 years ago
New clippy issue in Nightly

padenot opened this issue almost 3 years ago
`systest` broken by speex library changes in `libcubeb`

padenot opened this issue almost 3 years ago
Reflect resampler ABI change, bump version

padenot opened this pull request almost 3 years ago
Make the cubeb-sys build script effectively empty when gecko-in-tree …

glandium opened this pull request about 3 years ago
cubeb-core: Ignore clippy::self_named_constructors on `Error::error`.

kinetiknz opened this pull request about 3 years ago
Fix infinite loop in StreamBuilder::new()/default()

Manorhos opened this pull request about 3 years ago
Switch systest to ctest2.

kinetiknz opened this pull request over 3 years ago
Fix clippy warnings and enable on CI

kinetiknz opened this pull request over 3 years ago
Building `systest` fails with nightly `rustc`

kinetiknz opened this issue over 3 years ago
Remove cubeb_stream_reset_default_device API.

kinetiknz opened this pull request almost 4 years ago
Add support for cubeb_stream_set_name

mymindstorm opened this pull request over 4 years ago
Update for `stream_get_latency`

padenot opened this pull request over 4 years ago
Silence clippy `range_plus_one`

padenot opened this pull request over 4 years ago
Do not allocate buffer when logging messages

ChunMinChang opened this pull request over 4 years ago
Only print filename in the log

ChunMinChang opened this pull request over 4 years ago
Add a top-level README.md as a guide for newcomers

mitchmindtree opened this pull request almost 5 years ago
Clarifying the goals of `cubeb-rs`

mitchmindtree opened this issue almost 5 years ago
Fix build on FreeBSD

valpackett opened this pull request almost 5 years ago
Remove panning bindings

padenot opened this pull request over 5 years ago
Fix build on CircleCI

kinetiknz opened this issue over 5 years ago
Drop 'static lifetime from ContextOps::backend_id return value.

kinetiknz opened this pull request over 5 years ago
Add a new enum binding

padenot opened this pull request over 5 years ago
Update Circle CI to use rust 1.33

djg opened this pull request almost 6 years ago
Add Dockerfile used to create Circle CI docker image.

djg opened this pull request almost 6 years ago
Nightly build broken for quite a while

kinetiknz opened this issue almost 6 years ago
Return the result from device_collection_destroy directly

ChunMinChang opened this pull request almost 6 years ago
Implement stream_register_device_changed_callback

ChunMinChang opened this pull request about 6 years ago
Access to publish releases on crates.io

kinetiknz opened this issue about 6 years ago
Fix cubeb_channel enum on Windows.

kinetiknz opened this pull request over 6 years ago
Reduce multiple stops

djg opened this pull request over 6 years ago
Remove the gcc dependency and bump version

Eijebong opened this pull request over 6 years ago
Adjust drop order in cubeb_api::Stream and stop stream on Drop in cubeb_core::Stream

kinetiknz opened this pull request almost 7 years ago
Fix logging

djg opened this pull request almost 7 years ago
Cubeb mixer

djg opened this pull request almost 7 years ago
cubeb-core: Handle cubeb_init failure.

djg opened this pull request almost 7 years ago
Fix error handling

djg opened this pull request almost 7 years ago
cubeb-core: Fix device_collection memory leaks.

djg opened this pull request almost 7 years ago
Support building in tree for Gecko.

djg opened this pull request almost 7 years ago
Configuration for CircleCI.

djg opened this pull request almost 7 years ago
The Great Reorganizing

djg opened this pull request almost 7 years ago
Modify Context & Stream traits from &self to &mut self.

djg opened this pull request almost 7 years ago
Review use of Debug formatting and avoid in release-mode logging

kinetiknz opened this issue almost 7 years ago
Bump libcubeb and expose cubeb stream prefs

SingingTree opened this pull request almost 7 years ago
Stream reset default device

djg opened this pull request about 7 years ago
cubeb-api: Fix linker path after libcubeb submodule update.

kinetiknz opened this pull request about 7 years ago
Update libcubeb submodule to pick up Windows build fix.

kinetiknz opened this pull request about 7 years ago
Can't stop an input stream with stream.stop()

yilinwei opened this issue over 7 years ago
Stream does not expose method to get mutated struct

yilinwei opened this issue over 7 years ago
Update libcubeb submodule to pick up kinetik/cubeb#299.

kinetiknz opened this pull request over 7 years ago
cubeb-api: Remove PhantomData<&Context> from Stream.

djg opened this pull request over 7 years ago
Windows build & link fixes

kinetiknz opened this pull request over 7 years ago