[pulseaudio-commits] src/modules

2017-03-11 Thread Georg Chini
Author: Georg Chini Date: Sat Mar 11 19:02:16 2017 +0100 bluetooth: use native and ofono backends in parallel with headset=auto This patch changes the behavior of the headset=auto switch for module-bluez5-discover. With headset=auto now both backends will be active at the same

[pulseaudio-commits] src/modules

2017-03-14 Thread Georg Chini
src/modules/bluetooth/bluez5-util.c | 18 ++ 1 file changed, 18 insertions(+) New commits: commit e26a6752631d4db11b57a420b51abe36c1ef16f5 Author: Georg Chini Date: Tue Mar 14 07:32:31 2017 +0100 bluez5-util: Disconnect AG devices when ofono is started and headset=auto

[pulseaudio-commits] src/modules

2017-03-27 Thread Georg Chini
src/modules/module-allow-passthrough.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit fa44127ebeb2afde467f5a267809f24f281262c6 Author: Jungsup Lee Date: Mon Mar 27 20:29:34 2017 +0200 allow-passthrough: Fix indentation Signed-off-by

[pulseaudio-commits] 2 commits - src/modules src/pulsecore

2017-03-28 Thread Georg Chini
, 63 insertions(+), 45 deletions(-) New commits: commit f4f01f6833b30841e026febe0d831b7b3489b981 Author: Georg Chini Date: Wed Mar 29 07:11:50 2017 +0200 loopback: Fix corking logic of module-loopback When moving from a user suspended source or sink to an idle suspended source or

[pulseaudio-commits] src/modules

2017-03-30 Thread Georg Chini
src/modules/module-loopback.c | 37 ++--- 1 file changed, 2 insertions(+), 35 deletions(-) New commits: commit a3acc167aa2131b0d2ece735f56104edfe6981d2 Author: Georg Chini Date: Fri Mar 31 07:50:12 2017 +0200 loopback: Do not skip audio at startup

[pulseaudio-commits] 2 commits - src/modules

2017-04-06 Thread Georg Chini
src/modules/module-loopback.c | 215 -- 1 file changed, 205 insertions(+), 10 deletions(-) New commits: commit 6f2e22e7ad5671f687687ff2a8d66b95a7a30bef Merge: c936aa23 a604d9cb Author: Georg Chini Date: Fri Apr 7 08:20:43 2017 +0200 Merge branch

[pulseaudio-commits] src/modules src/pulsecore

2017-04-10 Thread Georg Chini
5bc363d4b84ccbb07727d7d0603598a3b664b1b1 Author: Georg Chini Date: Mon Apr 10 21:47:23 2017 +0200 loopback: Add hooks to track port latency offsets The previous patch assumed constant port latency offsets. The offsets can however be changed by the user, therefore these changes need to be tracked as

[pulseaudio-commits] 2 commits - src/modules src/pulsecore

2017-04-11 Thread Georg Chini
src/modules/module-loopback.c | 10 ++ src/pulsecore/sink-input.c|7 ++- 2 files changed, 16 insertions(+), 1 deletion(-) New commits: commit d3d980ff497b8678fa54df9190a63f5563366d5d Author: Georg Chini Date: Tue Apr 11 21:49:11 2017 +0200 loopback: Reset sink input

[pulseaudio-commits] 4 commits - src/modules

2017-04-13 Thread Georg Chini
src/modules/module-filter-apply.c | 61 - src/modules/module-ladspa-sink.c | 39 -- src/modules/module-virtual-surround-sink.c | 40 --- 3 files changed, 113 insertions(+), 27 deletions(-) New commits: commit caa

[pulseaudio-commits] 2 commits - src/modules src/pulse

2017-04-14 Thread Georg Chini
src/modules/module-loopback.c | 186 -- src/pulse/sample.c|5 - 2 files changed, 132 insertions(+), 59 deletions(-) New commits: commit a42241ec95c0ee9c991e4c3c19576c3e5e2c042e Author: Georg Chini Date: Fri Apr 14 15:03:56 2017 +0200

[pulseaudio-commits] 2 commits - src/modules src/pulsecore

2017-04-17 Thread Georg Chini
: Georg Chini Date: Mon Apr 17 19:50:10 2017 +0200 source/sink: Allow pa_{source, sink}_get_latency_within_thread() to return negative values The reported latency of source or sink is based on measured initial conditions. If the conditions contain an error, the estimated

[pulseaudio-commits] src/modules

2017-04-21 Thread Georg Chini
src/modules/bluetooth/bluez5-util.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit ce9ea846e91e20b888a03f87acd272e35d66479a Author: Georg Chini Date: Fri Apr 21 21:49:58 2017 +0200 bluez5-util: Fix segfault during shutdown of daemon If a

