polypcore/random.c polypcore/random.h \
polypcore/resampler.c polypcore/resampler.h \
polypcore/sample-util.c polypcore/sample-util.h \
- polypcore/scache.c polypcore/scache.h \
+ polypcore/core-scache.c polypcore/core-scache.h \
polypcore/sconv.c polypcore/sconv.h \
polypcore/sconv-s16be.c polypcore/sconv-s16be.h \
polypcore/sconv-s16le.c polypcore/sconv-s16le.h \
polypcore/source.c polypcore/source.h \
polypcore/source-output.c polypcore/source-output.h \
polypcore/strbuf.c polypcore/strbuf.h \
- polypcore/subscribe.c polypcore/subscribe.h \
+ polypcore/core-subscribe.c polypcore/core-subscribe.h \
polypcore/tokenizer.c polypcore/tokenizer.h \
polypcore/util.c polypcore/util.h \
polypcore/winsock.h \
#include <polypcore/util.h>
#include <polypcore/modargs.h>
#include <polypcore/log.h>
-#include <polypcore/subscribe.h>
+#include <polypcore/core-subscribe.h>
#include <polypcore/xmalloc.h>
#include <polypcore/sink-input.h>
#include <polypcore/util.h>
#include <polypcore/modargs.h>
#include <polypcore/log.h>
-#include <polypcore/subscribe.h>
+#include <polypcore/core-subscribe.h>
#include <polypcore/xmalloc.h>
#include <polypcore/sink-input.h>
#include <polypcore/pdispatch.h>
#include <polypcore/iochannel.h>
#include <polypcore/sink.h>
-#include <polypcore/scache.h>
+#include <polypcore/core-scache.h>
#include <polypcore/modargs.h>
#include <polypcore/xmalloc.h>
#include <polypcore/namereg.h>
#include <polypcore/module.h>
#include <polypcore/sink.h>
-#include <polypcore/scache.h>
+#include <polypcore/core-scache.h>
#include <polypcore/modargs.h>
#include <polypcore/xmalloc.h>
#include <polypcore/namereg.h>
#include "memchunk.h"
#include "sound-file.h"
#include "log.h"
-#include "scache.h"
-#include "subscribe.h"
+#include "core-scache.h"
+#include "core-subscribe.h"
static void entry_free(pa_autoload_entry *e) {
assert(e);
#include "strbuf.h"
#include "namereg.h"
#include "cli-text.h"
-#include "scache.h"
+#include "core-scache.h"
#include "sample-util.h"
#include "sound-file.h"
#include "play-memchunk.h"
#include "source-output.h"
#include "strbuf.h"
#include "sample-util.h"
-#include "scache.h"
+#include "core-scache.h"
#include "autoload.h"
#include "xmalloc.h"
#include <polyp/volume.h>
#include "client.h"
#include "xmalloc.h"
-#include "subscribe.h"
+#include "core-subscribe.h"
#include "log.h"
pa_client *pa_client_new(pa_core *core, const char *name, const char *driver) {
#include <windows.h>
#endif
-#include "scache.h"
+#include "core-scache.h"
#include "sink-input.h"
#include <polyp/mainloop.h>
#include "sample-util.h"
#include "play-memchunk.h"
#include "xmalloc.h"
-#include "subscribe.h"
+#include "core-subscribe.h"
#include "namereg.h"
#include "sound-file.h"
#include "util.h"
-#ifndef fooscachehfoo
-#define fooscachehfoo
+#ifndef foocorescachehfoo
+#define foocorescachehfoo
/* $Id$ */
#include <assert.h>
#include "queue.h"
-#include "subscribe.h"
+#include "core-subscribe.h"
#include "xmalloc.h"
#include "log.h"
-#ifndef foosubscribehfoo
-#define foosubscribehfoo
+#ifndef foocoresubscribehfoo
+#define foocoresubscribehfoo
/* $Id$ */
#include "source.h"
#include "namereg.h"
#include "util.h"
-#include "scache.h"
+#include "core-scache.h"
#include "autoload.h"
#include "xmalloc.h"
-#include "subscribe.h"
+#include "core-subscribe.h"
#include "props.h"
#include "random.h"
#include "memblock.h"
#include "resampler.h"
#include "queue.h"
-#include "subscribe.h"
+#include "core-subscribe.h"
/* The core structure of polypaudio. Every polypaudio daemon contains
* exactly one of these. It is used for storing kind of global
#include "module.h"
#include "xmalloc.h"
-#include "subscribe.h"
+#include "core-subscribe.h"
#include "log.h"
#include "util.h"
#include "source.h"
#include "sink.h"
#include "xmalloc.h"
-#include "subscribe.h"
+#include "core-subscribe.h"
#include "util.h"
struct namereg_entry {
#include "source-output.h"
#include "source.h"
#include <polyp/sample.h>
-#include "scache.h"
+#include "core-scache.h"
#include "sample-util.h"
#include "authkey.h"
#include "namereg.h"
#include "pstream-util.h"
#include "authkey.h"
#include "namereg.h"
-#include "scache.h"
+#include "core-scache.h"
#include "xmalloc.h"
#include "util.h"
-#include "subscribe.h"
+#include "core-subscribe.h"
#include "log.h"
#include "autoload.h"
#include "authkey-prop.h"
#include "sink-input.h"
#include "sample-util.h"
#include "xmalloc.h"
-#include "subscribe.h"
+#include "core-subscribe.h"
#include "log.h"
#define CONVERT_BUFFER_LENGTH 4096
#include "util.h"
#include "sample-util.h"
#include "xmalloc.h"
-#include "subscribe.h"
+#include "core-subscribe.h"
#include "log.h"
#include <polyp/introspect.h>
#include "source-output.h"
#include "xmalloc.h"
-#include "subscribe.h"
+#include "core-subscribe.h"
#include "log.h"
pa_source_output* pa_source_output_new(
#include "source-output.h"
#include "namereg.h"
#include "xmalloc.h"
-#include "subscribe.h"
+#include "core-subscribe.h"
#include "log.h"
pa_source* pa_source_new(