Re: Moving pulseaudio-qt to Frameworks

2025-01-02 Thread Sune Vuorela
On 2024-12-21, Nicolas Fella wrote: > Pipewire recommends using the PulseAudio API to interact with the audio > server, see > https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/FAQ#what-audio-api-do-you-recommend-to-use > > That means even if everyone is using Pipewire as the audio server th

Re: Moving pulseaudio-qt to Frameworks

2024-12-21 Thread Nicolas Fella
Am 18.12.24 um 08:53 schrieb Sune Vuorela: On 2024-12-17, Nicolas Fella wrote: a few years ago I extracted parts of plasma-pa into a library to be able to reuse them in KDE Connect. The result is the pulseaudio-qt library. It has been independently released ever since. This might just be me no

Re: Moving pulseaudio-qt to Frameworks

2024-12-18 Thread Sune Vuorela
On 2024-12-17, Nicolas Fella wrote: > a few years ago I extracted parts of plasma-pa into a library to be able > to reuse them in KDE Connect. The result is the pulseaudio-qt library. > It has been independently released ever since. This might just be me not following fully along on the newest li

Re: Moving pulseaudio-qt to Frameworks

2024-12-17 Thread Carl Schwan
On Tue, Dec 17, 2024, at 5:40 PM, Nicolas Fella wrote: > Hi, > > a few years ago I extracted parts of plasma-pa into a library to be able > to reuse them in KDE Connect. The result is the pulseaudio-qt library. > It has been independently released ever since. > > Given the library is fairly matur

Moving pulseaudio-qt to Frameworks

2024-12-17 Thread Nicolas Fella
Hi, a few years ago I extracted parts of plasma-pa into a library to be able to reuse them in KDE Connect. The result is the pulseaudio-qt library. It has been independently released ever since. Given the library is fairly mature and used by plasma-pa, kdeconnect-kde, and some external users I p