]> git.alsa-project.org Git - alsa-plugins.git/commit
Follow Polypaudio/PulseAudio name change
authorPierre Ossman <ossman@cendio.se>
Wed, 12 Jul 2006 14:47:20 +0000 (16:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 12 Jul 2006 14:47:20 +0000 (16:47 +0200)
commit9304087e46a38f932959598720d1e048a6e1042a
tree627fc036583567f41c747d0b4bef06f847d408d1
parent65028b0c19c6aa3ba469cbb9d52c56655d3b67b5
Follow Polypaudio/PulseAudio name change

Polypaudio recently changed its name to PulseAudio which affects the
names of libraries of header files. Update the polyp, now pulse, plug-in
to follow this name change.

Signed-off-by: Pierre Ossman <ossman@cendio.se>
Makefile.am
configure.in
doc/Makefile.am
doc/README-pulse [moved from doc/README-polyp with 64% similarity]
polyp/Makefile.am [deleted file]
pulse/Makefile.am [new file with mode: 0644]
pulse/ctl_pulse.c [moved from polyp/ctl_polyp.c with 77% similarity]
pulse/pcm_pulse.c [moved from polyp/pcm_polyp.c with 77% similarity]
pulse/pulse.c [moved from polyp/polyp.c with 77% similarity]
pulse/pulse.h [moved from polyp/polyp.h with 55% similarity]