Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pipewire: Use decibel-to-linear translation from libaudcore. Closes: #1218 #146

Commits on Dec 18, 2023

  1. pipewire: Use decibel-to-linear translation from libaudcore. Closes: …

    …#1218
    
    Avoid also variable length arrays, officially not supported in C++.
    
    Co-authored-by: John Lindgren <john@jlindgren.net>
    radioactiveman and jlindgren90 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d773c4b View commit details
    Browse the repository at this point in the history
  2. vumeter-qt: Do not use variable length arrays

    They are not officially supported in C++.
    radioactiveman committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ab9a28d View commit details
    Browse the repository at this point in the history