[pulseaudio-commits] src/Makefile.am

2014-11-10 Thread Colin Guthrie
ff-by: Colin Guthrie diff --git a/src/Makefile.am b/src/Makefile.am index a4a66c5..3cab31f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -171,6 +171,11 @@ else pulseaudio_LDFLAGS = $(AM_LDFLAGS) $(BINLDFLAGS) $(IMMEDIATE_LDFLAGS) -dlopen force $(foreach f,$(PREOPEN_LIBS),-dlopen $(f))

[pulseaudio-commits] 8 commits - configure.ac man/pulse-client.conf.5.xml.in man/pulse-daemon.conf.5.xml.in src/daemon src/Makefile.am src/pulse src/pulsecore

2014-11-03 Thread Colin Guthrie
| 18 + 15 files changed, 214 insertions(+), 65 deletions(-) New commits: commit bdbc561619c6af07ebbe11e5ebd78a8101052794 Author: Colin Guthrie Date: Sat Oct 18 19:33:59 2014 +0200 build-sys: Minor cosmetic tidyup of configure summary diff --git a/configure.ac b/configure.ac index 3fa1bc9

[pulseaudio-commits] 5 commits - configure.ac Makefile.am src/modules src/pulsecore

2012-11-04 Thread Colin Guthrie
Makefile.am | 11 ++- configure.ac|5 - src/modules/module-device-restore.c | 16 ++-- src/pulsecore/resampler.c |5 - 4 files changed, 28 insertions(+), 9 deletions(-) New commits: commit 7ce7464c16

[pulseaudio-commits] src/mainwindow.cc

2012-09-27 Thread Colin Guthrie
src/mainwindow.cc |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 27d915d041ff355a3ba6d03b59a214a18098b402 Author: Colin Guthrie Date: Fri Sep 28 00:08:10 2012 +0100 Add a few known peak-detect stream clients to a source-output blacklist diff --git a/src

[pulseaudio-commits] src/modules

2012-04-15 Thread Colin Guthrie
src/modules/alsa/mixer/profile-sets/extra-hdmi.conf |6 ++ 1 file changed, 6 insertions(+) New commits: commit e1d551f36424a8447348a8cd6f90debaa7baec7a Author: Colin Guthrie Date: Sun Apr 15 13:39:29 2012 +0100 alsa: Add the DTS/DCA mapping to extra-hdmi.conf too. This

[pulseaudio-commits] 2 commits - configure.ac man/default.pa.5.xml.in man/Makefile.am man/pacmd.1.xml.in man/pactl.1.xml.in man/pulse-cli-syntax.5.xml.in src/pulsecore

2012-04-10 Thread Colin Guthrie
-command.c | 142 ++--- 7 files changed, 476 insertions(+), 32 deletions(-) New commits: commit 29e4b187a3dd3fd598d57ed6da88f4f67862cc33 Author: Colin Guthrie Date: Thu Apr 5 11:52:24 2012 +0100 cli: Allow source-output volumes/mute to be set via CLI This should have

[pulseaudio-commits] 2 commits - src/pulsecore

2012-03-28 Thread Colin Guthrie
src/pulsecore/core-util.c | 21 - src/pulsecore/resampler.c | 11 +-- 2 files changed, 17 insertions(+), 15 deletions(-) New commits: commit 8ea6b0585e802490d160814b61d0165b875e0a84 Author: Colin Guthrie Date: Fri Mar 23 09:24:48 2012 + Revert

[pulseaudio-commits] po/uk.po

2012-03-13 Thread Colin Guthrie
po/uk.po | 455 ++- 1 file changed, 249 insertions(+), 206 deletions(-) New commits: commit bf20fc26a12d578e5baf8cb44467afbe7fe4d14d Author: Yuri Chornoivan Date: Fri Mar 2 17:59:20 2012 +0200 Update Ukrainian translation. diff

[pulseaudio-commits] src/modules

2012-03-12 Thread Colin Guthrie
src/modules/alsa/alsa-mixer.c |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit fa80315b2cbde82226baa4325d93bb25d5365a3c Author: David Henningsson Date: Mon Mar 12 11:32:43 2012 +0100 alsa-mixer: Don't remove paths if jacks state.(un)plugged differ I

[pulseaudio-commits] configure.ac src/Makefile.am src/modules

2012-03-11 Thread Colin Guthrie
configure.ac| 27 + src/Makefile.am | 16 src/modules/xen/gntalloc.h | 88 +++ src/modules/xen/gntdev.h| 156 ++ src/modules/xen/module-xenpv-sink.c | 803 5 files changed, 1090 inser

[pulseaudio-commits] src/modules

2012-02-24 Thread Colin Guthrie
: Colin Guthrie Date: Fri Feb 24 21:22:38 2012 + bluetooth: Run update-sbc This is primarily for the bluez commit 03bb9d3 by Siamashka Siamashka which fixes a compilation error with gcc 4.7 diff --git a/src/modules/bluetooth/ipc.c b/src/modules/bluetooth/ipc.c index 669eeef

[pulseaudio-commits] src/pulsecore

2012-02-14 Thread Colin Guthrie
src/pulsecore/cli-text.c | 21 - 1 file changed, 20 insertions(+), 1 deletion(-) New commits: commit aed3b6f9df2ac5542d493db3e2db6343aecbfe1c Author: Colin Guthrie Date: Tue Feb 14 11:40:14 2012 + cli: Ensure source output volumes are printed via cli interface

