]> code.delx.au - pulseaudio/commit
* add first part of zeroconf publisher
authorLennart Poettering <lennart@poettering.net>
Sat, 11 Dec 2004 00:10:41 +0000 (00:10 +0000)
committerLennart Poettering <lennart@poettering.net>
Sat, 11 Dec 2004 00:10:41 +0000 (00:10 +0000)
commit73eabece3365c1bb47bf6b009682219c4492fda5
tree907b66e2fe29705a512e5f3a240210590b8fe9ba
parent5be9641ffe18c482294c99345306c382ba4cf750
* add first part of zeroconf publisher
* bump version to 0.7.1.
* improve logging subsystem (introducing log levels)
* remove verbose flag on cli
* add new API pa_sample_format_to_string()
* replace strtol() by usages of pa_atou() and pa_atoi()

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@317 fefdeb5f-60dc-0310-8127-8f9354f1896f
38 files changed:
configure.ac
polyp/Makefile.am
polyp/caps.c
polyp/cli-command.c
polyp/cli-command.h
polyp/cli.c
polyp/client.c
polyp/client.h
polyp/cmdline.c
polyp/conf-parser.c
polyp/daemon-conf.c
polyp/daemon-conf.h
polyp/dumpmodules.c
polyp/log.c
polyp/log.h
polyp/main.c
polyp/memblockq.c
polyp/modargs.c
polyp/module-combine.c
polyp/module-defs.h.m4
polyp/module-match.c
polyp/module-oss-mmap.c
polyp/module-oss.c
polyp/module-tunnel.c
polyp/module-x11-bell.c
polyp/module-x11-publish.c
polyp/module.c
polyp/namereg.c
polyp/pid.c
polyp/protocol-native.c
polyp/sample.c
polyp/sample.h
polyp/sink-input.c
polyp/sink.c
polyp/source-output.c
polyp/source.c
polyp/util.c
polyp/util.h