[Git][pulseaudio/pulseaudio][master] rtp-recv: Remove inappropriate byte order conversion

2024-08-21 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 8ef0d597 by bert at 2024-08-21T13:22:14+00:00 rtp-recv: Remove inappropriate byte order conversion Conversion of the `service` argument of `getaddrinfo()` to big-endian byte order causes module-rtp-recv to bind to

[Git][pulseaudio/pulseaudio][master] Translated using Weblate (Slovenian)

2024-08-05 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: cba313d8 by Martin Srebotnjak at 2024-08-05T23:18:43+00:00 Translated using Weblate (Slovenian) Currently translated at 33.9% (194 of 572 strings) Translation: pulseaudio/pulseaudio Translate-URL: https://transl

[Git][pulseaudio/pulseaudio][master] ci: Add workflow rules to create merge request pipelines

2024-08-05 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 3da5e627 by Arun Raghavan at 2024-08-05T19:14:12-04:00 ci: Add workflow rules to create merge request pipelines This should make Weblate MRs run again. Part-of:

[Git][pulseaudio/pavucontrol][master] Update translation files

2024-08-02 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pavucontrol Commits: cb09c9ba by Olle Gustafsson at 2024-08-02T11:56:07-04:00 Update translation files Fixes: https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/issues/166 Part-of:

[Git][pulseaudio/pavucontrol][master] mainwindow: Correctly remove cards when they go away

2024-07-03 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pavucontrol Commits: c70cdeed by Arun Raghavan at 2024-07-03T08:42:36-04:00 mainwindow: Correctly remove cards when they go away The reference is owned by the VBox, so we remove it there and it gets cleaned up, like other widgets. F

[Git][pulseaudio/pavucontrol][master] desktop: Match the name in the appstream file

2024-07-03 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pavucontrol Commits: a9d7a65d by Niels De Graef at 2024-06-26T12:15:09+00:00 desktop: Match the name in the appstream file With the addition of the appstream file, the app is showing up in Flathub and software apps (like GNOME Softwa

[Git][pulseaudio/pulseaudio][master] json: Allow non-ASCII UTF-8 strings

2024-07-02 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 874a6099 by Arun Raghavan at 2024-07-02T14:15:43+00:00 json: Allow non-ASCII UTF-8 strings Fixes: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1398 Part-of:

[Git][pulseaudio/pulseaudio][master] echo-cancel: Fix multichannel processing

2024-06-26 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 3b09ca3a by Arun Raghavan at 2024-06-25T15:35:42-04:00 echo-cancel: Fix multichannel processing Missed the new parameters in the webrtc-audio-processing 1.0 move. Part-of:

[Git][pulseaudio/pulseaudio][master] build-sys: Fix running on macOS

2024-05-01 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: c1990dd0 by Mohamed Akram at 2024-05-01T21:54:17+04:00 build-sys: Fix running on macOS Ensure modules are built as .so files so that they are found by ltdl at runtime. Fix HAVE_COREAUDIO not being set on macOS le

[Git][pulseaudio/pulseaudio][master] cli-command: Fix wrong condition check of pa_module_load

2024-04-05 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 6c77b019 by kwangshik.kim at 2024-04-05T09:31:47-04:00 cli-command: Fix wrong condition check of pa_module_load pa_module_load API's return value is integer which is enum pa_error_code_t with minus such as -PA_ERR

[Git][pulseaudio/pulseaudio][master] tests: Don't run volume tests with impossible alignments

2024-03-22 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 84f5b742 by Arun Raghavan at 2024-03-22T11:17:35-04:00 tests: Don't run volume tests with impossible alignments This worked so far somehow, but we were sending in some samples at unrealistic alignments (given that

[Git][pulseaudio/pulseaudio][master] build-sys: Add a wrap file for Orc

2024-03-22 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 21d7a63e by Arun Raghavan at 2024-03-22T08:53:46-04:00 build-sys: Add a wrap file for Orc Makes building Orc as a subproject easier. Part-of:

[Git][pulseaudio/pulseaudio][master] Don't log battery level and dock status every minute

2024-03-18 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 5d7cd8bd by Martin Tournoij at 2024-03-18T23:44:09+00:00 Don't log battery level and dock status every minute My log files get completely clobbered by this; thousands of lines of: Jan 18 18:14:44 pulseaud

[Git][pulseaudio/pulseaudio][master] alsa-ucm: Replace port device UCM context assertion with an error

2024-01-12 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: ed3d4f08 by Alper Nebi Yasak at 2024-01-12T20:34:54+00:00 alsa-ucm: Replace port device UCM context assertion with an error The pa_alsa_ucm_set_port() function is passed both a mapping context and a device port, a

[Git][pulseaudio/pulseaudio][master] alsa-ucm: Check UCM verb before working with device status

2024-01-12 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: f5cacd94 by Alper Nebi Yasak at 2024-01-12T19:54:29+00:00 alsa-ucm: Check UCM verb before working with device status Some versions of the ALSA libraries run into a segmentation fault when we query a UCM device/mod

[Git][pulseaudio/pulseaudio][master] Update NEWS for 17.0

2024-01-12 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 1f020889 by Arun Raghavan at 2024-01-12T12:22:09-05:00 Update NEWS for 17.0 Part-of: ; - - - - - 1 changed file: - NEWS Changes: =

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] Fix crash running in restricted environment.

