Be

Results 131 issues of Be

Working on [cxx-qt](https://github.com/KDAB/cxx-qt/pull/107#pullrequestreview-902837048), I encountered a build failure on macOS when CMake calls `cargo build` on a crate that depends on `cxx`: ``` Compiling proc-macro2 v1.0.36 Compiling unicode-xid v0.2.2 Compiling...

It would be really helpful to have an example for how to get this working on CI on Windows and macOS. It is not obvious how to do this considering...

[sccache](https://github.com/mozilla/sccache) is a compile caching program that supports both rustc and clang. It would be great for this minimal example to demonstrate how to use sccache for both languages on...

Pipewire is able to handle MIDI. With #99 the JACK backend works with pipewire-jack, so there's no urgent need for this, but it would be nice.

This crash occurs when I try to select ALAC files for converting to FLAC. The ALAC files were created by iTunes' CD ripper. Using SoundKonverter 2.2.2 on Fedora 25 with...

bug

This crate looks nice, but it seems to be missing a way to iterate over the frames of a buffer, only the samples within one channel at a time. Sometimes...

enhancement

``` audio on  main via 🦀 v1.58.0 ❯ cargo build Updating crates.io index Updating git repository `https://github.com/udoprog/minimp3-rs` Updating git submodule `https://github.com/lieff/minimp3.git` Updating git repository `https://github.com/udoprog/rubato` error: no matching package...

https://github.com/PolyMeilex/rfd/blob/e331eff49a95b095e2e82750af114cf0c81c3dfd/src/backend/xdg_desktop_portal.rs#L199

I noticed an inconsistency between the synchronous and asynchronous APIs. The synchronous APIs use PathBuf, but the async APIs use FileHandle. Is this inconsistency intention, and if so, why?

The default message for inviting others to Signal links to the official upstream Signal app but calls it LibreSignal. The message can be edited before sending to fix this, but...