Ecosyste.ms: OpenCollective

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

github.com/mozilla/cubeb-pulse-rs


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

Check in Cargo.lock file.

mutexlox-signal opened this pull request about 2 months ago
Pass down gecko-in-tree feature to cubeb-backend.

mutexlox-signal opened this pull request about 2 months ago
pulse-rs fails cargo clippy

mutexlox-signal opened this issue 3 months ago
Add empty [workspace] to Cargo.toml.

mutexlox-signal opened this pull request 3 months ago
cubeb-pulse-rs delivers samples at a higher frequency than requested

mutexlox-signal opened this issue 4 months ago
Audio volume inconsistency on youtube

pallaswept opened this issue 5 months ago
Always apply own gain

CHEUNG-K-Jeffrey opened this pull request 6 months ago
Update cubeb-backend to 0.13

Pehrsons opened this pull request 8 months ago
Bump cubeb-rs to 0.12.0 and handle ABI changes

Pehrsons opened this pull request 12 months ago
Crash when a context is destroyed, per test expectations

padenot opened this pull request about 1 year ago
Bump bitflags to version 2

padenot opened this pull request over 1 year ago
Loopback mode implementation

nikp123 opened this pull request about 2 years ago
Fix clippy warning on nightly for i64 cast

ashleyz opened this pull request about 2 years ago
Use async logging in real-time critical code

ashleyz opened this pull request over 2 years ago
Update semver to 1.0

glandium opened this pull request over 2 years ago
Handle data_callback errors and signal to user via state_callback.

kinetiknz opened this pull request almost 3 years ago
Update to cubeb-rs 0.10.0.

kinetiknz opened this pull request almost 3 years ago
Fix clippy::needless_late_init

ChunMinChang opened this pull request almost 3 years ago
Implement `CUBEB_STREAM_PREF_DISABLE_DEVICE_SWITCHING`

ChunMinChang opened this issue almost 3 years ago
Map linearly from cubeb volume to pa volume

andrewmcguinness opened this pull request about 3 years ago
Setting volume low requires unexpectedly low values

andrewmcguinness opened this issue about 3 years ago
Add log statements in failure paths

padenot opened this pull request about 3 years ago
Use an AtomicPtr for PulseStream's drain_timer

glandium opened this pull request about 3 years ago
Rework prebuffering handling

padenot opened this pull request over 3 years ago
Fix clippy warnings

ChunMinChang opened this pull request over 3 years ago
Disable preroll

padenot opened this pull request over 3 years ago
Remove cubeb_stream_reset_default_device API.

kinetiknz opened this pull request almost 4 years ago
PulseAudio backend microphone broken on FreeBSD

cederom opened this issue almost 4 years ago
Fail to initialize pulse on Firefox-78.3 ESR

ChunMinChang opened this issue about 4 years ago
Fail to init pulse context in Firefox-78.3 ESR

ChunMinChang opened this issue about 4 years ago
Use the input data ring buffer to count input frames read

padenot opened this pull request about 4 years ago
Add support for changing stream name

mymindstorm opened this pull request over 4 years ago
Fixed callback buffer size

Koalab99 opened this pull request over 4 years ago
Remove initial playback latency when full duplex

Koalab99 opened this pull request over 4 years ago
Set buffer attributes to control latency

Koalab99 opened this pull request over 4 years ago
Added input_latency code to backend/stream.rs

Koalab99 opened this pull request over 4 years ago
Add an empty (for now) method for input_latency, and bump the cubeb version

padenot opened this pull request over 4 years ago
Revert "Disable server-side volume handling."

achronop opened this pull request over 4 years ago
Stop moving input devices

achronop opened this pull request over 4 years ago
Disable server-side volume handling.

padenot opened this pull request over 4 years ago
Update ringbuf to 0.2

padenot opened this pull request almost 5 years ago
Add the license to Cargo.toml

glandium opened this pull request about 5 years ago
Update semver to 0.9