2023-11-12 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 81a6cc49 by Igor V. Kovalenko at 2023-11-12T15:53:38+03:00 Fix crash running in restricted environment. When `pwd.h` header is not available (i.e. not using glibc) and environment variables are not set (e.g. runni

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] memblockq: Adjust tail chunk offset into memblock after split

2023-10-25 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 06ccfbb9 by Igor V. Kovalenko at 2023-10-25T13:21:34+00:00 memblockq: Adjust tail chunk offset into memblock after split If pa_memblockq_push needs to write into the middle of a chunk, target chunk is split into h

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] shell-completion: Fix typo in --use-pid-file= suggestion

2023-10-24 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 13ea94a1 by Igor V. Kovalenko at 2023-10-24T22:53:51+03:00 shell-completion: Fix typo in --use-pid-file= suggestion Fixes #3786 Part-of:

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] build-sys: Bump webrtc-audio-processing wrap to 1.3

2023-09-05 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 13ef02da by Arun Raghavan at 2023-09-05T11:32:53-04:00 build-sys: Bump webrtc-audio-processing wrap to 1.3 Minor pkgconfig fixup. Part-of:

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] 6 commits: build-sys: Bump cpp_std to c++17

2023-09-01 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: e2b63d15 by Arun Raghavan at 2023-09-01T11:21:11-04:00 build-sys: Bump cpp_std to c++17 Match it with webrtc-audio-processing, which is what we care about. Part-of:

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] shm: allow for older versions of Linux without MFD_NOEXEC_SEAL

2023-08-13 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 421cf154 by Rudi Heitbaum at 2023-08-13T09:37:32+00:00 shm: allow for older versions of Linux without MFD_NOEXEC_SEAL Part-of: ; - - - -

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] build-sys: Bump .so version 16.99.1

2023-08-12 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: fec36f35 by Arun Raghavan at 2023-08-12T16:22:10+00:00 build-sys: Bump .so version 16.99.1 Part-of: ; - - - - - 1 changed file: - mes

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] shm: use MFD_NOEXEC_SEAL for shared memory

2023-08-12 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 7d063d65 by Rudi Heitbaum at 2023-08-12T15:58:11+00:00 shm: use MFD_NOEXEC_SEAL for shared memory ref: https://lore.kernel.org/lkml/20221207154939.2532830-4-jef...@google.com/ The new MFD_NOEXEC_SEAL and MFD_EXEC

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] ci: Use built-in distribution image name mechanism

2023-04-21 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: c8af4920 by Arun Raghavan at 2023-04-21T16:04:14-04:00 ci: Use built-in distribution image name mechanism Part-of: ; - - - - - 1 chang

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] ci: Update to freedesktop/ci-templates

2023-04-21 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 39ff05e9 by Arun Raghavan at 2023-04-21T15:40:17-04:00 ci: Update to freedesktop/ci-templates The upstream repo changed quite some time ago. Part-of:

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] echo-cancel: Fix macOS build

2023-03-25 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 25bfdb3a by Weijia Wang at 2023-03-22T20:09:38+02:00 echo-cancel: Fix macOS build Signed-off-by: Weijia Wang Part-of:

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] alsa: ucm: Fix spurious mixer path removal on initial profile set

2023-03-19 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 3e038c6d by Hector Martin at 2023-03-19T21:22:32+00:00 alsa: ucm: Fix spurious mixer path removal on initial profile set The code that removes the mixer path if probing fails can be called in the path that sets a

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] alsa-ucm: Consider devices using the same PCM as incompatible