[pulseaudio-commits] 2 commits - src/modules

2017-04-24 Thread Georg Chini
/modules/module-virtual-source.c |3 ++- src/modules/module-virtual-surround-sink.c |3 ++- 7 files changed, 16 insertions(+), 8 deletions(-) New commits: commit db4fbb0121a2577d786cda023a6a439a9734f152 Author: Georg Chini Date: Mon Apr 24 20:31:54 2017 +0200 virtual sources

[pulseaudio-commits] 3 commits - src/pulse src/pulsecore

2017-04-29 Thread Georg Chini
src/pulse/volume.c | 22 +- src/pulsecore/sink.c |4 ++-- src/pulsecore/source.c |4 ++-- 3 files changed, 21 insertions(+), 9 deletions(-) New commits: commit 68203100ff1d5ac35ade6db4fc56e355274d6a0e Author: Georg Chini Date: Sat Apr 29 10:38:05 2017 +0200

[pulseaudio-commits] Branch 'next' - src/modules

2017-04-29 Thread Georg Chini
src/modules/module-filter-apply.c | 130 +++--- 1 file changed, 107 insertions(+), 23 deletions(-) New commits: commit b8858ff24d03dcd0828db529d455e3b2d2493b98 Author: KimJeongYeon Date: Sat Apr 29 11:32:23 2017 +0200 filter-apply: Do not re-route stream t

[pulseaudio-commits] 8 commits - src/modules

2017-05-04 Thread Georg Chini
998dfdf4cc85d3475c65b4863e18f83efd96e056 Author: Georg Chini Date: Thu May 4 13:14:51 2017 +0200 bluez5-device: Correctly handle suspend/resume cyle for audio gateway role of ofono backend When the ofono backend released a tranport during suspend of sink or source, the transport state was not

[pulseaudio-commits] 3 commits - src/modules src/pulsecore

2017-05-17 Thread Georg Chini
| 67 ++ src/pulsecore/sink.c |6 + src/pulsecore/source.c |6 + 11 files changed, 334 insertions(+), 198 deletions(-) New commits: commit e08124f6ba09d553e3a9a3b8fee16f3a83571122 Author: Georg Chini Date: Thu May 18 07:47

[pulseaudio-commits] src/modules

2017-05-31 Thread Georg Chini
src/modules/module-stream-restore.c | 44 1 file changed, 44 insertions(+) New commits: commit 73cc75dd8620d9c4d72fba52e9da2f0df5f83120 Author: Georg Chini Date: Wed May 31 20:54:43 2017 +0200 stream-restore: Ignore sink-inputs/source-outputs that

[pulseaudio-commits] src/modules

2017-10-21 Thread Georg Chini
src/modules/module-loopback.c | 36 1 file changed, 32 insertions(+), 4 deletions(-) New commits: commit 4f1041c271d58395e53b3ba69a91d4f6ff979ceb Author: Georg Chini Date: Sat Oct 21 12:44:03 2017 +0200 loopback: Track and use average adjust time

[pulseaudio-commits] 2 commits - src/modules src/pulsecore

2017-12-03 Thread Georg Chini
: Georg Chini Date: Sun Dec 3 22:29:09 2017 +0100 sink, source: Don't finish move if unlink happens after pa_*_move_all_start() When a sink input was unlinked between the calls to pa_sink_move_all_start() and pa_sink_move_all_finish(), pa_sink_move_all_finish() tried to finis

[pulseaudio-commits] src/modules

2017-12-09 Thread Georg Chini
src/modules/module-filter-apply.c | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 922f08b7872207d958d2b87726b096f02f594943 Author: KimJeongYeon Date: Sat Dec 9 21:00:20 2017 +0100 filter-apply: Eliminate nested and redundant hook events In proces(), the do

[pulseaudio-commits] src/modules

2018-01-18 Thread Georg Chini
src/modules/module-pipe-sink.c | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) New commits: commit 2563cd65bc4a9c60518383133ea06761c08e724b Author: Samo Pogačnik Date: Thu Jan 18 16:15:18 2018 +0100 pipe-sink: use existing fifo Allow usage of an already e

[pulseaudio-commits] src/modules

2018-02-10 Thread Georg Chini
src/modules/module-filter-apply.c |6 ++ 1 file changed, 6 insertions(+) New commits: commit 838d95dab7181cda950e4eace579ea7d32faf019 Author: Georg Chini Date: Sat Feb 10 20:39:27 2018 +0100 filter-apply: Ignore monitor source of filter in find_paired_master() When

[pulseaudio-commits] Branch 'next' - src/pulsecore

2018-02-13 Thread Georg Chini
src/pulsecore/core-util.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5d5d1e1e1000fc10c6d8f8274328dcc6738b245d Author: Georg Chini Date: Tue Feb 13 18:17:08 2018 +0100 core-util: correct error in set_nonblock() set_nonblock() will always set the

