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

2018-06-12 Thread Tanu Kaskinen
src/pulsecore/cli-command.c |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 166b585072f4d8f228976705b8c3a7042db5f065 Author: Tomaz Solc Date: Tue May 29 09:22:59 2018 +0200 cli-command: Report error in pa_play_file. Current code does not check w

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

2018-05-07 Thread Tanu Kaskinen
src/pulsecore/core-format.c | 22 +++--- 1 file changed, 15 insertions(+), 7 deletions(-) New commits: commit d171a15f91811e083b52a455fc67c79f676fae4b Author: Tanu Kaskinen Date: Sat May 5 16:01:06 2018 +0300 core-format: fix TrueHD and DTS-HD channel maps Since

[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 f

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

2017-09-02 Thread Arun Raghavan
src/pulsecore/sink.c | 24 src/pulsecore/sink.h |1 + 2 files changed, 25 insertions(+) New commits: commit f28fd722a99cefb93d01c6740750cac811c3d31e Author: Pierre-Louis Bossart Date: Mon Aug 28 17:49:16 2017 -0500 sink: force suspend/resume on passthrough t

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

2017-08-19 Thread Tanu Kaskinen
src/pulsecore/cli-command.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0f2fec15b5d2927e1a7db98de084273bf94af20f Author: Tanu Kaskinen Date: Fri Aug 18 10:07:27 2017 +0300 cli-command: unload modules synchronously Users may want to change the

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

2017-05-13 Thread Tanu Kaskinen
src/pulsecore/sink.c |3 +++ src/pulsecore/source.c |3 +++ 2 files changed, 6 insertions(+) New commits: commit 0aeaf87cb15da36f48f296e235172caadfb8e01c Author: Tanu Kaskinen Date: Sun May 7 12:12:39 2017 +0300 sink, source: update the default sink/source on port switches

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

2016-06-16 Thread Tanu Kaskinen
src/pulsecore/pstream.c | 31 --- 1 file changed, 28 insertions(+), 3 deletions(-) New commits: commit ee4de1657f2240141c4893cb807859d6ff2c26e4 Author: Ahmed S. Darwish Date: Thu Jun 16 10:27:37 2016 +0200 pstream: Add rationale for pa_cmsg_ancil_data_close_f

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

2016-06-08 Thread Tanu Kaskinen
src/pulsecore/modargs.c | 54 src/pulsecore/modargs.h |2 + 2 files changed, 38 insertions(+), 18 deletions(-) New commits: commit fbb4577f549dce599294445da782148cd2295cd3 Author: Arun Raghavan Date: Tue May 3 18:26:51 2016 +0530 moda

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

2016-06-05 Thread Tanu Kaskinen
src/pulsecore/device-port.c |4 ++-- src/pulsecore/sink.c| 28 ++-- src/pulsecore/sink.h| 10 +- src/pulsecore/source.c | 28 ++-- src/pulsecore/source.h | 10 +- 5 files changed, 40 insertions(+)

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

2016-06-02 Thread Tanu Kaskinen
src/pulsecore/source.c |2 ++ 1 file changed, 2 insertions(+) New commits: commit 88a275b34e01e61148e9e9f5f18a1017921dfc15 Author: Chris Billington Date: Sat Jan 23 12:31:33 2016 +1100 source: Fixed bug: pa_source_set_port() did not update the latency_offset. Unlike pa_sink_s

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

2016-06-01 Thread Arun Raghavan
src/pulsecore/atomic.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 999d56760a318fb82601cffe809439c28696079b Author: John Paul Adrian Glaubitz Date: Mon May 16 20:53:13 2016 +0200 pulsecore: Fix incorrect architecture mapping on sparc64. Fixes: htt

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

2016-05-31 Thread Arun Raghavan
src/pulsecore/sink-input.c|6 ++ src/pulsecore/sink.c |6 ++ src/pulsecore/source-output.c |7 +++ src/pulsecore/source.c|6 ++ 4 files changed, 9 insertions(+), 16 deletions(-) New commits: commit c272735e8aaabc8d26f2c3198baf9ac55466f6d8 Autho

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

2016-05-25 Thread Tanu Kaskinen
src/pulsecore/pstream.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e9e372046df9038b9a48c701dfeec51d4dbe11cb Author: Tanu Kaskinen Date: Wed May 25 14:13:42 2016 +0300 pstream: fix revoke callback setting While investigating bug 95352, I notic

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

2015-08-12 Thread Tanu Kaskinen
src/pulsecore/core-util.c | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) New commits: commit e96691892bd199ccfd0d9306dbbf3466350eaba8 Author: Peter Meerwald Date: Tue Jun 9 21:56:36 2015 +0200 core: Fallbacks for machine-id in filesystem see https://bugs

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

2014-12-31 Thread Tanu Kaskinen
src/pulsecore/socket-server.c | 11 --- src/pulsecore/socket-server.h |1 - 2 files changed, 4 insertions(+), 8 deletions(-) New commits: commit 72f5c3e4f96ae96125fe4f963b09db6f9da28424 Author: Alexander E. Patrakov Date: Wed Dec 31 12:28:03 2014 +0500 Make pa_socket_server_

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

2014-02-28 Thread David Henningsson
src/pulsecore/sink-input.c|3 ++- src/pulsecore/source-output.c |3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit fb5fa3ca6ac7a37ab90d16ab97b93d5100dc42d4 Author: David Henningsson Date: Fri Feb 28 12:16:54 2014 +0100 sink-input/source-output: Fix LF

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

