summaryrefslogtreecommitdiffstats
path: root/PACKAGING
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2015-10-15 04:46:45 +0200
committerSlávek Banko <slavek.banko@axis.cz>2015-10-15 04:46:45 +0200
commitb4697bcfd6567f704e01927fdaf77f3ab5b9112b (patch)
tree097ab12979e0020002f5234fe7d3d1441b9083b0 /PACKAGING
parentcf18d66ac5c3904f3f932848f761ec5d103a470c (diff)
downloadakode-b4697bcfd6567f704e01927fdaf77f3ab5b9112b.tar.gz
akode-b4697bcfd6567f704e01927fdaf77f3ab5b9112b.zip
Rename completely from polyp to pulse
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'PACKAGING')
-rw-r--r--PACKAGING6
1 files changed, 3 insertions, 3 deletions
diff --git a/PACKAGING b/PACKAGING
index da75139..8cbd9f1 100644
--- a/PACKAGING
+++ b/PACKAGING
@@ -7,9 +7,9 @@ Take especially note of the following:
- If you wish to install plugins in a non-standard place, you can change the
AKODE_SEARCHDIR definition in lib/pluginhandler.cpp.
- You SHOULD not install sinks for backends you don't use. Thus jack_sink
- should only be installed when jackd is available, polyp_sink only when
- the polypaudio server is used and alsa_sink only when using a Linux kernel
+ should only be installed when jackd is available, pulse_sink only when
+ the PulseAudio server is used and alsa_sink only when using a Linux kernel
with ALSA drivers.
When using direct aKode playback sinks will be autodetected by loading and
- probing plugins in this order: polyp, jack, alsa, oss
+ probing plugins in this order: pulse, jack, alsa, oss