2023-03-19 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 45509ff9 by Alper Nebi Yasak at 2023-03-19T20:54:18+00:00 alsa-ucm: Consider devices using the same PCM as incompatible Although it's a valid UCM configuration to have multiple devices using the same PlaybackPCM o

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] memblockq: Drop check for chunk index alignment, require aligned length

2023-02-26 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 15e76a69 by Igor V. Kovalenko at 2023-02-26T19:42:03+00:00 memblockq: Drop check for chunk index alignment, require aligned length There is no requirement for chunk index to be aligned, we only need chunk length t

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] 2 commits: alsa-profiles: import Asus Xonar SE profile from pipewire

2023-02-23 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 9e85059c by Ataberk Özen at 2023-02-20T15:33:36+00:00 alsa-profiles: import Asus Xonar SE profile from pipewire Part-of: ; - - - - - b8e

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] pstream: Pass frame size to keep split memblock parts aligned

2023-02-10 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 300db779 by Igor V. Kovalenko at 2023-02-10T12:45:48+00:00 pstream: Pass frame size to keep split memblock parts aligned `pa_pstream_send_memblock()` would split incoming memblock into parts not exceeding maximum

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] bluetooth: Do not attempt decoding too short faststream packet data

2023-02-09 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 5830e030 by Igor V. Kovalenko at 2023-02-10T00:25:11+03:00 bluetooth: Do not attempt decoding too short faststream packet data Looks like sbc_decode() would seldom access more than specified input length bytes fro

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] resampler: Fix oversized memblock pushed from resampler

2023-02-08 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 1cfa7378 by Igor V. Kovalenko at 2023-02-08T20:43:52+03:00 resampler: Fix oversized memblock pushed from resampler The assumption that the format enum is ordered by size is not valid for quite some time, since 24b

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] tunnel-sink-new: Fix hang when used in combination with module-combine-sink

2023-02-07 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 6ae39610 by Georg Chini at 2023-02-07T09:25:48+00:00 tunnel-sink-new: Fix hang when used in combination with module-combine-sink When tunnel-sink-new was used in combination with module-combine-sink, PA would hang

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] bluetooth: Amend writeout to send more initial frames

2023-02-06 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 3e5db72a by Igor V. Kovalenko at 2023-02-06T18:55:47+00:00 bluetooth: Amend writeout to send more initial frames When bluetooth transport has both both sink and source, pulseaudio would synchronize writing out fra

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] alsa-util: Add more standard sample rates.

2023-02-06 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 86c5fbab by Igor V. Kovalenko at 2023-02-06T18:48:56+00:00 alsa-util: Add more standard sample rates. Part-of: ; - - - - - 2 changed f

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] alsa-util: Dump probed rates

2023-02-06 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 8152f396 by Igor V. Kovalenko at 2023-02-06T18:09:30+03:00 alsa-util: Dump probed rates Part-of: ; - - - - - 1 changed file: - src/mo

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] rtp-send: Use getaddrinfo to improve support for ipv6.

2023-01-21 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: f8b90105 by Alistair Leslie-Hughes at 2023-01-21T10:10:02+00:00 rtp-send: Use getaddrinfo to improve support for ipv6. inet_pton isn't guarantee to support IPV6 address when a scope has been specified. Using get

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] backend-native: Fix parsing comma-delimited response

2023-01-20 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 33129c88 by Igor V. Kovalenko at 2023-01-19T21:38:05+03:00 backend-native: Fix parsing comma-delimited response Incoming RFCOMM string has extra end-of-command terminating character which breaks both AT+BIA= and A

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] time-smoother-2: Fix time calculation by comparing timestamps

2023-01-08 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: c3eae5d0 by flyingOwl at 2022-12-30T00:16:03+01:00 time-smoother-2: Fix time calculation by comparing timestamps This fixes the rare case of resume_time being bigger than time_stamp. Which happens sometimes when a

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] pulsecore: Set errno before calling read

2022-12-14 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 96bd4e57 by Alistair Leslie-Hughes at 2022-12-14T13:29:20+11:00 pulsecore: Set errno before calling read Part-of: ; - - - - - 1 change

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] proplist-util: Don't assume gdkx is there as gtk could be built without it

2022-12-10 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 89ce6321 by Mart Raudsepp at 2022-12-10T09:01:58+00:00 proplist-util: Don't assume gdkx is there as gtk could be built without it Part-of:

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] pactl: Stop a crash when setting the volume which is out of range

