[pulseaudio-discuss] [PATCH 0/2] A couple of client-conf patches

Tanu Kaskinen tanu.kaskinen at linux.intel.com
Wed Mar 19 03:19:06 PDT 2014


I'm working on https://bugs.freedesktop.org/show_bug.cgi?id=75006
and these patches fix the issue that in some situations libpulse
creates multiple cookie files. I'll keep working on the other issues
that are mentioned in the bug.

Tanu Kaskinen (2):
  client-conf: Remove redundant function parameters
  client-conf: Don't create multiple cookie files

 src/daemon/main.c           |   4 +-
 src/daemon/server-lookup.c  |   2 +-
 src/pulse/client-conf-x11.c |   9 ++-
 src/pulse/client-conf-x11.h |   6 +-
 src/pulse/client-conf.c     | 166 +++++++++++++++++++++-----------------------
 src/pulse/client-conf.h     |  36 ++++++----
 src/pulse/context.c         |  15 ++--
 src/utils/pax11publish.c    |   2 +-
 8 files changed, 122 insertions(+), 118 deletions(-)

-- 
1.8.3.1



More information about the pulseaudio-discuss mailing list