[pulseaudio-commits] src/modules

2012-02-02 Thread Colin Guthrie
src/modules/alsa/alsa-mixer.c | 13 + 1 file changed, 13 insertions(+) New commits: commit 91b25005978d343a989c9485e226dc9a18a2fb28 Author: David Henningsson Date: Thu Feb 2 12:46:54 2012 +0100 alsa-mixer: Take override-maps into account in subset elimination The pr

[pulseaudio-commits] src/modules

2011-11-30 Thread Colin Guthrie
src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules |1 + 1 file changed, 1 insertion(+) New commits: commit 078a39af886ea3bb590595b973343af77c2837fe Author: David Henningsson Date: Wed Nov 30 12:51:06 2011 +0100 alsa: Ignore the virtual "thinkpad-acpi" card The thinkpad

[pulseaudio-commits] src/pulsecore

2011-11-28 Thread Colin Guthrie
src/pulsecore/resampler.c | 18 -- 1 file changed, 8 insertions(+), 10 deletions(-) New commits: commit 75c2f4d09ef30cd8b06dd9ebbda571287dfb2b2b Author: Maarten Bosmans Date: Mon Nov 28 10:36:34 2011 +0100 resampler: Some minor tweaks that were forgotten in the

[pulseaudio-commits] src/Makefile.am

2011-11-27 Thread Colin Guthrie
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

[pulseaudio-commits] 4 commits - configure.ac src/modules src/pulse src/pulsecore

2011-11-27 Thread Colin Guthrie
configure.ac |1 src/modules/module-esound-sink.c |2 src/pulse/mainloop.c |4 - src/pulsecore/poll.c | 16 +-- src/pulsecore/resampler.c| 88 --- src/pulsecore/shm.c |2

[pulseaudio-commits] 4 commits - src/modules src/pulsecore src/tests

2011-11-27 Thread Colin Guthrie
(+), 26 deletions(-) New commits: commit 5958208c261fb81f880a5b712ca802188e4c7535 Author: Colin Guthrie Date: Sun Nov 27 15:44:23 2011 + device-port: Remove redundant include after the better circular dep fix. diff --git a/src/pulsecore/device-port.h b/src/pulsecore/device-port.h index

[pulseaudio-commits] 8 commits - configure.ac LICENSE src/modules src/pulsecore

2011-11-27 Thread Colin Guthrie
rver part (libpulsecore) as being GPL licensed. +Since the PulseAudio daemon, tests, various utilities/helpers and the modules +link to libpulsecore and/or the afore mentioned optional GPL dependencies they +are of course also GPL licensed also in this scenario. Andre Adrian's echo cancell

[pulseaudio-commits] 3 commits - src/daemon src/Makefile.am src/modules

2011-10-25 Thread Colin Guthrie
deletions(-) New commits: commit a3678d241b9acc259518225a89eac26ce718f93e Author: Colin Guthrie Date: Mon Oct 24 23:51:20 2011 +0200 role-cork: Allow module-role-cork to act globally. Allow a module argument to specify that we should act globally rather than just within a given

[pulseaudio-commits] src/pavucontrol.glade

2011-10-25 Thread Colin Guthrie
src/pavucontrol.glade |3 +++ 1 file changed, 3 insertions(+) New commits: commit fb278932a429034c3b38c8eb16fa9b9c5017335c Author: Cosimo Cecchi Date: Tue Oct 25 11:31:37 2011 +0200 Fix theme under gtk3 We need to set the visible_window property to ensure the theme backgr

[pulseaudio-commits] Changes to 'refs/tags/v1.1'

2011-10-20 Thread Colin Guthrie
Tag 'v1.1' created by Colin Guthrie at 2011-10-20 14:12 -0700 PulseAudio 1.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk6gHikACgkQCoRSYD8tmNhSRwCgvSNoK3e5yunSszDZK+1uForO kEIAn3Mp8xQnEJ6QaC7S5leKxeesA0b5 =nd/K -END PGP SIGNATURE- Changes

[pulseaudio-commits] Branch 'stable-1.x' - 3 commits - configure.ac src/daemon

2011-10-20 Thread Colin Guthrie
configure.ac |2 +- src/daemon/default.pa.in |2 ++ src/daemon/main.c | 12 ++-- src/daemon/server-lookup.c |2 +- 4 files changed, 10 insertions(+), 8 deletions(-) New commits: commit 43f8feb449f54b04395f65db6d2bc465b6a8687e Author: Colin Guthrie

[pulseaudio-commits] src/daemon

2011-10-20 Thread Colin Guthrie
src/daemon/default.pa.in |2 ++ 1 file changed, 2 insertions(+) New commits: commit 9af153574cdc4718f5c9901d23dae003478558dd Author: Colin Guthrie Date: Thu Oct 20 14:11:53 2011 +0100 conf: Use .nofail when loading module-jackdbus-detect When starting via a console login, PA

[pulseaudio-commits] LICENSE

2011-10-20 Thread Colin Guthrie
LICENSE | 31 ++- 1 file changed, 22 insertions(+), 9 deletions(-) New commits: commit d80a3cf56e4979eb5aa5bdfb8bfc03b87c72e2de Author: Colin Guthrie Date: Thu Oct 20 10:04:49 2011 +0100 Update LICENSE. Some of the license wording was less than