2022-12-05 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: e4517da3 by Alistair Leslie-Hughes at 2022-12-06T18:37:33+11:00 pactl: Stop a crash when setting the volume which is out of range Part-of:

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] 2 commits: module-combine-sink: Do not set up rate adjustment timer at load time

2022-11-27 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 37c72c20 by Igor V. Kovalenko at 2022-11-27T22:31:51+03:00 module-combine-sink: Do not set up rate adjustment timer at load time Rate adjustment timer is set up when combine sink is resumed and relased when combin

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] backend-native: Fix stack corruption reading RFCOMM AT+BIA= response

2022-11-27 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 3c63f8e6 by Igor V. Kovalenko at 2022-11-26T17:01:08+03:00 backend-native: Fix stack corruption reading RFCOMM AT+BIA= response On-stack buffer size is too short for sscanf to read AT+BIA= and AT+BAC= response str

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] Ensure fds are closed when exec functions are used.

2022-11-24 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: e650c2b3 by Alistair Leslie-Hughes at 2022-11-24T21:58:53+00:00 Ensure fds are closed when exec functions are used. When usng shm_open, FD_CLOEXEC is set explicitly. However when using memfd_create, we must pass

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] sndfile: handle sndfiles with s24 format

2022-11-10 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 3349e1c4 by Wim Taymans at 2022-11-10T17:13:58+01:00 sndfile: handle sndfiles with s24 format Samples with s24 format should be read with the readf_int read function instead of the raw function. This fixes playba

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] Propagate return value from pa_pstream_attach_memfd_shmid

2022-10-28 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 3f945541 by Alistair Leslie-Hughes at 2022-10-19T08:06:46+11:00 Propagate return value from pa_pstream_attach_memfd_shmid Using wine, The mmap call in shm_attach sometimes fails with ENOMEM which isn't propagated

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] pactl: SUBSCRIBE add a newline after every json message

2022-09-27 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 45df212d by acheronfail at 2022-09-27T08:58:50+00:00 pactl: SUBSCRIBE add a newline after every json message Part-of: ; - - - - - 1 ch

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] meson: use proper type for bools

2022-09-27 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 68a0603d by wael at 2022-09-21T07:06:45+00:00 meson: use proper type for bools Part-of: ; - - - - - 1 changed file: - meson_options.t

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] time-smoother-2: Fix stream time when stream starts paused

2022-08-25 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 8fe50bbc by Georg Chini at 2022-08-25T08:11:04+02:00 time-smoother-2: Fix stream time when stream starts paused When a stream is started but has not yet called smoother_2_put(), pa_smoother_2_get() returns the ti

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] Make gio-2.0 optional when gsettings is disabled

2022-08-15 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: de8b0c11 by Yureka at 2022-08-15T14:42:54+00:00 Make gio-2.0 optional when gsettings is disabled Part-of: ; - - - - - 1 changed file:

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] meson.build: fix build without C++

2022-08-15 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: c789bc5f by Fabrice Fontaine at 2022-08-15T17:37:10+03:00 meson.build: fix build without C++ Fix the following build failure without C++: ../output-1/build/pulseaudio-16.1/meson.build:1:0: ERROR: Unknown compiler

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] meson: fix meson warnings

2022-08-01 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: ff6010b8 by Rosen Penev at 2022-08-01T19:08:41+00:00 meson: fix meson warnings Signed-off-by: Rosen Penev Part-of: ;

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] 2 commits: shell-completion: add new subcommand get-* for bash

2022-08-01 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 9f725caf by hashitaku at 2022-08-01T18:34:25+00:00 shell-completion: add new subcommand get-* for bash Added to shell-completion of bash as there is no completion for the subcommand get-*. Part-of:

[pulseaudio-commits] [Git][pulseaudio/paprefs][master] Translated using Weblate (German)

2022-07-25 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / paprefs Commits: 108d5473 by Joachim Philipp at 2022-07-22T10:18:59+02:00 Translated using Weblate (German) Currently translated at 100.0% (25 of 25 strings) Co-authored-by: Joachim Philipp Translate-URL:

[pulseaudio-commits] [Git][pulseaudio/pavucontrol][master] 2 commits: Translated using Weblate (Croatian)

