easyeffects:pulseaudio-legacy

Last commit made on 2022-05-21
Get this branch:
git clone -b pulseaudio-legacy https://git.launchpad.net/easyeffects

Branch merges

Branch information

Name:
pulseaudio-legacy
Repository:
lp:easyeffects

Recent commits

c12f425... by Wellington Wallace <email address hidden>

Merge pull request #1536 from xtkoba/patch-1

[pulseaudio-legacy] Fix type of local variables

ccda4ff... by xtkoba <email address hidden>

[pulseaudio-legacy] Fix type of local variables

in `on_message_latency`.

868a42b... by wwmm <email address hidden>

improved compatibility with Boost 1.79

8bc065b... by Wellington Wallace <email address hidden>

Merge pull request #1529 from DrMcCoy/fix-compilation-with-boost-1.79.0

Fix compilation of pulseaudio-legacy with Boost 1.79.0

1000de1... by Sven Hesse <email address hidden>

fix compilation with Boost 1.79.0

Boost.Filesystem in Boost 1.79.0 changed the already-deprecated header
of string_file.hpp to be not included by default anymore in its commit
266e1ac892a6f54d807fb35bf639a9aa1c8b2db1.

Boost.Filesystem's fstream.hpp was never included directly by default,
but string_file.hpp did include it, so this code here in PulseEffects
worked. With Boost 1.79.0, though, it explodes in lin 179.

9bc7dd8... by wwmm <email address hidden>

fixing the appdata info

a4ac23a... by wwmm <email address hidden>

pulseeffects: improved compatibility with LSP 1.2.0

4ec1f83... by wwmm <email address hidden>

updated arch linux pkgbuild

848383b... by wwmm <email address hidden>

improved plugin activation

d0b5599... by wwmm <email address hidden>

Revert "Merge pull request #887 from Digitalone1/master"

This reverts commit c63827fc42e48b023902c8245db4aae744f91a32, reversing
changes made to 58b168ee66f4a1ecd58281a834f4bce4b2065670.