[pulseaudio-commits] Branch 'next' - 2 commits - src/modules

2018-02-20 Thread Georg Chini
src/modules/module-loopback.c | 174 -- 1 file changed, 100 insertions(+), 74 deletions(-) New commits: commit 8e4053905f9078fd80c2a381dfc1f20a998cdeb8 Author: Raman Shyshniou Date: Tue Feb 20 21:32:57 2018 +0100 loopback: use source sample spec an

[pulseaudio-commits] 2 commits - src/modules

2018-05-08 Thread Georg Chini
src/modules/bluetooth/module-bluez5-device.c | 322 ++- 1 file changed, 218 insertions(+), 104 deletions(-) New commits: commit 3b04539d5ee3c8a67c5a10c1b8ac87544ed58180 Author: Georg Chini Date: Wed May 9 07:29:12 2018 +0200 bluez5-device: Fix memory leak in

[pulseaudio-commits] src/modules

2018-05-15 Thread Georg Chini
src/modules/alsa/alsa-util.c |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 1e68e9aa1044bdb17b21514b4d711e54421d396d Author: Georg Chini Date: Tue May 15 07:52:19 2018 +0200 alsa-util: Use time stamp config only for alsa versions >= 1.1.0

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] virtual-source: Fix crash in combination with module-loopback

2019-02-15 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: a53b371a by Georg Chini at 2019-02-15T19:33:24Z virtual-source: Fix crash in combination with module-loopback Similar to module-tunnel-sink-new, module-virtual-source did not create a rtpoll for the uplink sink. This lead

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] "e g " to "e.g."

2019-02-16 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: 8b6006c0 by scootergrisen at 2019-02-16T10:49:53Z "e g " to "e.g." - - - - - 1 changed file: - src/pulsecore/core-util.c Changes: = src/p

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] Add missing space

2019-02-16 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: 108f4ab0 by scootergrisen at 2019-02-16T10:08:49Z Add missing space - - - - - 1 changed file: - src/daemon/cmdline.c Changes: = src/daemon/cmdline.c

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] Change "!" to "." to match other identical string.

2019-02-16 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: 4f8200a2 by scootergrisen at 2019-02-16T11:23:06Z Change "!" to "." to match other identical string. - - - - - 1 changed file: - src/modules/alsa/alsa-sink.c Changes: =

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] Remove space in "Digital Passthrough (IEC958)"

2019-02-16 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: dee7674c by scootergrisen at 2019-02-16T11:03:45Z Remove space in "Digital Passthrough (IEC958)" - - - - - 1 changed file: - src/modules/alsa/alsa-mixer.c Changes: = s

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] Replace "!" to "." so string is identical with other string.

2019-02-16 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: 86074557 by scootergrisen at 2019-02-16T11:31:24Z Replace "!" to "." so string is identical with other string. - - - - - 1 changed file: - src/modules/alsa/als

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] Remove "module" from "module user requested module"

2019-02-16 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: b1c82bbd by scootergrisen at 2019-02-16T10:19:36Z Remove "module" from "module user requested module" - - - - - 1 changed file: - src/daemon/cmdline.c Changes: =

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] channel/s to channel(s)

2019-02-16 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: a4264de3 by scootergrisen at 2019-02-16T11:11:58Z channel/s to channel(s) - - - - - 1 changed file: - src/utils/pactl.c Changes: = src/utils/pactl.c

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] source: Fix a bad condition that made source events not be emitted

2019-02-18 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: db788229 by Arun Raghavan at 2019-02-19T04:00:34Z source: Fix a bad condition that made source events not be emitted This broke during a refactor of sink/source state-change. - - - - - 1 changed file: - src/pulsecore

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] core-util: Use size_t for out parameter of pa_split_*in_place()

2019-03-24 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: eec27ec6 by Sangchul Lee at 2019-03-19T02:42:19Z core-util: Use size_t for out parameter of pa_split_*in_place() pa_split_in_place() and pa_split_spaces_in_place() are modifed to use size_t type instead of integer type

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] 5 commits: null-sink: add an option that allows rewinds to be disabled

2019-05-17 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: 851e8845 by Wellington Wallace at 2019-05-04T16:21:21Z null-sink: add an option that allows rewinds to be disabled - - - - - 16a7f1e0 by Wellington Wallace at 2019-05-04T16:39:16Z null-sink: add an option that allows

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] core: send subscription events when the configured default sink or source changes

2019-05-23 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: 59005d16 by Tanu Kaskinen at 2019-05-23T07:37:15Z core: send subscription events when the configured default sink or source changes These events were missing, because the pa_core_update_default_sink/source() calls were

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] Expose control param to alsa-card module

