]> code.delx.au - pulseaudio/commit
* rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid confusion...
authorLennart Poettering <lennart@poettering.net>
Thu, 16 Feb 2006 23:13:27 +0000 (23:13 +0000)
committerLennart Poettering <lennart@poettering.net>
Thu, 16 Feb 2006 23:13:27 +0000 (23:13 +0000)
commit5ccf4145bcf1760d30962c32f0f4749047c6cae8
tree22e3755509d9f242d132f32328d1ca0c8827c34a
parentb4cb249d704cbb0458640526a07e1f541b899d3e
* rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid confusion with polyp/subscribe.[ch]
* same for scache.[ch]

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@496 fefdeb5f-60dc-0310-8127-8f9354f1896f
23 files changed:
src/Makefile.am
src/modules/module-match.c
src/modules/module-tunnel.c
src/modules/module-x11-bell.c
src/modules/module-x11-publish.c
src/polypcore/autoload.c
src/polypcore/cli-command.c
src/polypcore/cli-text.c
src/polypcore/client.c
src/polypcore/core-scache.c [moved from src/polypcore/scache.c with 99% similarity]
src/polypcore/core-scache.h [moved from src/polypcore/scache.h with 97% similarity]
src/polypcore/core-subscribe.c [moved from src/polypcore/subscribe.c with 99% similarity]
src/polypcore/core-subscribe.h [moved from src/polypcore/subscribe.h with 95% similarity]
src/polypcore/core.c
src/polypcore/core.h
src/polypcore/module.c
src/polypcore/namereg.c
src/polypcore/protocol-esound.c
src/polypcore/protocol-native.c
src/polypcore/sink-input.c
src/polypcore/sink.c
src/polypcore/source-output.c
src/polypcore/source.c