2022-07-25 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pavucontrol Commits: dc350a14 by Gogo Gogsi at 2022-07-22T10:19:03+02:00 Translated using Weblate (Croatian) Currently translated at 100.0% (154 of 154 strings) Co-authored-by: Gogo Gogsi Translate-URL: ht

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] 5 commits: module-combine-sink: Use fabs() instead of abs() for double

2022-07-18 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 0b4af61e by Peter Meerwald-Stadler at 2022-07-18T14:47:38+00:00 module-combine-sink: Use fabs() instead of abs() for double Part-of: ; -

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] build-sys: meson: Move qpaeq to daemon build

2022-07-18 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 07a9fcef by Igor V. Kovalenko at 2022-07-18T14:03:45+00:00 build-sys: meson: Move qpaeq to daemon build Equalizer control requires server modules only available when daemon is built. Move qpaeq script to be instal

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] 2 commits: build-sys: Fix atomic support detection

2022-07-18 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: fd81201f by Nicolas Cavallari at 2022-07-18T13:59:14+00:00 build-sys: Fix atomic support detection Attempting to use atomics operations on an architecture that does not support them generally results in a link err

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] alsa-ucm: remove extra space from the device.intended_roles property

2022-07-05 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: eb870fcb by Jaroslav Kysela at 2022-06-29T17:03:46+02:00 alsa-ucm: remove extra space from the device.intended_roles property Before: device.intended_roles = " voice" After: device.intended_roles = "voice" S

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] alsa-mixer: allow to re-attach the mixer control element

2022-06-27 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: def8eb07 by Jaroslav Kysela at 2022-06-27T22:23:45+03:00 alsa-mixer: allow to re-attach the mixer control element It may be possible that the ALSA control element appears again. Allow this combination by checking,

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] alsa-mixer: avoid assertion at alsa-lib mixer API when element removal

2022-06-27 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 4bdf4c99 by Takashi Sakamoto at 2022-06-27T22:08:13+03:00 alsa-mixer: avoid assertion at alsa-lib mixer API when element removal PulseAudio v5.99 or later hits assertion at alsa-lib mixer API due to wrong handling

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] fix translation error of pulseaudio

2022-06-23 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: ffd7a607 by peijiankang at 2022-06-23T09:27:15+00:00 fix translation error of pulseaudio Part-of: ; - - - - - 1 changed file: - src/m

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] Update NEWS for 16.1

2022-06-21 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 2270081f by Tanu Kaskinen at 2022-06-21T13:41:30+03:00 Update NEWS for 16.1 Part-of: ; - - - - - 1 changed file: - NEWS Changes: =

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] 2 commits: Translated using Weblate (Korean)

2022-06-17 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 82bbf226 by Seong-ho Cho at 2022-06-18T09:49:13+03:00 Translated using Weblate (Korean) Currently translated at 100.0% (572 of 572 strings) Translation: pulseaudio/pulseaudio Translate-URL: https://translate.fed

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] bluetooth/gst: Correct var type for GST_TYPE_BITMASK

2022-06-17 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: dd4dc5e8 by Jan Palus at 2022-06-17T19:12:57+00:00 bluetooth/gst: Correct var type for GST_TYPE_BITMASK GST_TYPE_BITMASK is 64-bit bit mask while corresponding channel_mask in pulseaudio is int therefore usually 3

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] combine-sink: Fix threading issue during underrun

2022-06-17 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: ee8bfb49 by Georg Chini at 2022-06-17T12:57:24+00:00 combine-sink: Fix threading issue during underrun A recent commit added i->origin sink for the sink inputs of the combine sinks. Therefore pa_sink_process_inpu

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] build-sys: meson: Make module-console-kit optional

2022-06-13 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 823e46fb by Igor V. Kovalenko at 2022-06-13T21:33:29+00:00 build-sys: meson: Make module-console-kit optional Default build configuration would fail to run on a system without systemd-logind (or elogind) and witho

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] rtp: fix 'size mismatch' on BSD style operating systems

2022-06-13 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 9f32b7d7 by redfast00 at 2022-06-13T20:41:16+00:00 rtp: fix 'size mismatch' on BSD style operating systems On FreeBSD (and probably other BSDs as well), the FIONREAD ioctl on UDP sockets does not return the size o

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] rtp: Initialize SDP info struct field added for OPUS

2022-06-13 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: d7a633df by Igor V. Kovalenko at 2022-06-13T19:51:37+00:00 rtp: Initialize SDP info struct field added for OPUS Turned out that pa_sdp_info::enable_opus is never initialized, which seldom makes module-rtp-recv bel

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] sound-file-stream: Fix crash when playing a file which is not aligned