[pulseaudio-commits] Branch 'stable-1.x' - LICENSE

2011-10-20 Thread Colin Guthrie
LICENSE | 31 ++- 1 file changed, 22 insertions(+), 9 deletions(-) New commits: commit a4425135a5b1e3bf6583277484da3d334d320ed0 Author: Colin Guthrie Date: Thu Oct 20 10:04:49 2011 +0100 Update LICENSE. Some of the license wording was less than

[pulseaudio-commits] src/Makefile.am

2011-10-19 Thread Colin Guthrie
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

[pulseaudio-commits] Branch 'stable-1.x' - src/Makefile.am

2011-10-19 Thread Colin Guthrie
src/Makefile.am |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 06698e069964179e05bd1b2dd9b6902182c6d4f6 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

[pulseaudio-commits] Branch 'stable-1.x' - configure.ac Makefile.am PulseAudioConfig.cmake.in PulseAudioConfigVersion.cmake.in

2011-10-19 Thread Colin Guthrie
743a4d00deb3b556753d2eb8521c187c62f51775 Author: Colin Guthrie Date: Tue Oct 11 20:42:42 2011 +0100 build-sys: Provide a simple CMake Config setup (similar to pkgconfig) I'd rather not have to do this, as I don't really see the point in duplicating what is done in pkgconfig, but this is likely the e

[pulseaudio-commits] configure.ac Makefile.am PulseAudioConfig.cmake.in PulseAudioConfigVersion.cmake.in

2011-10-19 Thread Colin Guthrie
ce546b22ebb5a4806b2745cfeddb0d740a6aa3a8 Author: Colin Guthrie Date: Tue Oct 11 20:42:42 2011 +0100 build-sys: Provide a simple CMake Config setup (similar to pkgconfig) I'd rather not have to do this, as I don't really see the point in duplicating what is done in pkgconfig, but this is likely the e

[pulseaudio-commits] src/pulse

2011-10-04 Thread Colin Guthrie
src/pulse/channelmap.h | 36 ++-- src/pulse/context.h|2 +- 2 files changed, 19 insertions(+), 19 deletions(-) New commits: commit 9e92b1977b45373024f5b33aa23ffe3e7b7c7ea0 Author: Maarten Bosmans Date: Mon Oct 3 20:09:06 2011 +0200 doc: Add some m

[pulseaudio-commits] 9 commits - doc/stream_restore_fallback_table_example.table src/Makefile.am src/modules src/pulse src/pulsecore src/tests

2011-10-01 Thread Colin Guthrie
ream + * appears while the sink buffer is full. The new stream + * requests e.g. 100 ms latency. That request is forwarded + * to the sink, so now max_rewind is 100 ms. When a rewind + * is requested, the sink will only rewind 100 ms, and the + *

[pulseaudio-commits] Changes to 'refs/tags/v1.98-dev'

2011-10-01 Thread Colin Guthrie
Tag 'v1.98-dev' created by Colin Guthrie at 2011-10-01 12:40 -0700 Start v2 development Changes since v1.0: Arun Raghavan (1): extended: Fix doxygen comment style typos --- src/pulse/format.h | 10 +- src/pulse/stream.h |2 +- 2 files changed, 6 insertions(+), 6

[pulseaudio-commits] Changes to 'refs/tags/v1.0'

2011-09-27 Thread Colin Guthrie
Tag 'v1.0' created by Colin Guthrie at 2011-09-27 08:56 -0700 PulseAudio 1.0 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk6BgcEACgkQCoRSYD8tmNi3pgCfZW0B8jkBFF4X9WjwhgRpEMzR sGQAn3sx5TSO9dbBicf4+s9NlosI7DSL =jFrI -END PGP SIGNATURE- Cha

[pulseaudio-commits] 2 commits - configure.ac

2011-09-27 Thread Colin Guthrie
configure.ac |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 093d2d6bb565aafc31105685ab8e818e73a7d186 Author: Colin Guthrie Date: Tue Sep 27 08:56:06 2011 +0100 build-sys: bump soname diff --git a/configure.ac b/configure.ac index 074bafe..0bf40a8 100644

[pulseaudio-commits] Changes to 'refs/tags/v1.0'

2011-09-27 Thread Colin Guthrie
Tag 'v1.0' created by Colin Guthrie at 2011-09-27 09:19 -0700 PAVUControl 1.0 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk6BhvsACgkQCoRSYD8tmNilggCfbJjcyFvyjCr4f1zJq4X+ggkI f14AoMz+3M33FHErl4KRtOW2vkzMADVp =h2EA -END PGP SIGNATURE- Cha

[pulseaudio-commits] 3 commits - configure.ac doc/README.html.in po/POTFILES.in

2011-09-27 Thread Colin Guthrie
configure.ac |4 ++-- doc/README.html.in |4 po/POTFILES.in |1 + 3 files changed, 7 insertions(+), 2 deletions(-) New commits: commit 035be40028e3507c72f977e6f7fb456b3660a54c Author: Colin Guthrie Date: Tue Sep 27 09:15:46 2011 +0100 build-sys: Prepare 1.0

[pulseaudio-commits] src/pulsecore

2011-09-25 Thread Colin Guthrie
src/pulsecore/thread-mq.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0cebb630da7af4a3fff79b44261115e6af08e21c Author: David Henningsson Date: Sun Sep 25 11:07:47 2011 +0200 Fix crash in threaded message queues Once in a million or so, this typo c

