Skip to content

Migrate to PipeWire + fixes

Choose a tag to compare

@marin-m marin-m released this 18 Apr 06:03
· 239 commits to main since this release
b987b81
  • Bump audio backend to CPAL 0.18 development version (see issues #257, #261)
  • This means that libpipewire will be used by default on Linux (and hence be a dependency), fixing ALSA-related bugs
  • Update various Rust dependencies
  • Use a larger volume gauge, and drop the old value in case of glitch (PR #262 thanks to @wandabastyle)
  • Push a first Turkish translation thanks to @Abrifq
  • Remove the Symphonia ISO-MP4 parser as it seems buggy (issue #263)
  • Also replace the MP3 and WAV parsers as they seem to incur misdetection with MP4
  • Fix an use-after-free that may cause crash after removing a song from history (issue #259)
  • Bump Flatpak GNOME runtime from version 49 to 50
  • Enable back MPRIS by default on Linux