2014-02-17 Thread Arun Raghavan
src/pulsecore/protocol-native.c | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit 2a6a5e9faba0701a0c3ce6d4d8d6ae57cbf0f4d7 Author: Arun Raghavan Date: Mon Feb 17 16:32:40 2014 +0530 Revert "protocol-native: Don't enumerate unlinked sinks and sources"

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

2014-02-14 Thread Tanu Kaskinen
src/pulsecore/sink-input.c| 14 +++--- src/pulsecore/source-output.c | 10 +- 2 files changed, 12 insertions(+), 12 deletions(-) New commits: commit 26bc8153fc03504b77c538b17c2f769786c658d1 Author: Tanu Kaskinen Date: Wed Feb 12 12:41:34 2014 +0200 sink-input, sour

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

2014-02-06 Thread Tanu Kaskinen
src/pulsecore/source.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 10fdaf6cd8a24cc708baf8622026fe71a728e56c Author: Tanu Kaskinen Date: Wed Feb 5 17:55:44 2014 +0200 source: Increase max outputs per source This change is just for being symmetric w

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

2014-02-04 Thread Tanu Kaskinen
src/pulsecore/protocol-native.c |1 + 1 file changed, 1 insertion(+) New commits: commit ce9ae6bfb62ccb8460902941857879c5bfe33a05 Author: Tanu Kaskinen Date: Tue Feb 4 21:28:44 2014 +0200 protocol-native: Fix a crash Without this check pa_source_output_set_volume() crashes if

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

2014-01-27 Thread Tanu Kaskinen
src/pulsecore/module.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7c959c50888379dcb528e57981c394096bc48e4f Author: Tanu Kaskinen Date: Mon Jan 27 21:00:58 2014 +0200 module: Replace rindex() with strrchr() rindex() appears to be "non-standard" to

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

2013-05-20 Thread David Henningsson
src/pulsecore/sink-input.c|3 +++ src/pulsecore/source-output.c |3 +++ 2 files changed, 6 insertions(+) New commits: commit 1065cf06b13dff604be3a5b673d496ba3abd44ef Author: David Henningsson Date: Wed May 15 14:20:08 2013 +0200 sink-input/source-output: Don't set save_volume

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

2013-05-16 Thread Tanu Kaskinen
src/pulsecore/cli-text.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 91aac5343cabdd2c6207db6223525996fba81756 Author: Peter Meerwald Date: Wed May 15 17:49:42 2013 +0200 cli: Fix plural in caption of source-outputs list $ pacmd list-source-outputs

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

2013-05-13 Thread Arun Raghavan
src/pulsecore/core.h |1 + src/pulsecore/sink.c | 11 --- src/pulsecore/source.c | 11 --- 3 files changed, 17 insertions(+), 6 deletions(-) New commits: commit cb1ef3c211a90e4ead4738c1059054d6e44d50d9 Author: Arun Raghavan Date: Mon Jul 23 14:20:05 2012 +0530

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

2013-04-25 Thread Tanu Kaskinen
src/pulsecore/module.c |1 + 1 file changed, 1 insertion(+) New commits: commit fd22c1a7f14a844f07ba00eda36581b5a4d41ffd Author: Ismo Puustinen Date: Fri Apr 12 17:38:12 2013 +0300 module: initialize module index to invalid value. m->init() was called while m->index was unini

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

2013-04-10 Thread Tanu Kaskinen
src/pulsecore/fdsem.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit da2f6522ee8fff8ae3caa2b3064c1513fbb28e2c Author: Peter Meerwald Date: Tue Apr 9 16:10:16 2013 +0200 fdsem: Remember pa_write() type in pa_fdsem_post() pa_write() knows t

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

2013-04-10 Thread Tanu Kaskinen
src/pulsecore/shm.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit bb541aac2a4a4dc2631484a65820fe5c1f86649d Author: Tanu Kaskinen Date: Tue Apr 9 11:32:20 2013 +0300 shm: Don't force the shm files to be read-only Forcing the shm file to be read-onl

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

2013-04-09 Thread David Henningsson
src/pulsecore/pstream.c | 35 +-- 1 file changed, 25 insertions(+), 10 deletions(-) New commits: commit 3c4fad1b9a58845b3b68aedd1182c83050184eaa Author: David Henningsson Date: Fri Apr 5 21:13:04 2013 +0200 pstream: Optimise write of smaller packages

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

2013-04-09 Thread Tanu Kaskinen
src/pulsecore/mix.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bfb281c7d53e00d433d0098f101ec8c354d03475 Author: Tanu Kaskinen Date: Tue Apr 9 14:52:54 2013 +0300 mix: Mix the right number of streams Passing channels instead of nstreams to pa_mix_

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

2013-04-09 Thread Tanu Kaskinen
src/pulsecore/semaphore-osx.c | 54 +- 1 file changed, 43 insertions(+), 11 deletions(-) New commits: commit 06aed149c4595a1c08561b4d68004244ff949e54 Author: Albert Zeyer Date: Tue Apr 2 13:10:39 2013 +0200 semaphore-osx: posix implementation base

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

2013-03-29 Thread Tanu Kaskinen
src/pulsecore/core-util.c |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit bb080ab229660d03ebfa27adb501ac45a7a794be Author: Tanu Kaskinen Date: Wed Jun 13 11:15:03 2012 +0300 core-util: Don't accept random words in pa_parse_boolean() The old code