[pulseaudio-commits] Changes to 'refs/tags/v0.99.2'

2011-09-15 Thread Colin Guthrie
Tag 'v0.99.2' created by Colin Guthrie at 2011-09-15 12:14 -0700 0.99.2 (1.0 test 2) -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk5x3foACgkQCoRSYD8tmNjwCgCgx5B8m0QRKzohXHHl7y6RkpVh RpAAnA7yDi3lg1X7sqG1UhYFiobmGy8L =ol7Q -END PGP SIGNATURE

[pulseaudio-commits] configure.ac doc/README.html.in

2011-09-15 Thread Colin Guthrie
configure.ac |2 +- doc/README.html.in |4 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 681c996438a548a33346230347403f7ad1a724b9 Author: Colin Guthrie Date: Thu Sep 15 12:12:52 2011 +0100 build-sys: Prepare 0.99.2 diff --git a/configure.ac b

[pulseaudio-commits] Changes to 'refs/tags/v0.99.4'

2011-09-15 Thread Colin Guthrie
Tag 'v0.99.4' created by Colin Guthrie at 2011-09-15 11:47 -0700 PulseAudio 0.99.3 (1.0 RC4) -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk5x190ACgkQCoRSYD8tmNhnLwCgjV1j+1FW45WM6jhi6AilWuAn ZF8AoL8D5z/DitevsYcEzgm62CItEMZZ =W1me -END PGP

[pulseaudio-commits] configure.ac

2011-09-15 Thread Colin Guthrie
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fde703be75c16cc0ec313d78d7eaa71b9c6b180c Author: Colin Guthrie Date: Thu Sep 15 11:30:47 2011 +0100 build-sys: bump soname diff --git a/configure.ac b/configure.ac index 64bed09..e39d0fe 100644

[pulseaudio-commits] 4 commits - man/pulse-daemon.conf.5.xml.in README src/daemon src/modules src/pulse src/pulsecore

2011-09-14 Thread Colin Guthrie
ake + ./src/pulseaudio -n -F src/default.pa -p $(pwd)/src/.libs/ commit ba2ad514c2edde0c4fe1e130dc15118ec9672688 Author: Colin Guthrie Date: Wed Sep 14 09:19:08 2011 +0100 doc: Update README with fresh links. diff --git a/README b/README index 6ca8d29..02d3c61 100644 --- a/READ

[pulseaudio-commits] src/Makefile.am

2011-09-09 Thread Colin Guthrie
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

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

2011-09-09 Thread Colin Guthrie
/proplist-test.c |2 5 files changed, 111 insertions(+), 39 deletions(-) New commits: commit 27343ed79a98e971c285b546ebb85495a334895b Author: Colin Guthrie Date: Tue Sep 6 11:45:24 2011 +0100 raop: Properly deal with the name coming from the device. We

[pulseaudio-commits] src/modules src/pulsecore

2011-09-09 Thread Colin Guthrie
src/modules/module-suspend-on-idle.c | 43 ++- src/pulsecore/core.c | 27 + 2 files changed, 24 insertions(+), 46 deletions(-) New commits: commit 3ebc8f8e88f1d0bff1a40f1097d472192fa7c02f Author: Maarten Bosmans Date: Thu

[pulseaudio-commits] 3 commits - configure.ac src/modules

2011-09-07 Thread Colin Guthrie
- src/modules/bluetooth/bluetooth-util.c | 18 src/modules/module-loopback.c | 46 + 8 files changed, 32 insertions(+), 48 deletions(-) New commits: commit db704130d6536548fec13ab0b779eef71d1b3102 Author: Colin Guthrie Date: Wed Sep 7 21:11

[pulseaudio-commits] src/modules

2011-09-05 Thread Colin Guthrie
Author: Colin Guthrie Date: Mon Sep 5 22:19:41 2011 +0100 raop: Use the port supplied by avahi when connecting to RAOP devices. The Apple TV for example uses a non-default port, but we previously ignored this. We now correctly parse the server string but in so doing, we end up

[pulseaudio-commits] src/modules

2011-09-05 Thread Colin Guthrie
src/modules/module-device-restore.c |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 8e298848be3a1b2a83b808441adf317da2cecd47 Author: Colin Guthrie Date: Mon Sep 5 20:29:36 2011 +0100 device-restore: Fix use-after-free error. diff --git a/src/modules

[pulseaudio-commits] 2 commits - src/Makefile.am src/map-file

2011-09-05 Thread Colin Guthrie
src/Makefile.am | 10 +- src/map-file|5 + 2 files changed, 10 insertions(+), 5 deletions(-) New commits: commit 03b97d0e08ed6a8578a94970390c7347d0deb9de Author: Colin Guthrie Date: Sun Sep 4 21:05:14 2011 +0200 formats: Export more functions needed for a clean

[pulseaudio-commits] src/modules

2011-09-04 Thread Colin Guthrie
src/modules/module-stream-restore.c | 20 1 file changed, 20 insertions(+) New commits: commit 2b96fdfd2501d7c4728d506a33ecc4575ac66f48 Author: Colin Guthrie Date: Sun Sep 4 12:54:41 2011 +0200 stream-restore: Add proper data validity checks to the legacy database

[pulseaudio-commits] 2 commits - src/modules