glandium opened this pull request about 5 years ago
backend: Special case single channel center mapping to mono.

kinetiknz opened this pull request about 5 years ago
update the info when default device changes

achronop opened this pull request over 5 years ago
Update semver to 0.7

Eijebong opened this pull request over 5 years ago
Update to cubeb-rs 0.6.0; remove panning API.

kinetiknz opened this pull request over 5 years ago
Tweak `pa_buffer_attr` according to Ford_Prefect's recommendations.

padenot opened this pull request over 5 years ago
Reland PR #41 once Gecko's minimum rustc is 1.36

kinetiknz opened this pull request over 5 years ago
Drive data callbacks on the output write event instead of the input read event

padenot opened this pull request over 5 years ago
Use std::mem::MaybeUninit instead of the deprecated std::mem::uninitialized

SimonSapin opened this pull request over 5 years ago
Set default layout when it is not configured (BMO 1518106).

achronop opened this pull request almost 6 years ago
Separate input output callbacks for collection changes (BMO 1498242).

achronop opened this pull request about 6 years ago
Log rather than assert unsuccessful stream/context callbacks.

kinetiknz opened this pull request over 6 years ago
Use fully-qualified syntax for USecExt::to_bytes.

kinetiknz opened this pull request over 6 years ago
Mark PulseContext and PulseStream #[repr(C)] to ensure ABI compatibil…

kinetiknz opened this pull request over 6 years ago
Fix channel layout mapping

djg opened this pull request almost 7 years ago
Check Context::connect result.

kinetiknz opened this pull request almost 7 years ago
Cubeb mixer

djg opened this pull request almost 7 years ago
Handle error in pa_context_get_server_info.

djg opened this pull request almost 7 years ago
Refactor to cubeb rs 0.4

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
Handle stream preferences and loopback requests.

SingingTree opened this pull request almost 7 years ago
Use RAII helper for mainloop lock

djg opened this issue almost 7 years ago
avoid deadlock when context subscribe fails

achronop opened this pull request almost 7 years ago
pulse_ffi is not usable without pulse_rs

nox opened this issue about 7 years ago
Using bitflags in FFI crates can be unsound

nox opened this issue about 7 years ago
Audit safety of the Rust bindings

nox opened this issue about 7 years ago
Update to bitflags 1.0

nox opened this pull request about 7 years ago
Fix a few unused mut warnings on newer Rust compilers

est31 opened this pull request about 7 years ago
Fomat log message in rust code

achronop opened this pull request about 7 years ago
Improve handling when there are no pulse source/sink.

djg opened this pull request over 7 years ago
travis-ci: Add missing glib 2.0 dev dep.

djg opened this pull request over 7 years ago
Stable cubeb_devid (based on kinetiknz/cubeb#299)

kinetiknz opened this pull request over 7 years ago
Remove local cubeb-ffi crate and use cubeb-rs/cubeb-backend

djg opened this issue over 7 years ago
Stream latency return enum

djg opened this pull request over 7 years ago
stream: Fix !negative assert in latency().

djg opened this pull request over 7 years ago
error[E0308]: mismatched types

stransky opened this issue over 7 years ago
Synchronize the cubeb_ops table with Cubeb

ChunMinChang opened this pull request over 7 years ago
Upstream pa sink flag fix

djg opened this pull request over 7 years ago
Have pulse::Stream::get_latency return enum

djg opened this issue over 7 years ago
Add as_void_ptr() to hide *mut _ as *mut _ casts.

djg opened this issue over 7 years ago
Rustify pulse bindings

djg opened this pull request over 7 years ago
Move logging to own module

djg opened this pull request over 7 years ago
travis: Use rustup to install the i686 cross target.

rillian opened this pull request over 7 years ago
Master

djg opened this pull request over 7 years ago
Configure Travis CI.

djg opened this pull request over 7 years ago
Context::wait_until_context_ready should return a Result.

djg opened this issue over 7 years ago
Port cubeb_pulse.c to rust

djg opened this pull request almost 8 years ago