2019-05-23 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: f34ea0f0 by Nate Brown at 2019-05-23T14:15:55Z Expose control param to alsa-card module - - - - - 1 changed file: - src/modules/alsa/module-alsa-card.c Changes: = src/modules/alsa

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] main: Log more information when executing default.pa fails

2019-06-22 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: 6f8bf764 by Tanu Kaskinen at 2019-06-22T10:13:58Z main: Log more information when executing default.pa fails "Failed to initialize daemon" is not as informative message as it could be. This change was inspi

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] core-util: Fix detection when running in a VM

2019-07-04 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: 2ed4f388 by Arun Raghavan at 2019-07-04T07:13:51Z core-util: Fix detection when running in a VM The original code that was written was trying to detect what hypervisor we were running under, rather than testing the

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] build-sys: autotools: Add meson build files to EXTRA_DIST

2019-08-06 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: 09e6728f by Arun Raghavan at 2019-08-06T17:38:15Z build-sys: autotools: Add meson build files to EXTRA_DIST As we currently still generate our tarballs using autotools, let's make sure the meson build syst

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] switch-on-connect: Add blacklisting

2019-11-21 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: ad16d77d by Ryszard Knop at 2019-11-21T21:19:44Z switch-on-connect: Add blacklisting Add a new module argument, blacklist, which is a regular expression. If the sink/source name matches the provided blacklist regex, don&#

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] switch-on-connect: Fix warning on discarded const qualifier

2019-11-22 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: 26a66d10 by Arun Raghavan at 2019-11-22T17:02:16Z switch-on-connect: Fix warning on discarded const qualifier pa_modargs_get_value() returns a const string -- instead of discarding the const qualifier, let's

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] card-restore: prevent segfault caused by 'restore_bluetooth_profile=true'

2019-12-08 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: b94dba9d by Marc Ranolfi at 2019-12-08T04:24:13Z card-restore: prevent segfault caused by 'restore_bluetooth_profile=true' This fixes an oversight introduced in 1f45082c which ultimately causes a segfaul

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] raop: Fix soft volume not applied on initial volume

2019-12-20 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: c922e2c5 by ckdo at 2019-12-20T15:17:40Z raop: Fix soft volume not applied on initial volume - - - - - 1 changed file: - src/modules/raop/raop-sink.c Changes: = src/modules/raop

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] raop: Allow channel map module argument

2019-12-20 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: 6f48bc95 by RODRIGUEZ Christophe at 2019-12-20T19:49:09Z raop: Allow channel map module argument - - - - - 2 changed files: - src/modules/raop/module-raop-sink.c - src/modules/raop/raop-sink.c Changes

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] switch-on-connect: Blacklist HDMI devices by default

2019-12-27 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: cdcb0188 by Tanu Kaskinen at 2019-12-27T11:24:36+02:00 switch-on-connect: Blacklist HDMI devices by default As the comment says, switching to HDMI automatically often causes problems. Commit

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] virtual-source: Don't process the rewind during requesting it

2020-01-04 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: a71136be by Tanu Kaskinen at 2020-01-04T11:54:36+02:00 virtual-source: Don't process the rewind during requesting it The request_rewind() callback of the uplink sink called pa_sink_process_rewind(), which is not al

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] virtual-surround-sink: Use correct sample spec with memblockq

2020-01-05 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: f5d3606f by Tanu Kaskinen at 2020-01-05T09:31:07+02:00 virtual-surround-sink: Use correct sample spec with memblockq The memblockq stores data in the virtual sink format, not in the master sink format. The wrong sample

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] Permit root-owned home directory

2020-01-20 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: 97d0eda2 by Nick Moriarty at 2020-01-20T10:34:16+00:00 Permit root-owned home directory On certain types of filesystem (especially NFS appliances which support multiple operating systems), the user's home director

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] module: Check version before loading a module

2020-12-09 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: e43ca00d by Tanu Kaskinen at 2020-12-09T10:34:49+00:00 module: Check version before loading a module Since there's no stable API for modules, all modules need to be compiled together with the server. This version

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] build-sys: Add an option for enabling/disabling Valgrind

2020-12-09 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: dc79f304 by Tanu Kaskinen at 2020-12-09T11:07:09+00:00 build-sys: Add an option for enabling/disabling Valgrind In OpenEmbedded the PulseAudio recipe currently disables Valgrind support by passing

[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] tunnel-sink-new: log buffer events

2020-12-09 Thread Georg Chini
Georg Chini pushed to branch master at PulseAudio / pulseaudio Commits: a8cb4edf by Pierre Ossman at 2020-12-09T11:54:37+00:00 tunnel-sink-new: log buffer events Aids in tracking down exactly where in the chain underruns are happening. Signed-off-by: Pierre Ossman <oss...@cendio