[pulseaudio-commits] [Git][pulseaudio/pavucontrol][master] card: do not quit on error sending message to object

2021-02-27 Thread PulseAudio Marge Bot
PulseAudio Marge Bot pushed to branch master at PulseAudio / pavucontrol Commits: 15154921 by Igor V. Kovalenko at 2021-02-27T15:13:13+03:00 card: do not quit on error sending message to object Server API versions < 35 do not support PA_COMMAND_SEND_OBJECT_MESSAGE one of these is current Pipew

[pulseaudio-commits] src/cardwidget.cc src/pavucontrol.cc

2021-02-27 Thread GitLab Mirror
src/cardwidget.cc |2 +- src/pavucontrol.cc |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 1515492168edc2585768da0d733b85bc0dab5a07 Author: Igor V. Kovalenko Date: Sat Feb 27 15:12:46 2021 +0300 card: do not quit on error sending message to object

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] treewide: fix a bunch of typos

2021-02-27 Thread PulseAudio Marge Bot
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 67e99bf6 by Felipe Sateler at 2021-02-26T19:58:41-03:00 treewide: fix a bunch of typos Detected by lintian, the debian package linter Part-of: