summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-07-17 14:12:30 +0000
committerLennart Poettering <lennart@poettering.net>2004-07-17 14:12:30 +0000
commit41f6aea8fdbc744c13bc461056a2d694a5c4d06f (patch)
tree1e23911c1f61c66df3fba272af53475508a7a7ce
parent563201e128d600ec1ae4a33ca81d03b776501f82 (diff)
rename src to polyp
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@90 fefdeb5f-60dc-0310-8127-8f9354f1896f
-rw-r--r--polyp/Makefile.am (renamed from src/Makefile.am)0
-rw-r--r--polyp/alsa-util.c (renamed from src/alsa-util.c)0
-rw-r--r--polyp/alsa-util.h (renamed from src/alsa-util.h)0
-rw-r--r--polyp/authkey.c (renamed from src/authkey.c)0
-rw-r--r--polyp/authkey.h (renamed from src/authkey.h)0
-rw-r--r--polyp/cli-command.c (renamed from src/cli-command.c)0
-rw-r--r--polyp/cli-command.h (renamed from src/cli-command.h)0
-rw-r--r--polyp/cli.c (renamed from src/cli.c)0
-rw-r--r--polyp/cli.h (renamed from src/cli.h)0
-rw-r--r--polyp/client.c (renamed from src/client.c)0
-rw-r--r--polyp/client.h (renamed from src/client.h)0
-rw-r--r--polyp/clitext.c (renamed from src/clitext.c)0
-rw-r--r--polyp/clitext.h (renamed from src/clitext.h)0
-rw-r--r--polyp/cmdline.c (renamed from src/cmdline.c)0
-rw-r--r--polyp/cmdline.h (renamed from src/cmdline.h)0
-rw-r--r--polyp/core.c (renamed from src/core.c)0
-rw-r--r--polyp/core.h (renamed from src/core.h)0
-rwxr-xr-xpolyp/depmod.py (renamed from src/depmod.py)0
-rw-r--r--polyp/dynarray.c (renamed from src/dynarray.c)0
-rw-r--r--polyp/dynarray.h (renamed from src/dynarray.h)0
-rw-r--r--polyp/endianmacros.h (renamed from src/endianmacros.h)0
-rw-r--r--polyp/esound.h (renamed from src/esound.h)0
-rw-r--r--polyp/hashmap.c (renamed from src/hashmap.c)0
-rw-r--r--polyp/hashmap.h (renamed from src/hashmap.h)0
-rw-r--r--polyp/idxset.c (renamed from src/idxset.c)0
-rw-r--r--polyp/idxset.h (renamed from src/idxset.h)0
-rw-r--r--polyp/iochannel.c (renamed from src/iochannel.c)0
-rw-r--r--polyp/iochannel.h (renamed from src/iochannel.h)0
-rw-r--r--polyp/ioline.c (renamed from src/ioline.c)0
-rw-r--r--polyp/ioline.h (renamed from src/ioline.h)0
-rw-r--r--polyp/main.c (renamed from src/main.c)0
-rw-r--r--polyp/mainloop-api.c (renamed from src/mainloop-api.c)0
-rw-r--r--polyp/mainloop-api.h (renamed from src/mainloop-api.h)0
-rw-r--r--polyp/mainloop-signal.c (renamed from src/mainloop-signal.c)0
-rw-r--r--polyp/mainloop-signal.h (renamed from src/mainloop-signal.h)0
-rw-r--r--polyp/mainloop.c (renamed from src/mainloop.c)0
-rw-r--r--polyp/mainloop.h (renamed from src/mainloop.h)0
-rw-r--r--polyp/memblock.c (renamed from src/memblock.c)0
-rw-r--r--polyp/memblock.h (renamed from src/memblock.h)0
-rw-r--r--polyp/memblockq.c (renamed from src/memblockq.c)0
-rw-r--r--polyp/memblockq.h (renamed from src/memblockq.h)0
-rw-r--r--polyp/memchunk.c (renamed from src/memchunk.c)0
-rw-r--r--polyp/memchunk.h (renamed from src/memchunk.h)0
-rw-r--r--polyp/modargs.c (renamed from src/modargs.c)0
-rw-r--r--polyp/modargs.h (renamed from src/modargs.h)0
-rw-r--r--polyp/module-alsa-sink.c (renamed from src/module-alsa-sink.c)0
-rw-r--r--polyp/module-alsa-source.c (renamed from src/module-alsa-source.c)0
-rw-r--r--polyp/module-cli.c (renamed from src/module-cli.c)0
-rw-r--r--polyp/module-oss-mmap.c (renamed from src/module-oss-mmap.c)0
-rw-r--r--polyp/module-oss.c (renamed from src/module-oss.c)0
-rw-r--r--polyp/module-pipe-sink.c (renamed from src/module-pipe-sink.c)0
-rw-r--r--polyp/module-protocol-stub.c (renamed from src/module-protocol-stub.c)0
-rw-r--r--polyp/module.c (renamed from src/module.c)0
-rw-r--r--polyp/module.h (renamed from src/module.h)0
-rw-r--r--polyp/namereg.c (renamed from src/namereg.c)0
-rw-r--r--polyp/namereg.h (renamed from src/namereg.h)0
-rw-r--r--polyp/native-common.h (renamed from src/native-common.h)0
-rw-r--r--polyp/oss-util.c (renamed from src/oss-util.c)0
-rw-r--r--polyp/oss-util.h (renamed from src/oss-util.h)0
-rw-r--r--polyp/pacat-simple.c (renamed from src/pacat-simple.c)0
-rw-r--r--polyp/pacat.c (renamed from src/pacat.c)0
-rw-r--r--polyp/packet.c (renamed from src/packet.c)0
-rw-r--r--polyp/packet.h (renamed from src/packet.h)0
-rw-r--r--polyp/pactl.c (renamed from src/pactl.c)0
-rw-r--r--polyp/parec-simple.c (renamed from src/parec-simple.c)0
-rw-r--r--polyp/pdispatch.c (renamed from src/pdispatch.c)0
-rw-r--r--polyp/pdispatch.h (renamed from src/pdispatch.h)0
-rwxr-xr-xpolyp/polypaudio.pa (renamed from src/polypaudio.pa)0
-rw-r--r--polyp/polyplib-def.h (renamed from src/polyplib-def.h)0
-rw-r--r--polyp/polyplib-error.c (renamed from src/polyplib-error.c)0
-rw-r--r--polyp/polyplib-error.h (renamed from src/polyplib-error.h)0
-rw-r--r--polyp/polyplib-simple.c (renamed from src/polyplib-simple.c)0
-rw-r--r--polyp/polyplib-simple.h (renamed from src/polyplib-simple.h)0
-rw-r--r--polyp/polyplib.c (renamed from src/polyplib.c)0
-rw-r--r--polyp/polyplib.h (renamed from src/polyplib.h)0
-rw-r--r--polyp/protocol-cli.c (renamed from src/protocol-cli.c)0
-rw-r--r--polyp/protocol-cli.h (renamed from src/protocol-cli.h)0
-rw-r--r--polyp/protocol-esound.c (renamed from src/protocol-esound.c)0
-rw-r--r--polyp/protocol-esound.h (renamed from src/protocol-esound.h)0
-rw-r--r--polyp/protocol-native.c (renamed from src/protocol-native.c)0
-rw-r--r--polyp/protocol-native.h (renamed from src/protocol-native.h)0
-rw-r--r--polyp/protocol-simple.c (renamed from src/protocol-simple.c)0
-rw-r--r--polyp/protocol-simple.h (renamed from src/protocol-simple.h)0
-rw-r--r--polyp/pstream-util.c (renamed from src/pstream-util.c)0
-rw-r--r--polyp/pstream-util.h (renamed from src/pstream-util.h)0
-rw-r--r--polyp/pstream.c (renamed from src/pstream.c)0
-rw-r--r--polyp/pstream.h (renamed from src/pstream.h)0
-rw-r--r--polyp/queue.c (renamed from src/queue.c)0
-rw-r--r--polyp/queue.h (renamed from src/queue.h)0
-rw-r--r--polyp/resampler.c (renamed from src/resampler.c)0
-rw-r--r--polyp/resampler.h (renamed from src/resampler.h)0
-rw-r--r--polyp/sample-util.c (renamed from src/sample-util.c)0
-rw-r--r--polyp/sample-util.h (renamed from src/sample-util.h)0
-rw-r--r--polyp/sample.c (renamed from src/sample.c)0
-rw-r--r--polyp/sample.h (renamed from src/sample.h)0
-rw-r--r--polyp/sconv-s16be.c (renamed from src/sconv-s16be.c)0
-rw-r--r--polyp/sconv-s16be.h (renamed from src/sconv-s16be.h)0
-rw-r--r--polyp/sconv-s16le.c (renamed from src/sconv-s16le.c)0
-rw-r--r--polyp/sconv-s16le.h (renamed from src/sconv-s16le.h)0
-rw-r--r--polyp/sconv.c (renamed from src/sconv.c)0
-rw-r--r--polyp/sconv.h (renamed from src/sconv.h)0
-rw-r--r--polyp/sink-input.c (renamed from src/sink-input.c)0
-rw-r--r--polyp/sink-input.h (renamed from src/sink-input.h)0
-rw-r--r--polyp/sink.c (renamed from src/sink.c)0
-rw-r--r--polyp/sink.h (renamed from src/sink.h)0
-rw-r--r--polyp/sioman.c (renamed from src/sioman.c)0
-rw-r--r--polyp/sioman.h (renamed from src/sioman.h)0
-rw-r--r--polyp/socket-client.c (renamed from src/socket-client.c)0
-rw-r--r--polyp/socket-client.h (renamed from src/socket-client.h)0
-rw-r--r--polyp/socket-server.c (renamed from src/socket-server.c)0
-rw-r--r--polyp/socket-server.h (renamed from src/socket-server.h)0
-rw-r--r--polyp/socket-util.c (renamed from src/socket-util.c)0
-rw-r--r--polyp/socket-util.h (renamed from src/socket-util.h)0
-rw-r--r--polyp/source-output.c (renamed from src/source-output.c)0
-rw-r--r--polyp/source-output.h (renamed from src/source-output.h)0
-rw-r--r--polyp/source.c (renamed from src/source.c)0
-rw-r--r--polyp/source.h (renamed from src/source.h)0
-rw-r--r--polyp/strbuf.c (renamed from src/strbuf.c)0
-rw-r--r--polyp/strbuf.h (renamed from src/strbuf.h)0
-rw-r--r--polyp/tagstruct.c (renamed from src/tagstruct.c)0
-rw-r--r--polyp/tagstruct.h (renamed from src/tagstruct.h)0
-rw-r--r--polyp/tokenizer.c (renamed from src/tokenizer.c)0
-rw-r--r--polyp/tokenizer.h (renamed from src/tokenizer.h)0
-rw-r--r--polyp/util.c (renamed from src/util.c)0
-rw-r--r--polyp/util.h (renamed from src/util.h)0
125 files changed, 0 insertions, 0 deletions
diff --git a/src/Makefile.am b/polyp/Makefile.am
index c4da7342..c4da7342 100644
--- a/src/Makefile.am
+++ b/polyp/Makefile.am
diff --git a/src/alsa-util.c b/polyp/alsa-util.c
index 7f266df5..7f266df5 100644
--- a/src/alsa-util.c
+++ b/polyp/alsa-util.c
diff --git a/src/alsa-util.h b/polyp/alsa-util.h
index 03e427d9..03e427d9 100644
--- a/src/alsa-util.h
+++ b/polyp/alsa-util.h
diff --git a/src/authkey.c b/polyp/authkey.c
index 3180b8fd..3180b8fd 100644
--- a/src/authkey.c
+++ b/polyp/authkey.c
diff --git a/src/authkey.h b/polyp/authkey.h
index acdcc24d..acdcc24d 100644
--- a/src/authkey.h
+++ b/polyp/authkey.h
diff --git a/src/cli-command.c b/polyp/cli-command.c
index f3a2f8a0..f3a2f8a0 100644
--- a/src/cli-command.c
+++ b/polyp/cli-command.c
diff --git a/src/cli-command.h b/polyp/cli-command.h
index b3c601ad..b3c601ad 100644
--- a/src/cli-command.h
+++ b/polyp/cli-command.h
diff --git a/src/cli.c b/polyp/cli.c
index f2aa5a65..f2aa5a65 100644
--- a/src/cli.c
+++ b/polyp/cli.c
diff --git a/src/cli.h b/polyp/cli.h
index 9cfee0d8..9cfee0d8 100644
--- a/src/cli.h
+++ b/polyp/cli.h
diff --git a/src/client.c b/polyp/client.c
index 0294c9e2..0294c9e2 100644
--- a/src/client.c
+++ b/polyp/client.c
diff --git a/src/client.h b/polyp/client.h
index c926208e..c926208e 100644
--- a/src/client.h
+++ b/polyp/client.h
diff --git a/src/clitext.c b/polyp/clitext.c
index c1b9953b..c1b9953b 100644
--- a/src/clitext.c
+++ b/polyp/clitext.c
diff --git a/src/clitext.h b/polyp/clitext.h
index b1718cb5..b1718cb5 100644
--- a/src/clitext.h
+++ b/polyp/clitext.h
diff --git a/src/cmdline.c b/polyp/cmdline.c
index a3330145..a3330145 100644
--- a/src/cmdline.c
+++ b/polyp/cmdline.c
diff --git a/src/cmdline.h b/polyp/cmdline.h
index 95ce91de..95ce91de 100644
--- a/src/cmdline.h
+++ b/polyp/cmdline.h
diff --git a/src/core.c b/polyp/core.c
index dc9525a8..dc9525a8 100644
--- a/src/core.c
+++ b/polyp/core.c
diff --git a/src/core.h b/polyp/core.h
index 99d7d76a..99d7d76a 100644
--- a/src/core.h
+++ b/polyp/core.h
diff --git a/src/depmod.py b/polyp/depmod.py
index 85dc66a8..85dc66a8 100755
--- a/src/depmod.py
+++ b/polyp/depmod.py
diff --git a/src/dynarray.c b/polyp/dynarray.c
index 24306964..24306964 100644
--- a/src/dynarray.c
+++ b/polyp/dynarray.c
diff --git a/src/dynarray.h b/polyp/dynarray.h
index 56ec5386..56ec5386 100644
--- a/src/dynarray.h
+++ b/polyp/dynarray.h
diff --git a/src/endianmacros.h b/polyp/endianmacros.h
index cd7b7d83..cd7b7d83 100644
--- a/src/endianmacros.h
+++ b/polyp/endianmacros.h
diff --git a/src/esound.h b/polyp/esound.h
index 01a2962f..01a2962f 100644
--- a/src/esound.h
+++ b/polyp/esound.h
diff --git a/src/hashmap.c b/polyp/hashmap.c
index 2c7c92b5..2c7c92b5 100644
--- a/src/hashmap.c
+++ b/polyp/hashmap.c
diff --git a/src/hashmap.h b/polyp/hashmap.h
index b24e74a5..b24e74a5 100644
--- a/src/hashmap.h
+++ b/polyp/hashmap.h
diff --git a/src/idxset.c b/polyp/idxset.c
index cecda6b7..cecda6b7 100644
--- a/src/idxset.c
+++ b/polyp/idxset.c
diff --git a/src/idxset.h b/polyp/idxset.h
index f26b03fb..f26b03fb 100644
--- a/src/idxset.h
+++ b/polyp/idxset.h
diff --git a/src/iochannel.c b/polyp/iochannel.c
index 69d381f4..69d381f4 100644
--- a/src/iochannel.c
+++ b/polyp/iochannel.c
diff --git a/src/iochannel.h b/polyp/iochannel.h
index 6f5f351c..6f5f351c 100644
--- a/src/iochannel.h
+++ b/polyp/iochannel.h
diff --git a/src/ioline.c b/polyp/ioline.c
index ff9a03c2..ff9a03c2 100644
--- a/src/ioline.c
+++ b/polyp/ioline.c
diff --git a/src/ioline.h b/polyp/ioline.h
index 5f29a16b..5f29a16b 100644
--- a/src/ioline.h
+++ b/polyp/ioline.h
diff --git a/src/main.c b/polyp/main.c
index d9967cef..d9967cef 100644
--- a/src/main.c
+++ b/polyp/main.c
diff --git a/src/mainloop-api.c b/polyp/mainloop-api.c
index cce49c06..cce49c06 100644
--- a/src/mainloop-api.c
+++ b/polyp/mainloop-api.c
diff --git a/src/mainloop-api.h b/polyp/mainloop-api.h
index 0228f580..0228f580 100644
--- a/src/mainloop-api.h
+++ b/polyp/mainloop-api.h
diff --git a/src/mainloop-signal.c b/polyp/mainloop-signal.c
index 642ca5e0..642ca5e0 100644
--- a/src/mainloop-signal.c
+++ b/polyp/mainloop-signal.c
diff --git a/src/mainloop-signal.h b/polyp/mainloop-signal.h
index 8afe9c8d..8afe9c8d 100644
--- a/src/mainloop-signal.h
+++ b/polyp/mainloop-signal.h
diff --git a/src/mainloop.c b/polyp/mainloop.c
index b9eee86d..b9eee86d 100644
--- a/src/mainloop.c
+++ b/polyp/mainloop.c
diff --git a/src/mainloop.h b/polyp/mainloop.h
index 58448c3e..58448c3e 100644
--- a/src/mainloop.h
+++ b/polyp/mainloop.h
diff --git a/src/memblock.c b/polyp/memblock.c
index 8f24ff22..8f24ff22 100644
--- a/src/memblock.c
+++ b/polyp/memblock.c
diff --git a/src/memblock.h b/polyp/memblock.h
index 4bb02977..4bb02977 100644
--- a/src/memblock.h
+++ b/polyp/memblock.h
diff --git a/src/memblockq.c b/polyp/memblockq.c
index eff923b9..eff923b9 100644
--- a/src/memblockq.c
+++ b/polyp/memblockq.c
diff --git a/src/memblockq.h b/polyp/memblockq.h
index e6ad01db..e6ad01db 100644
--- a/src/memblockq.h
+++ b/polyp/memblockq.h
diff --git a/src/memchunk.c b/polyp/memchunk.c
index d27ca61a..d27ca61a 100644
--- a/src/memchunk.c
+++ b/polyp/memchunk.c
diff --git a/src/memchunk.h b/polyp/memchunk.h
index 341c145c..341c145c 100644
--- a/src/memchunk.h
+++ b/polyp/memchunk.h
diff --git a/src/modargs.c b/polyp/modargs.c
index 280a546d..280a546d 100644
--- a/src/modargs.c
+++ b/polyp/modargs.c
diff --git a/src/modargs.h b/polyp/modargs.h
index 301dc297..301dc297 100644
--- a/src/modargs.h
+++ b/polyp/modargs.h
diff --git a/src/module-alsa-sink.c b/polyp/module-alsa-sink.c
index 8a3388af..8a3388af 100644
--- a/src/module-alsa-sink.c
+++ b/polyp/module-alsa-sink.c
diff --git a/src/module-alsa-source.c b/polyp/module-alsa-source.c
index 287a0350..287a0350 100644
--- a/src/module-alsa-source.c
+++ b/polyp/module-alsa-source.c
diff --git a/src/module-cli.c b/polyp/module-cli.c
index 8897c9c6..8897c9c6 100644
--- a/src/module-cli.c
+++ b/polyp/module-cli.c
diff --git a/src/module-oss-mmap.c b/polyp/module-oss-mmap.c
index 800eaf25..800eaf25 100644
--- a/src/module-oss-mmap.c
+++ b/polyp/module-oss-mmap.c
diff --git a/src/module-oss.c b/polyp/module-oss.c
index d727534a..d727534a 100644
--- a/src/module-oss.c
+++ b/polyp/module-oss.c
diff --git a/src/module-pipe-sink.c b/polyp/module-pipe-sink.c
index df34f73a..df34f73a 100644
--- a/src/module-pipe-sink.c
+++ b/polyp/module-pipe-sink.c
diff --git a/src/module-protocol-stub.c b/polyp/module-protocol-stub.c
index 3ce18c31..3ce18c31 100644
--- a/src/module-protocol-stub.c
+++ b/polyp/module-protocol-stub.c
diff --git a/src/module.c b/polyp/module.c
index 5c6f0fb6..5c6f0fb6 100644
--- a/src/module.c
+++ b/polyp/module.c
diff --git a/src/module.h b/polyp/module.h
index af2d8552..af2d8552 100644
--- a/src/module.h
+++ b/polyp/module.h
diff --git a/src/namereg.c b/polyp/namereg.c
index 2349436f..2349436f 100644
--- a/src/namereg.c
+++ b/polyp/namereg.c
diff --git a/src/namereg.h b/polyp/namereg.h
index 0af83cd8..0af83cd8 100644
--- a/src/namereg.h
+++ b/polyp/namereg.h
diff --git a/src/native-common.h b/polyp/native-common.h
index 2acbae8e..2acbae8e 100644
--- a/src/native-common.h
+++ b/polyp/native-common.h
diff --git a/src/oss-util.c b/polyp/oss-util.c
index cf55a6ee..cf55a6ee 100644
--- a/src/oss-util.c
+++ b/polyp/oss-util.c
diff --git a/src/oss-util.h b/polyp/oss-util.h
index cb2ce33c..cb2ce33c 100644
--- a/src/oss-util.h
+++ b/polyp/oss-util.h
diff --git a/src/pacat-simple.c b/polyp/pacat-simple.c
index 5018aa5f..5018aa5f 100644
--- a/src/pacat-simple.c
+++ b/polyp/pacat-simple.c
diff --git a/src/pacat.c b/polyp/pacat.c
index 1d1cc3d5..1d1cc3d5 100644
--- a/src/pacat.c
+++ b/polyp/pacat.c
diff --git a/src/packet.c b/polyp/packet.c
index e94df057..e94df057 100644
--- a/src/packet.c
+++ b/polyp/packet.c
diff --git a/src/packet.h b/polyp/packet.h
index 8bea07e1..8bea07e1 100644
--- a/src/packet.h
+++ b/polyp/packet.h
diff --git a/src/pactl.c b/polyp/pactl.c
index 2b1ed2c1..2b1ed2c1 100644
--- a/src/pactl.c
+++ b/polyp/pactl.c
diff --git a/src/parec-simple.c b/polyp/parec-simple.c
index c4196a14..c4196a14 100644
--- a/src/parec-simple.c
+++ b/polyp/parec-simple.c
diff --git a/src/pdispatch.c b/polyp/pdispatch.c
index a28458a4..a28458a4 100644
--- a/src/pdispatch.c
+++ b/polyp/pdispatch.c
diff --git a/src/pdispatch.h b/polyp/pdispatch.h
index 796c1e03..796c1e03 100644
--- a/src/pdispatch.h
+++ b/polyp/pdispatch.h
diff --git a/src/polypaudio.pa b/polyp/polypaudio.pa
index 177707ba..177707ba 100755
--- a/src/polypaudio.pa
+++ b/polyp/polypaudio.pa
diff --git a/src/polyplib-def.h b/polyp/polyplib-def.h
index e43f4b35..e43f4b35 100644
--- a/src/polyplib-def.h
+++ b/polyp/polyplib-def.h
diff --git a/src/polyplib-error.c b/polyp/polyplib-error.c
index 10b637c4..10b637c4 100644
--- a/src/polyplib-error.c
+++ b/polyp/polyplib-error.c
diff --git a/src/polyplib-error.h b/polyp/polyplib-error.h
index cb86864a..cb86864a 100644
--- a/src/polyplib-error.h
+++ b/polyp/polyplib-error.h
diff --git a/src/polyplib-simple.c b/polyp/polyplib-simple.c
index 024cb18a..024cb18a 100644
--- a/src/polyplib-simple.c
+++ b/polyp/polyplib-simple.c
diff --git a/src/polyplib-simple.h b/polyp/polyplib-simple.h
index 0544410c..0544410c 100644
--- a/src/polyplib-simple.h
+++ b/polyp/polyplib-simple.h
diff --git a/src/polyplib.c b/polyp/polyplib.c
index ea5003b4..ea5003b4 100644
--- a/src/polyplib.c
+++ b/polyp/polyplib.c
diff --git a/src/polyplib.h b/polyp/polyplib.h
index 440b9658..440b9658 100644
--- a/src/polyplib.h
+++ b/polyp/polyplib.h
diff --git a/src/protocol-cli.c b/polyp/protocol-cli.c
index d6e69b54..d6e69b54 100644
--- a/src/protocol-cli.c
+++ b/polyp/protocol-cli.c
diff --git a/src/protocol-cli.h b/polyp/protocol-cli.h
index 7ad2db75..7ad2db75 100644
--- a/src/protocol-cli.h
+++ b/polyp/protocol-cli.h
diff --git a/src/protocol-esound.c b/polyp/protocol-esound.c
index 8a7c4bcb..8a7c4bcb 100644
--- a/src/protocol-esound.c
+++ b/polyp/protocol-esound.c
diff --git a/src/protocol-esound.h b/polyp/protocol-esound.h
index b2bdd31b..b2bdd31b 100644
--- a/src/protocol-esound.h
+++ b/polyp/protocol-esound.h
diff --git a/src/protocol-native.c b/polyp/protocol-native.c
index 83c910d1..83c910d1 100644
--- a/src/protocol-native.c
+++ b/polyp/protocol-native.c
diff --git a/src/protocol-native.h b/polyp/protocol-native.h
index 3d9fdde1..3d9fdde1 100644
--- a/src/protocol-native.h
+++ b/polyp/protocol-native.h
diff --git a/src/protocol-simple.c b/polyp/protocol-simple.c
index 3a52e311..3a52e311 100644
--- a/src/protocol-simple.c
+++ b/polyp/protocol-simple.c
diff --git a/src/protocol-simple.h b/polyp/protocol-simple.h
index 0fc1e19d..0fc1e19d 100644
--- a/src/protocol-simple.h
+++ b/polyp/protocol-simple.h
diff --git a/src/pstream-util.c b/polyp/pstream-util.c
index 3957e643..3957e643 100644
--- a/src/pstream-util.c
+++ b/polyp/pstream-util.c
diff --git a/src/pstream-util.h b/polyp/pstream-util.h
index b3c89eb0..b3c89eb0 100644
--- a/src/pstream-util.h
+++ b/polyp/pstream-util.h
diff --git a/src/pstream.c b/polyp/pstream.c
index 3076b776..3076b776 100644
--- a/src/pstream.c
+++ b/polyp/pstream.c
diff --git a/src/pstream.h b/polyp/pstream.h
index 6b91aeb0..6b91aeb0 100644
--- a/src/pstream.h
+++ b/polyp/pstream.h
diff --git a/src/queue.c b/polyp/queue.c
index 9befd475..9befd475 100644
--- a/src/queue.c
+++ b/polyp/queue.c
diff --git a/src/queue.h b/polyp/queue.h
index 3ec13734..3ec13734 100644
--- a/src/queue.h
+++ b/polyp/queue.h
diff --git a/src/resampler.c b/polyp/resampler.c
index 4f5f6be3..4f5f6be3 100644
--- a/src/resampler.c
+++ b/polyp/resampler.c
diff --git a/src/resampler.h b/polyp/resampler.h
index 8e979478..8e979478 100644
--- a/src/resampler.h
+++ b/polyp/resampler.h
diff --git a/src/sample-util.c b/polyp/sample-util.c
index d608ce1b..d608ce1b 100644
--- a/src/sample-util.c
+++ b/polyp/sample-util.c
diff --git a/src/sample-util.h b/polyp/sample-util.h
index 73101ab4..73101ab4 100644
--- a/src/sample-util.h
+++ b/polyp/sample-util.h
diff --git a/src/sample.c b/polyp/sample.c
index 8179475d..8179475d 100644
--- a/src/sample.c
+++ b/polyp/sample.c
diff --git a/src/sample.h b/polyp/sample.h
index 825441f2..825441f2 100644
--- a/src/sample.h
+++ b/polyp/sample.h
diff --git a/src/sconv-s16be.c b/polyp/sconv-s16be.c
index a4c25cde..a4c25cde 100644
--- a/src/sconv-s16be.c
+++ b/polyp/sconv-s16be.c
diff --git a/src/sconv-s16be.h b/polyp/sconv-s16be.h
index d112d9f2..d112d9f2 100644
--- a/src/sconv-s16be.h
+++ b/polyp/sconv-s16be.h
diff --git a/src/sconv-s16le.c b/polyp/sconv-s16le.c
index 45b28bdb..45b28bdb 100644
--- a/src/sconv-s16le.c
+++ b/polyp/sconv-s16le.c
diff --git a/src/sconv-s16le.h b/polyp/sconv-s16le.h
index 0f206ec3..0f206ec3 100644
--- a/src/sconv-s16le.h
+++ b/polyp/sconv-s16le.h
diff --git a/src/sconv.c b/polyp/sconv.c
index dd9dd241..dd9dd241 100644
--- a/src/sconv.c
+++ b/polyp/sconv.c
diff --git a/src/sconv.h b/polyp/sconv.h
index 1a62ed20..1a62ed20 100644
--- a/src/sconv.h
+++ b/polyp/sconv.h
diff --git a/src/sink-input.c b/polyp/sink-input.c
index 5c2d3a13..5c2d3a13 100644
--- a/src/sink-input.c
+++ b/polyp/sink-input.c
diff --git a/src/sink-input.h b/polyp/sink-input.h
index 63dce71d..63dce71d 100644
--- a/src/sink-input.h
+++ b/polyp/sink-input.h
diff --git a/src/sink.c b/polyp/sink.c
index 20fa76a6..20fa76a6 100644
--- a/src/sink.c
+++ b/polyp/sink.c
diff --git a/src/sink.h b/polyp/sink.h
index 2b5d9495..2b5d9495 100644
--- a/src/sink.h
+++ b/polyp/sink.h
diff --git a/src/sioman.c b/polyp/sioman.c
index 999b8a5c..999b8a5c 100644
--- a/src/sioman.c
+++ b/polyp/sioman.c
diff --git a/src/sioman.h b/polyp/sioman.h
index 1b60d4a9..1b60d4a9 100644
--- a/src/sioman.h
+++ b/polyp/sioman.h
diff --git a/src/socket-client.c b/polyp/socket-client.c
index a2187e6a..a2187e6a 100644
--- a/src/socket-client.c
+++ b/polyp/socket-client.c
diff --git a/src/socket-client.h b/polyp/socket-client.h
index 2a89210e..2a89210e 100644
--- a/src/socket-client.h
+++ b/polyp/socket-client.h
diff --git a/src/socket-server.c b/polyp/socket-server.c
index 0f497377..0f497377 100644
--- a/src/socket-server.c
+++ b/polyp/socket-server.c
diff --git a/src/socket-server.h b/polyp/socket-server.h
index 6661a66e..6661a66e 100644
--- a/src/socket-server.h
+++ b/polyp/socket-server.h
diff --git a/src/socket-util.c b/polyp/socket-util.c
index e0a3c28d..e0a3c28d 100644
--- a/src/socket-util.c
+++ b/polyp/socket-util.c
diff --git a/src/socket-util.h b/polyp/socket-util.h
index 85133feb..85133feb 100644
--- a/src/socket-util.h
+++ b/polyp/socket-util.h
diff --git a/src/source-output.c b/polyp/source-output.c
index 2705fdb3..2705fdb3 100644
--- a/src/source-output.c
+++ b/polyp/source-output.c
diff --git a/src/source-output.h b/polyp/source-output.h
index 0e6e2cfd..0e6e2cfd 100644
--- a/src/source-output.h
+++ b/polyp/source-output.h
diff --git a/src/source.c b/polyp/source.c
index ccde0e2f..ccde0e2f 100644
--- a/src/source.c
+++ b/polyp/source.c
diff --git a/src/source.h b/polyp/source.h
index 9c584a6d..9c584a6d 100644
--- a/src/source.h
+++ b/polyp/source.h
diff --git a/src/strbuf.c b/polyp/strbuf.c
index c6a3772d..c6a3772d 100644
--- a/src/strbuf.c
+++ b/polyp/strbuf.c
diff --git a/src/strbuf.h b/polyp/strbuf.h
index d672c42a..d672c42a 100644
--- a/src/strbuf.h
+++ b/polyp/strbuf.h
diff --git a/src/tagstruct.c b/polyp/tagstruct.c
index 0d93c1e9..0d93c1e9 100644
--- a/src/tagstruct.c
+++ b/polyp/tagstruct.c
diff --git a/src/tagstruct.h b/polyp/tagstruct.h
index aefd03c4..aefd03c4 100644
--- a/src/tagstruct.h
+++ b/polyp/tagstruct.h
diff --git a/src/tokenizer.c b/polyp/tokenizer.c
index c7f18d26..c7f18d26 100644
--- a/src/tokenizer.c
+++ b/polyp/tokenizer.c
diff --git a/src/tokenizer.h b/polyp/tokenizer.h
index 7d1cf9b5..7d1cf9b5 100644
--- a/src/tokenizer.h
+++ b/polyp/tokenizer.h
diff --git a/src/util.c b/polyp/util.c
index 6e75c240..6e75c240 100644
--- a/src/util.c
+++ b/polyp/util.c
diff --git a/src/util.h b/polyp/util.h
index 96fde11c..96fde11c 100644
--- a/src/util.h
+++ b/polyp/util.h