2011-09-04 Thread Colin Guthrie
src/modules/module-device-restore.c | 130 ++-- src/modules/module-stream-restore.c |8 ++ 2 files changed, 73 insertions(+), 65 deletions(-) New commits: commit e7b65d310d006dcff49d6c378bb501862683852b Author: Colin Guthrie Date: Sun Sep 4 12:28:07 2011

[pulseaudio-commits] 7 commits - src/modules src/pulse src/pulsecore src/tests

2011-09-03 Thread Colin Guthrie
src/modules/alsa/mixer/paths/analog-output-headphones-2.conf |5 - src/modules/alsa/mixer/paths/analog-output-headphones.conf |5 - src/modules/bluetooth/sbc/sbc_primitives_armv6.c |4 - src/modules/bluetooth/sbc/sbc_primitives_iwmmxt.c|4 - src/modules/bl

[pulseaudio-commits] Changes to 'refs/tags/v0.99.3'

2011-08-29 Thread Colin Guthrie
Tag 'v0.99.3' created by Colin Guthrie at 2011-08-29 18:07 -0700 PulseAudio 0.99.3 (1.0 RC3) Changes since v0.99.2: Arun Raghavan (23): source: Remove the PA_SOURCE_PASSTHROUGH flag alsa: Don't always suspend/unsuspend on sink-input removal formats: Use corre

[pulseaudio-commits] configure.ac

2011-08-29 Thread Colin Guthrie
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b68336870f908cf6d5a1d9aff160cb9e993787c6 Author: Colin Guthrie Date: Mon Aug 29 18:07:02 2011 +0100 build-sys: bump soname diff --git a/configure.ac b/configure.ac index 1ad7e73..b1118c7 100644

[pulseaudio-commits] src/utils