2022-06-13 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: a8a2a314 by Jaechul Lee at 2022-06-09T11:18:48+09:00 sound-file-stream: Fix crash when playing a file which is not aligned pulseaudio crash occurred when I play a file using pacmd play-file command. The file is no

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] 2 commits: Update NEWS for 16.0

2022-05-28 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 3962be5a by Arun Raghavan at 2022-05-28T11:16:10-04:00 Update NEWS for 16.0 Part-of: ; - - - - - 237c5a5c by Arun Raghavan at 2022-05-28

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] combine-sink: Fix latency reports

2022-05-28 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: d146a807 by Georg Chini at 2022-05-28T14:35:07+00:00 combine-sink: Fix latency reports The combine sink used the current time and counter when calculating the latency if smoother_2 was enabled. This lead to wrong

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] various places: Include resampler delay to latency reports and calculations

2022-05-28 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 2af10cf3 by Georg Chini at 2022-05-28T14:30:59+00:00 various places: Include resampler delay to latency reports and calculations The resampler delay was not taken into account in all necessary places. This patch a

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] bluetooth: mSBC: Decode packets larger than mSBC frame

2022-05-27 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 9916f0ea by Igor V. Kovalenko at 2022-05-27T17:42:38+00:00 bluetooth: mSBC: Decode packets larger than mSBC frame Bluetooth transport layer already allows for packets larger than mSBC frame, and there are up to 1

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] zeroconf-publish: Fix crash when avahi_client_new() fails

2022-05-26 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 65889fbd by Georg Chini at 2022-05-26T16:41:21+00:00 zeroconf-publish: Fix crash when avahi_client_new() fails When the module is loaded and avahi_client_new() fails because the client cannot connect, a shutdown o

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] bluetooth: Demote "No such property 'Volume'" error to warning

2022-05-23 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 0adb12e0 by Marijn Suijten at 2022-05-23T15:19:44+00:00 bluetooth: Demote "No such property 'Volume'" error to warning The AVRCP service is known to not be connected before the A2DP transport is, resulting in Puls

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] Update NEWS for 16.0

2022-05-22 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 7f76edb9 by Dylan Van Assche at 2022-05-22T09:06:09+00:00 Update NEWS for 16.0 Part-of: ; - - - - - 1 changed file: - NEWS Changes:

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] module-tunnel: Initialize `auto` param default value to false

2022-05-18 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 1eb010b3 by Igor V. Kovalenko at 2022-05-17T23:14:49+03:00 module-tunnel: Initialize `auto` param default value to false Part-of: ; - -

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] time-smoother-2: Fix integer type problem

2022-05-17 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 325108e5 by Georg Chini at 2022-05-17T11:09:29+00:00 time-smoother-2: Fix integer type problem The byte_count argument of pa_smoother_2_get_delay() was defined as size_t which lead to overflow problems on 32-bit a

[pulseaudio-commits] [Git][pulseaudio/paprefs][master] Translated using Weblate (Korean)

2022-05-16 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / paprefs Commits: ecb9b177 by Sungjoon Moon at 2022-01-14T20:16:34+01:00 Translated using Weblate (Korean) Currently translated at 100.0% (25 of 25 strings) Co-authored-by: Sungjoon Moon Translate-URL: https:

[pulseaudio-commits] [Git][pulseaudio/pavucontrol][master] 12 commits: Translated using Weblate (Japanese)

2022-05-16 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pavucontrol Commits: 34f133fc by Takuro Onoue at 2022-05-14T18:18:28+02:00 Translated using Weblate (Japanese) Currently translated at 98.6% (147 of 149 strings) Co-authored-by: Takuro Onoue Translate-UR

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] 13 commits: Translated using Weblate (Korean)

2022-05-16 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 92524644 by Sungjoon Moon at 2022-05-16T23:54:01+03:00 Translated using Weblate (Korean) Currently translated at 100.0% (573 of 573 strings) Translation: pulseaudio/pulseaudio Translate-URL: https://translate.fe

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] module-tunnel-sink/source-new: Add PA_STREAM_ADJUST_LATENCY flag at stream creation

