Re: [pulseaudio-discuss] Planning 12.1

2018-07-10 Thread Arun Raghavan
On Tue, 10 Jul 2018, at 8:16 PM, Georg Chini wrote: > On 10.07.2018 14:03, Tanu Kaskinen wrote: > > Hi all, > > > > A few things broke in PulseAudio 12.0: switching bluetooth profile from > > off to a2dp started crashing, module-ladspa-sink didn't find any > > plugins any more and

Re: [pulseaudio-discuss] [PATCH 3/3] alsa-sink/source, sink, source: Consider sample format for avoid-resampling

2018-07-10 Thread Sangchul Lee
Thanks for the comments. Before sharing new patchset, I have two questions about your comment. :) >> @@ -113,11 +113,20 @@ struct userdata { >> >> pa_sample_format_t *supported_formats; >> unsigned int *supported_rates; >> +struct { >> +pa_sample_spec sample_spec; >> +

Re: [pulseaudio-discuss] Planning 12.1

2018-07-10 Thread Georg Chini
On 10.07.2018 14:03, Tanu Kaskinen wrote: Hi all, A few things broke in PulseAudio 12.0: switching bluetooth profile from off to a2dp started crashing, module-ladspa-sink didn't find any plugins any more and module-pipe-sink became unusable in the system mode due to stricter file permissions.

Re: [pulseaudio-discuss] [paprefs] [PATCH] Port to meson

2018-07-10 Thread Jan Tojnar
It will build fine, only the translations will not be merged back to the produced desktop file. Solution would be porting the autotools code from intltool to vanilla gettext (see https://wiki.gnome.org/Initiatives/GnomeGoals/GettextMigration) but autotools removal will be easier. On Mon, 9

Re: [pulseaudio-discuss] [paprefs] [PATCH] Port to meson

2018-07-10 Thread Felipe Sateler
On Mon, Jul 9, 2018 at 1:31 PM Jan Tojnar wrote: > > Meson is much nicer than autotools, see > https://wiki.gnome.org/Initiatives/GnomeGoals/MesonPorting. > With this patch, you can invoke > > meson build -Ddocs=true > ninja -C build > sudo ninja -C build install > > to compile and

Re: [pulseaudio-discuss] [PATCH] Port to meson

2018-07-10 Thread Tanu Kaskinen
On Sun, 2018-07-08 at 04:46 +0200, Jan Tojnar wrote: > --- > doc/README.html.in | 8 +++ > doc/html2txt | 2 ++ > doc/meson.build| 25 > meson.build| 52 ++ > meson_options.txt | 1 + >

[pulseaudio-discuss] Planning 12.1

2018-07-10 Thread Tanu Kaskinen
Hi all, A few things broke in PulseAudio 12.0: switching bluetooth profile from off to a2dp started crashing, module-ladspa-sink didn't find any plugins any more and module-pipe-sink became unusable in the system mode due to stricter file permissions. These issues have now been fixed, so I

Re: [pulseaudio-discuss] [patches] constification round #4 (pa_mainloop_api)

2018-07-10 Thread Pali Rohár
On Tuesday 10 July 2018 13:54:42 Tanu Kaskinen wrote: > If we're ever going to make "libpulse 2", we need to have a plan about > everything that we want to change. I don't want to create a new library > just to constify the mainloop API... Feel free to start a wiki page > that lists compatibility

Re: [pulseaudio-discuss] [patches] constification round #4 (pa_mainloop_api)

2018-07-10 Thread Tanu Kaskinen
On Mon, 2018-07-09 at 18:16 +0100, jnq...@gmail.com wrote: > On Mon, 2018-07-09 at 13:23 +0300, Tanu Kaskinen wrote: > > On Thu, 2018-07-05 at 23:51 +0100, jnq...@gmail.com wrote: > > > On Wed, 2018-07-04 at 11:46 +0300, Tanu Kaskinen wrote: > > > > Patch 4 changes the callback signatures. > > >

Re: [pulseaudio-discuss] [PATCH] card-restore: Don't restore profile on Bluetooth cards by default

2018-07-10 Thread Luiz Augusto von Dentz
Hi Joao, On Tue, Jul 10, 2018 at 5:23 AM, João Paulo Rechi Vita wrote: > We can provide a better overall user experience with Bluetooth cards by > always choosing the higher audio quality profile (A2DP) by default and > updating the profile selection dynamically according to which streams > are