src/Makefile.am |6 +
src/modules/gsettings/gsettings-helper.c |6 +
src/modules/gsettings/pulseaudio.convert | 160 +++
3 files changed, 172 insertions(+)
New commits:
commit e3b68ee76fdc16aae0fd98f63d6a449b6ed1f088
Author: Tanu Kaski
src/Makefile.am |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4f4b27c506b1aa892a115083b454ff13f9de70e9
Author: Tanu Kaskinen
Date: Thu Dec 28 16:53:51 2017 +0200
build-sys: fix PA_MODULE_NAME for module-default-device-restore
diff --git a/src/Makefile.am b/
src/Makefile.am |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 2f1dcea363342154a1f6af7bd4ade3f87403b744
Author: Hui Wang
Date: Mon Nov 13 10:17:19 2017 +0800
build-sys: add the Dell dock TB16 configuration
Signed-off-by: Hui Wang
diff --git a/src
src/Makefile.am |1 +
1 file changed, 1 insertion(+)
New commits:
commit 65958ca83312c2ada0848878567735bc03d49e8b
Author: Tanu Kaskinen
Date: Fri Dec 16 17:12:54 2016 +0200
build-sys: add LICENSE.WEBKIT to EXTRA_DIST
The file was missing from release tarballs.
diff --git a/s
src/Makefile.am |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 36d9ae9b2b79950d7e8c7ff2415071f7ea5f9dbd
Author: Tanu Kaskinen
Date: Tue Apr 12 18:56:01 2016 +0300
build-sys: build gtk-test only when glib is enabled
gtk-test pulls in libpulse-mainlo
src/Makefile.am |3
src/modules/module-role-cork.c | 339 ---
src/modules/stream-interaction.c | 375 +++
src/modules/stream-interaction.h | 21 ++
4 files changed, 401 insertions(+), 337 deletions(-)
src/Makefile.am | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
New commits:
commit 5e8161448edad13d6613191133e0f4b498882917
Author: Felipe Sateler
Date: Mon Dec 28 20:34:08 2015 -0300
build-sys: Fix install order of libpulsecore
It needs to be installed after
src/Makefile.am |1 +
1 file changed, 1 insertion(+)
New commits:
commit ca7b0722f11a97152c0e6f5b950c6c7fa1a1fad0
Author: Tanu Kaskinen
Date: Sun Dec 27 14:52:37 2015 +0200
build-sys: add typedefs.h to libpulsecore SOURCES
Without this the file doesn't get included in tarball
src/Makefile.am |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5271f281459fd33726a542538558588b488386c9
Author: Zavadovsky Yan
Date: Thu Aug 27 23:56:23 2015 +0300
build-sys: fix order of libraries installation
Libraries from modlibexec_LTLIBRARIES l
src/Makefile.am |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a4c600e3753a99dcf4cc709c15ec913718dd2880
Author: Arun Raghavan
Date: Sat Jan 31 10:34:48 2015 +0530
build-sys: libwebrtc-util needs libpulsecore
diff --git a/src/Makefile.am b/src/Makefile.am
ind
src/Makefile.am |5 +
1 file changed, 5 insertions(+)
New commits:
commit 5445d17c3697334c6ad73bc80bc5eb7ec1364445
Author: Mauro Guerrera
Date: Mon Nov 10 18:15:08 2014 +
build-sys: Fix daemon linking when building with systemd-daemon support
Seems that after commit 4
src/Makefile.am|1
src/modules/alsa/mixer/paths/analog-output-desktop-speaker.conf| 102
--
src/modules/alsa/mixer/paths/analog-output-speaker-always.conf |6
src/modules/alsa/mixer/paths/analog-output-speaker.conf
src/Makefile.am | 18
src/pulsecore/resampler.c | 634 +---
src/pulsecore/resampler.h | 50 ++
src/pulsecore/resampler/ffmpeg.c| 132 ++
src/pulsecore/resampler/libsamplerate.c | 102 +
src/puls
src/Makefile.am|7
src/modules/alsa/mixer/paths/hdmi-output-4.conf| 10
src/modules/alsa/mixer/paths/hdmi-output-5.conf| 10
src/modules/alsa/mixer/paths/hdmi-output-6.conf|
src/Makefile.am |4
1 file changed, 4 insertions(+)
New commits:
commit 1a26dd3434d596cbf0f2f11bf2002bbc0cff5516
Author: Pierre Ossman
Date: Fri Sep 20 10:02:53 2013 +0200
build-sys: don't build raop modules on win32 as they need librtp
librtp is very posix-y and cannot
src/Makefile.am |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 0779caf3e8cf393331f45e137beea95222db34c2
Author: Tanu Kaskinen
Date: Thu Jan 23 20:34:58 2014 +0200
build-sys: Add tests/runtime-test-util.h to the tarball
The file is used by three
src/Makefile.am |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 56a1d3613d02d36869a22405e8bd0eaee93aa06a
Author: Tanu Kaskinen
Date: Sat Jan 11 16:47:56 2014 +0200
build-sys: Fix building with --as-needed
pulsecore/core-format.c was recently adde
src/Makefile.am |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit d909860d8d5f47cb0982797daba7762cd7db3a72
Author: David Henningsson
Date: Wed Sep 18 15:07:37 2013 +0200
module-tunnel: Fixup broken build
A recent feature addition added a depende
src/Makefile.am|6
src/modules/module-tunnel-source-new.c | 556 +
2 files changed, 562 insertions(+)
New commits:
commit 8a2ea2834c0d125c3666d6d3e7cee80467f6161f
Author: Alexander Couzens
Date: Thu Sep 12 14:01:51 2013 +0200
t
src/Makefile.am |6
src/modules/module-tunnel-sink-new.c | 551 +++
2 files changed, 557 insertions(+)
New commits:
commit df0a9e12d8e1af6321bba7e56a54e6d188b7f77c
Author: Alexander Couzens
Date: Wed Aug 21 13:58:19 2013 +0200
tun
src/Makefile.am |1 +
1 file changed, 1 insertion(+)
New commits:
commit e9822bfcb071a1b0e8f4eb67c6d471c466aeaf98
Author: Tanu Kaskinen
Date: Wed Jul 3 15:20:28 2013 +0300
build-sys: Add native-instruments-traktor-audio2.conf to Makefile.am
Thanks to Jan Steffens for reportin
src/Makefile.am|1
src/modules/alsa/mixer/paths/analog-output-lineout.conf| 147
++
src/modules/alsa/mixer/profile-sets/default.conf | 14
src/modules/alsa/mixer/profile-sets/extra-hdmi.conf
src/Makefile.am |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit e2cb872120b86507f182d238fe983d5e83d3dfb4
Author: Javier Jardón
Date: Sat Mar 23 18:26:09 2013 +
build-sys: Use AM_CPPFLAGS instead of AM_CFLAGS for preprocessor arguments
As the
src/Makefile.am |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c0d1b1e75f08d958b24f62f86ceb742ec80a1b31
Author: David Henningsson
Date: Tue Mar 19 16:36:16 2013 +0100
tests: Move ipacl-tests to TESTS_norun
ipacl-test fails if there is no SSH server r
src/Makefile.am |2 +-
src/modules/module-ladspa-sink.c | 29 +
2 files changed, 2 insertions(+), 29 deletions(-)
New commits:
commit 759f82f17d81e38927c030d25370f21b7ce11a06
Author: Tanu Kaskinen
Date: Mon Jan 21 00:48:08 2013 +0200
lads
src/Makefile.am |6
src/modules/module-remap-source.c | 435 ++
2 files changed, 441 insertions(+)
New commits:
commit b5226992d44e854feed0b5fe24007f352e8d39ed
Author: Stefan Huber
Date: Tue Mar 5 18:09:15 2013 +0100
modules: add
src/Makefile.am |1 +
1 file changed, 1 insertion(+)
New commits:
commit 4171df301998a2de1fe386c7d72a4dc966c1ed7f
Author: Arun Raghavan
Date: Fri Oct 26 08:41:08 2012 +0530
build-sys: Add volume code to libpulsecommon
Commit dd31d652a ("utils: Adding a function to get volume
src/Makefile.am|1
src/modules/alsa/mixer/paths/analog-output-lfe-on-mono.conf| 89
--
src/modules/alsa/mixer/profile-sets/default.conf | 14 -
src/modules/alsa/mixer/profile-sets/extra-hdmi.conf
src/Makefile.am |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9887cd0a288f6af12b0c53e0b4f3d7fcd3511c71
Author: Tanu Kaskinen
Date: Mon Aug 6 15:07:57 2012 +0300
build-sys: Link utf8-test to libpulsecommon.
Fixes this:
/usr/bin/ld: utf8_test-utf8
src/Makefile.am |4 +-
src/modules/echo-cancel/echo-cancel.h|8
src/modules/echo-cancel/module-echo-cancel.c |9
src/modules/echo-cancel/null.c | 50 +++
4 files changed, 70 insertions(+), 1 deletion
src/Makefile.am | 15 --
src/modules/bluetooth/ipc.h | 244
2 files changed, 1 insertion(+), 258 deletions(-)
New commits:
commit d16546cecadb7e408ff33c53258c7dcda160cd8c
Author: Mikel Astiz
Date: Fri Jul 6 11:19:53 2012 +0200
bl
src/Makefile.am |1 +
1 file changed, 1 insertion(+)
New commits:
commit 243f53c975c0709589a6a95483a167a4899d21b6
Author: Jan Alexander Steffens (heftig)
Date: Tue Jul 17 15:44:37 2012 +0200
alsa-mixer: Actually install analog-input-headphone-mic.conf
Without this file, pulse
src/Makefile.am |7 +
src/modules/bluetooth/module-bluetooth-policy.c | 107
2 files changed, 114 insertions(+)
New commits:
commit f6d5476e7a241df8eb516a8b05ffeef02f97f644
Author: Frédéric Dalleau
Date: Wed Jul 4 16:48:27 2012 +0
src/Makefile.am |5
src/modules/module-ladspa-sink.c | 677 ++-
2 files changed, 538 insertions(+), 144 deletions(-)
New commits:
commit fdf358beed878d0e7df420439e24b0bebe27228f
Author: Ismo Puustinen
Date: Fri Jun 15 17:35:58 2012 +03
src/Makefile.am |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 208a49a4837c4439c2f105395da5b5bdc81f0169
Author: David Henningsson
Date: Wed Mar 21 11:24:42 2012 +0100
build-sys: padsp target should not be phony
Prevent rebuilding padsp when it's not
src/Makefile.am |8
1 file changed, 8 insertions(+)
New commits:
commit bbc600aae9066ece6ed7802319669e3d00bdc095
Author: Tanu Kaskinen
Date: Mon Mar 12 09:05:52 2012 +0200
Revert "build-sys: Remove the public API stuff from libpulsecommon."
This reverts commit 24ff71
src/Makefile.am|7
src/modules/module-virtual-surround-sink.c | 850 +
2 files changed, 857 insertions(+)
New commits:
commit 6a9caff9dd0d44d14664b104453ac925a8142c32
Author: Niels Ole Salscheider
Date: Sun Jan 8 21:22:35 2012 +0100
src/Makefile.am | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
New commits:
commit 0d4ca279b263a4774b7934710180fbdbd346abd3
Author: Maarten Bosmans
Date: Wed Nov 16 13:00:28 2011 +0100
tests: Don't link tests that only use public api to libpulsecommon
diff --g
src/Makefile.am |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 7a237e62101c06ca0b8ea41f1ed60005800e02cd
Author: Arun Raghavan
Date: Thu Nov 10 13:24:07 2011 +0530
tests: Add playback tests to check-daemon
Adds the standard/extended API playback
src/Makefile.am | 23 +++
1 file changed, 15 insertions(+), 8 deletions(-)
New commits:
commit 80cfa050db8eda1666482873f8f50901e2c556fd
Author: Maarten Bosmans
Date: Tue Nov 8 00:09:34 2011 +0530
tests: Add a target for running manual tests
This adds a check
src/Makefile.am |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9a1eee5c43c62640c83cf1a6fa3ff3958c3a0042
Author: Daniel Mack
Date: Mon Oct 17 11:33:27 2011 +0200
osx: module_bonjour_publish needs to be linked against libprotocol-native.la
diff --git a/src/Mak
src/Makefile.am |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit bb4b8f896e63559df2b53617ff205d8a4024178c
Author: Arun Raghavan
Date: Mon Oct 17 09:42:25 2011 +0530
build-sys: Drop libsamplerate from pulsecommon deps
This was erroneously added in:
src/Makefile.am |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 83577aa373bdd4d54ace30d7ece699a4b428edd9
Author: Colin Guthrie
Date: Fri Sep 9 19:55:09 2011 +0100
build-sys: Oops forgot to add the Kinect profile to the build system.
diff --git a/src/Makefil
src/Makefile.am |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 460a24778b4d279516ab694d1fd1aae0a6fa9047
Author: Arun Raghavan
Date: Wed Aug 24 17:56:34 2011 +0530
build-sys: Fix some LDFLAGS vs. LDADD usage
Thanks to Stefan Kost for pointing
44 matches
Mail list logo