2022-05-16 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: d8b0c9ab by Georg Chini at 2022-05-16T20:40:09+02:00 module-tunnel-sink/source-new: Add PA_STREAM_ADJUST_LATENCY flag at stream creation Without the flag, the latency on the remote server will not be configured

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] pactl: fix invalid JSON output by overriding LC_NUMERIC

2022-05-16 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: c3c84a36 by Olivier Gayot at 2022-05-16T18:15:47+00:00 pactl: fix invalid JSON output by overriding LC_NUMERIC When the --format json parameter is given on the command line, we attempt to produce a JSON output for

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] pa-info: Handle configuration files from .d directories

2022-05-16 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 4f2c8ec0 by Igor V. Kovalenko at 2022-05-16T18:11:47+00:00 pa-info: Handle configuration files from .d directories Pulseaudio reads client.conf.d/*.conf and daemon.conf.d/*.pa, print these too. Part-of:

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] module-device-destore: Log restored port name

2022-05-16 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 8bf8a980 by Igor V. Kovalenko at 2022-05-16T18:08:16+00:00 module-device-destore: Log restored port name Part-of: ; - - - - - 1 change

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] module-suspend-on-idle: Allow suspending a sink when the monitor source becomes idle

2022-05-16 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: bb5823a3 by Igor V. Kovalenko at 2022-05-16T18:05:03+00:00 module-suspend-on-idle: Allow suspending a sink when the monitor source becomes idle When monitor source becomes idle it may happen that monitored sink h

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] thread-test: Increase test timeout

2022-05-16 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 1729e38a by Igor V. Kovalenko at 2022-05-09T09:34:46+03:00 thread-test: Increase test timeout This is not a performance test, but progress test of pa_cond_signal, pa_cond_broadcast and pa_cond_wait in presence of

[pulseaudio-commits] [Git][pulseaudio/pavucontrol][master] fix focus trap in output selection widget

2022-05-02 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pavucontrol Commits: a796f995 by Alexander Epaneshnikov at 2022-05-02T15:15:02+00:00 fix focus trap in output selection widget this fixes #124 Part-of: ; -

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] alsa-profiles: Add NI Komplete Audio 6 MK2 profiles

2022-03-07 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 852c1595 by Josef Haider at 2022-03-07T18:04:35+01:00 alsa-profiles: Add NI Komplete Audio 6 MK2 profiles Part-of: ; - - - - - 2 chang

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] build-sys: Bump libpulse soversion for 16.0

2022-02-21 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 62deab21 by Arun Raghavan at 2022-02-21T17:20:51+00:00 build-sys: Bump libpulse soversion for 16.0 Part-of: ; - - - - - 1 changed file

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] pacat: Include the special default device names in documentation

2022-01-26 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 4b996e2a by guest271314 at 2022-01-26T17:13:53+00:00 pacat: Include the special default device names in documentation Part-of: ; - - - -

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] alsa-mixer: Add analog-input path to TI PCM2902 mappings

2022-01-26 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 16f0a4d7 by Tanu Kaskinen at 2022-01-26T16:57:52+00:00 alsa-mixer: Add analog-input path to TI PCM2902 mappings At least Behringer Xenyx 302USB doesn't have any Mic mixer elements (or indeed any capture mixer elem

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] pactl: optimized code

2022-01-26 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: b8c15e87 by liaohanqin at 2022-01-25T16:09:32+08:00 pactl: optimized code some if statements are redundant, use switch instead of it. Part-of:

[pulseaudio-commits] [Git][pulseaudio/pavucontrol][master] sink-widget: add support for TrueHD and DTS-HD formats

2022-01-10 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pavucontrol Commits: a400e057 by Wim Taymans at 2022-01-10T17:55:02+01:00 sink-widget: add support for TrueHD and DTS-HD formats Also add toggles for TrueHD and DTS-HD formats in the sink widget. Part-of:

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] meson: Enable GStreamer-based RTP by default (when available)

2022-01-05 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 0b920f80 by Tanu Kaskinen at 2022-01-05T17:36:14+02:00 meson: Enable GStreamer-based RTP by default (when available) The feature was added in 14.0 and was declared experimental at that point. It should be stable e

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] conf: Note configuration snippets must end in .pa

2021-12-29 Thread PulseAudio Marge Bot (@pulseaudio-merge-bot)
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio Commits: 1883355f by Diederik de Haas at 2021-12-18T19:56:46+01:00 conf: Note configuration snippets must end in .pa At least on Debian (based) systems, the convention for configuration files is .conf, but for PA they need

  1   2   >