2011-08-29 Thread Colin Guthrie
itial idea by Lu Guanqun, but modified by Colin Guthrie (so blame me if it's broken) diff --git a/src/utils/pacat.c b/src/utils/pacat.c index 4041877..3be1f6c 100644 --- a/src/utils/pacat.c +++ b/src/utils/pacat.c @@ -91,6 +91,8 @@ static int32_t latency_msec = 0, process_time_msec = 0;

[pulseaudio-commits] src/modules

2011-08-29 Thread Colin Guthrie
src/modules/alsa/mixer/paths/analog-input-aux.conf |2 +- src/modules/alsa/mixer/paths/analog-input-dock-mic.conf |2 +- src/modules/alsa/mixer/paths/analog-input-front-mic.conf |2 +- src/modules/alsa/mixer/paths/analog-input-linein.conf|2 +- src/modules/alsa/mixer/pat

[pulseaudio-commits] 2 commits - src/modules

2011-08-29 Thread Colin Guthrie
src/modules/module-device-restore.c | 625 ++-- 1 file changed, 460 insertions(+), 165 deletions(-) New commits: commit a13a402ed3c48d3df52c523edb232bc8c7c9479c Author: Colin Guthrie Date: Wed Aug 24 22:50:28 2011 +0100 device-restore: Restore volumes on

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

2011-08-18 Thread Colin Guthrie
src/pavucontrol.cc | 13 - src/sinkwidget.cc |2 +- 2 files changed, 9 insertions(+), 6 deletions(-) New commits: commit f58f0da9ebdc1bee63966b832016afccaa11d130 Author: Colin Guthrie Date: Thu Aug 18 17:43:42 2011 +0100 Update device format stuff for (pre-release) API

[pulseaudio-commits] 3 commits - src/map-file src/modules src/pulse src/utils

2011-08-18 Thread Colin Guthrie
/pulse/ext-device-restore.h | 14 ++-- src/utils/pactl.c |2 7 files changed, 144 insertions(+), 93 deletions(-) New commits: commit d6b9e61b90c4b242fa6dcff4f258c62213e18a47 Author: Colin Guthrie Date: Thu Aug 18 16:37:54 2011 +0100 device-restore: Change the API

[pulseaudio-commits] 4 commits - src/daemon src/modules

2011-08-16 Thread Colin Guthrie
src/daemon/default.pa.in |5 + src/daemon/main.c |2 +- src/modules/alsa/mixer/paths/analog-output-headphones.conf |3 +++ src/modules/alsa/mixer/paths/analog-output.conf|3 +++ src/modules/a

[pulseaudio-commits] configure.ac

2011-08-16 Thread Colin Guthrie
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 914e572537c18b372a8114e51c93493f17fe23ea Author: Colin Guthrie Date: Tue Aug 16 11:04:11 2011 +0100 build-sys: bump soname diff --git a/configure.ac b/configure.ac index 3832f92..1ad7e73 100644

[pulseaudio-commits] Changes to 'refs/tags/v0.99.2'

2011-08-16 Thread Colin Guthrie
Tag 'v0.99.2' created by Colin Guthrie at 2011-08-16 11:04 -0700 PulseAudio 0.99.2 (1.0 RC2) Changes since v0.99.1: Arun Raghavan (18): log: Add missing pulsecore/thread.h include sink: Add a set_formats() API alsa: Implement get/set_formats() device-restore:

[pulseaudio-commits] 4 commits - man/pactl.1.xml.in src/daemon src/pulsecore src/utils

2011-08-16 Thread Colin Guthrie
+++- 7 files changed, 56 insertions(+), 4 deletions(-) New commits: commit 98ae74e052bfc6e44a4843e0d8a2e01d0e8e8107 Author: Colin Guthrie Date: Tue Aug 16 10:54:24 2011 +0100 core: Unload the modules and cached samples before unref'ing the core. As various modules can subscri

[pulseaudio-commits] 9 commits - src/daemon src/modules src/pulsecore

2011-08-15 Thread Colin Guthrie
src/daemon/daemon-conf.c |2 +- src/modules/bluetooth/bluetooth-util.c |4 ++-- src/modules/dbus/iface-core.c |6 -- src/modules/jack/module-jackdbus-detect.c |1 + src/modules/module-device-manager.c|7 +-- src/modules/module

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

2011-08-12 Thread Colin Guthrie
t;method_signatures, method_signature_free_cb, NULL); +pa_hashmap_free(iface_entry->method_handlers, method_handler_free_cb, NULL); pa_hashmap_free(iface_entry->property_handlers, property_handler_free_cb, NULL); for (i = 0; i < iface_entry->n_signals; ++i) { commit a8f

[pulseaudio-commits] 9 commits - src/daemon src/Makefile.am src/modules src/pulse src/pulsecore src/tests src/utils

2011-08-11 Thread Colin Guthrie
t a/src/pulsecore/sample-util.c b/src/pulsecore/sample-util.c index 8a13495..16ec4ad 100644 --- a/src/pulsecore/sample-util.c +++ b/src/pulsecore/sample-util.c @@ -734,7 +734,7 @@ void pa_volume_memchunk( pa_assert(c); pa_assert(spec); -pa_assert(c->length % pa_frame_size(spe

[pulseaudio-commits] src/mainwindow.cc src/mainwindow.h src/pavucontrol.cc src/pavucontrol.glade src/pavucontrol.h src/sinkwidget.cc src/sinkwidget.h

2011-08-10 Thread Colin Guthrie
+++- src/sinkwidget.h | 19 +- 7 files changed, 293 insertions(+), 10 deletions(-) New commits: commit 479e7bcd6eb283750ee13d2270610d6d814add08 Author: Colin Guthrie Date: Tue Aug 9 02:02:39 2011 +0200 Add UI to select the formats supported by

[pulseaudio-commits] 5 commits - man/pactl.1.xml.in src/pulsecore src/utils

2011-08-10 Thread Colin Guthrie
man/pactl.1.xml.in | 136 src/pulsecore/log.c |4 - src/utils/pactl.c | 62 +++ 3 files changed, 126 insertions(+), 76 deletions(-) New commits: commit 8ace9185aaeeca8166ff2ac2efb9184be724a549 Author: Colin

[pulseaudio-commits] src/map-file src/modules src/pulse

2011-08-09 Thread Colin Guthrie
insertions(+), 6 deletions(-) New commits: commit fc0a6ee23995b1c346cd07a7ad048a5275f17ea7 Author: Colin Guthrie Date: Mon Aug 8 23:29:47 2011 +0200 device-restore: Various fixes for the protocol extension. * Fix extension API function export list. * Ensure we trigger a subscription

[pulseaudio-commits] src/daemon

2011-08-08 Thread Colin Guthrie
src/daemon/default.pa.in |6 +++--- src/daemon/system.pa.in | 12 ++-- 2 files changed, 13 insertions(+), 5 deletions(-) New commits: commit 738cea3cc3a14d182b50f1fc652ce49e3209130e Author: Maarten Bosmans Date: Fri Aug 5 15:33:48 2011 +0200 Fix default.pa on non udev syste

[pulseaudio-commits] src/modules

2011-08-08 Thread Colin Guthrie
src/modules/module-stream-restore.c | 92 +++- 1 file changed, 91 insertions(+), 1 deletion(-) New commits: commit e8df86807ef247f01269cc63149faf9974fbb189 Author: Colin Guthrie Date: Sun Aug 7 01:08:28 2011 +0200 stream-restore: Save/restore source

[pulseaudio-commits] src/pulsecore

2011-08-07 Thread Colin Guthrie
src/pulsecore/source-output.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 8c93d7dc8079f2433d19efdd73c1279bd32787fc Author: Colin Guthrie Date: Sat Aug 6 23:05:27 2011 +0200 source-output: Fix resampling. When recording, we need to

[pulseaudio-commits] PROTOCOL

2011-08-04 Thread Colin Guthrie
PROTOCOL |6 ++ 1 file changed, 6 insertions(+) New commits: commit b60c570d90e9d218cb54544ff47a1e5093d9d6c4 Author: David Henningsson Date: Thu Aug 4 10:33:54 2011 +0200 Document PA_COMMAND_UNDERFLOW protocol change Signed-off-by: David Henningsson diff --git a/PROTOCO

[pulseaudio-commits] src/modules

2011-08-04 Thread Colin Guthrie
src/modules/alsa/alsa-mixer.c |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 5bfcb5d8a09bf5c726d4aea6fb04533007c24143 Author: David Henningsson Date: Thu Aug 4 11:13:37 2011 +0200 Fix crash in path subset elimination As reported in http://kpast

[pulseaudio-commits] configure.ac doc/README.html.in

2011-08-02 Thread Colin Guthrie
configure.ac |4 ++-- doc/README.html.in |6 +- 2 files changed, 7 insertions(+), 3 deletions(-) New commits: commit 546e67904788639d6c27a173f57f29bcc46ea410 Author: Colin Guthrie Date: Tue Aug 2 22:46:04 2011 +0100 build-sys: Prepare 0.99.1 diff --git a/configure.ac b

[pulseaudio-commits] 3 commits - configure.ac man/Makefile.am man/start-pulseaudio-kde.1.xml.in man/start-pulseaudio-x11.1.xml.in src/map-file src/pulse src/pulsecore

2011-08-02 Thread Colin Guthrie
85291b1954303d577209dbb99c6950995aac7b01 Author: Colin Guthrie Date: Tue Aug 2 15:56:50 2011 +0100 build-sys: bump soname diff --git a/configure.ac b/configure.ac index 5fdcc60..1bc858f 100644 --- a/configure.ac +++ b/configure.ac @@ -40,7 +40,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 23) # The stable ABI for client

[pulseaudio-commits] bootstrap.sh .gitignore m4/.gitignore po/.gitignore

2011-07-28 Thread Colin Guthrie
.gitignore|2 +- bootstrap.sh | 14 +- m4/.gitignore |1 - po/.gitignore |1 - 4 files changed, 10 insertions(+), 8 deletions(-) New commits: commit f35214e4f19b8b926482b887e8b66757e082f60a Author: Maarten Bosmans Date: Wed Jul 27 14:13:53 2011 +0200 build-s

[pulseaudio-commits] 2 commits - src/pavucontrol.glade

2011-07-27 Thread Colin Guthrie
src/pavucontrol.glade | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit e317d381469daf51681301b9b9539afffc293b46 Author: Colin Guthrie Date: Wed Jul 27 19:03:51 2011 +0100 Fix strange vertical alignment of sinks/source/cards This only

[pulseaudio-commits] 2 commits - src/mainwindow.cc src/pavucontrol.h

2011-07-22 Thread Colin Guthrie
src/mainwindow.cc |2 ++ src/pavucontrol.h |2 +- 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 0087ef0d60cf8c77f39f3aa74cc1c7d490a7d8b2 Author: Colin Guthrie Date: Fri Jul 22 10:18:40 2011 +0100 source-output: We will officially support source output

[pulseaudio-commits] src/sinkwidget.cc

2011-07-22 Thread Colin Guthrie
src/sinkwidget.cc |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a03fa60f411af06b4d8f83407d4805198cfd808c Author: Colin Guthrie Date: Fri Jul 22 09:50:22 2011 +0100 sink: Oops. I didn't mean to comment this out in the previous commit. diff --git

[pulseaudio-commits] src/mainwindow.cc src/pavucontrol.h src/sinkinputwidget.h src/sinkwidget.cc src/sourceoutputwidget.cc src/sourceoutputwidget.h

2011-07-22 Thread Colin Guthrie
(+), 5 deletions(-) New commits: commit 9784b9d76d76751ab00aa47d0c167a024b28d0ac Author: Colin Guthrie Date: Fri May 6 10:55:17 2011 +0100 stream-volumes: Support source-output volume controls now available in PA. diff --git a/src/mainwindow.cc b/src/mainwindow.cc index ac41831..1ae0fb0 100644

[pulseaudio-commits] src/modules

2011-07-21 Thread Colin Guthrie
src/modules/module-virtual-sink.c |2 +- src/modules/module-virtual-source.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 1824f6de6a6e2429b9835a8da24204a09b0aa9a0 Author: Tanu Kaskinen Date: Thu Jul 21 06:50:56 2011 +0300 virtual: Fix volume callba

[pulseaudio-commits] src/modules

2011-07-03 Thread Colin Guthrie
src/modules/module-waveout.c | 27 +++ 1 file changed, 23 insertions(+), 4 deletions(-) New commits: commit ed0e879cd999750d06e189953319786e5178cf27 Author: Maarten Bosmans Date: Sat Jul 2 12:12:43 2011 +0200 module-waveout: Correctly handle mono volume controls

[pulseaudio-commits] 6 commits - configure.ac man/default.pa.5.xml.in man/Makefile.am man/pax11publish.1.xml.in man/pulseaudio.1.xml.in man/pulse-client.conf.5.xml.in man/pulse-daemon.conf.5.xml.in sr

2011-06-30 Thread Colin Guthrie
6addadc57494f30efd608ef6bb7980033bd0f0db Author: Colin Guthrie Date: Thu Jun 30 11:58:30 2011 +0100 build-sys: equalizer-sink needs DBus aswell as FFTW diff --git a/src/Makefile.am b/src/Makefile.am index 0a249f0..9117004 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1199,11 +1199,13

[pulseaudio-commits] 2 commits - configure.ac src/pulsecore src/utils

2011-06-27 Thread Colin Guthrie
configure.ac |2 +- src/pulsecore/sndfile-util.c |2 +- src/utils/pacat.c| 18 +++--- 3 files changed, 13 insertions(+), 9 deletions(-) New commits: commit aa7bc322e25a461a14e922f71103a7ca607482f8 Author: Maarten Bosmans Date: Mon Jun 27 01:19:

[pulseaudio-commits] src/modules

2011-06-26 Thread Colin Guthrie
src/modules/alsa/mixer/profile-sets/usb-headset.conf | 35 +++ 1 file changed, 35 insertions(+) New commits: commit 90634d602811a74bca94f0c31e13c4841e027001 Author: Colin Guthrie Date: Sun Jun 26 14:51:31 2011 +0100 alsa-mixer: Whoops, forgot to git-add this in a

[pulseaudio-commits] src/modules

2011-06-26 Thread Colin Guthrie
src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules |2 ++ 1 file changed, 2 insertions(+) New commits: commit 0698d223a6a7da995ac7e6b176a11f059ff25ef7 Author: Colin Guthrie Date: Sun Jun 26 14:22:06 2011 +0100 alsa-mixer: Add UAC1.0 Sennheiser Dongle to the usb-headset profile

[pulseaudio-commits] 3 commits - configure.ac m4/attributes.m4 m4/ax_check_flag.m4 m4/ax_define_dir.m4 src/Makefile.am

2011-06-26 Thread Colin Guthrie
configure.ac| 92 --- m4/attributes.m4| 311 m4/ax_check_flag.m4 | 147 m4/ax_define_dir.m4 | 49 src/Makefile.am | 11 - 5 files changed, 246 insertions(+), 364 deletions(-)

[pulseaudio-commits] 2 commits - src/Makefile.am src/modules

2011-06-26 Thread Colin Guthrie
src/Makefile.am |3 ++- src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules |7 +++ 2 files changed, 9 insertions(+), 1 deletion(-) New commits: commit 9352898b72d7c75ee0b3101b50e6d1720fc3e637 Author: Colin Guthrie Date: Sat Jun 25 13:02

[pulseaudio-commits] 8 commits - configure.ac libpulse-browse.pc.in m4/orc.m4 Makefile.am man/Makefile.am man/pabrowse.1.xml.in po/POTFILES.in src/daemon src/.gitignore src/Makefile.am src/map-file sr

2011-06-24 Thread Colin Guthrie
Makefile.am |5 configure.ac|1 libpulse-browse.pc.in | 12 m4/orc.m4 | 21 + man/Makefile.am |3 man/pabrowse.1.xml.in | 47 ---

[pulseaudio-commits] configure.ac

2011-06-23 Thread Colin Guthrie
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit da884429628c239b146d1f79865126136734a1b0 Author: Colin Guthrie Date: Thu Jun 23 21:22:19 2011 +0100 build-sys: bump soname diff --git a/configure.ac b/configure.ac index fbdb5d1..163c561 100644

[pulseaudio-commits] Changes to 'refs/tags/v0.9.23'

2011-06-23 Thread Colin Guthrie
Tag 'v0.9.23' created by Colin Guthrie at 2011-06-23 21:56 -0700 PulseAudio 0.9.23 Changes since v0.9.22: Alexander Kurtz (3): vala: Some bugfixes for the vala bindings vala: move GLibMainLoop class into separate file to fix linker errors vala: More vala fix

[pulseaudio-commits] Branch 'stable-queue' - 2 commits - configure.ac src/modules

2011-06-23 Thread Colin Guthrie
configure.ac|3 ++- src/modules/Makefile.am |2 +- src/modules/echo-cancel/Makefile.am | 20 3 files changed, 23 insertions(+), 2 deletions(-) New commits: commit f5581898b85241408d34ed376e1e42065ba4e3ff Author: Colin Guthrie

[pulseaudio-commits] Branch 'refs/tags/v1.0-dev' - 0 commits -

2011-06-22 Thread Colin Guthrie
Rebased ref, commits from common ancestor: ___ pulseaudio-commits mailing list pulseaudio-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits

[pulseaudio-commits] src/modules

2011-06-22 Thread Colin Guthrie
src/modules/bluetooth/module-bluetooth-discover.c | 15 +++ 1 file changed, 3 insertions(+), 12 deletions(-) New commits: commit 62e43f9181da467865fe732c9b7dd52b18a4353e Author: Tanu Kaskinen Date: Mon Jun 13 18:47:43 2011 +0300 bluetooth-discover: Remove remaining ifdef NOK

[pulseaudio-commits] Branch 'stable-queue' - src/pulsecore

2011-06-22 Thread Colin Guthrie
src/pulsecore/svolume_mmx.c | 12 ++-- src/pulsecore/svolume_sse.c | 12 ++-- 2 files changed, 20 insertions(+), 4 deletions(-) New commits: commit c3bfcc9fdb0094a3e6276e948263a2e8e83534bb Author: David Henningsson Date: Fri May 27 09:28:57 2011 +0200 SSE/MMX: Fix prob

[pulseaudio-commits] po/de.po

2011-06-15 Thread Colin Guthrie
po/de.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 50efee1180a785f297ce6dc38b349ee7e28c8129 Author: Colin Guthrie Date: Wed Jun 15 22:44:50 2011 +0100 i18n: Fix markup error in de translation. Spotted by spm_Draget via IRC diff --git a/po

[pulseaudio-commits] src/modules

2011-06-08 Thread Colin Guthrie
src/modules/module-combine.c | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit 1c6e5d4e818fd174ef16c97cbcc404ea9ee1aa6b Author: Colin Guthrie Date: Wed Jun 8 20:26:07 2011 +0100 combine: Fix a crash on shutdown if the module is loaded outside of our

[pulseaudio-commits] Branch 'stable-queue' - 2 commits - src/modules src/pulsecore

2011-06-06 Thread Colin Guthrie
src/modules/module-device-manager.c |3 +++ src/pulsecore/tagstruct.c |2 ++ 2 files changed, 5 insertions(+) New commits: commit 22c0dcbc080699fb50409ed188a6f8169331d294 Author: Colin Guthrie Date: Mon Jun 6 21:16:11 2011 +0200 device-manager: Free a hook slot to

  1   2   >