common/pulse-glue: added libmurphy-pulse, a PulseAudio murphy superloop.
authorKrisztian Litkey <kli@iki.fi>
Fri, 8 Jun 2012 22:34:04 +0000 (01:34 +0300)
committerKrisztian Litkey <kli@iki.fi>
Fri, 8 Jun 2012 22:34:04 +0000 (01:34 +0300)
commit809014f18a440fc23c8fd24546548643272f3746
tree8de04a4cd53f5f899a36d13f73217e4747be2cd9
parent923598449df313a721afbe1fc9abbf8994ca33dd
common/pulse-glue: added libmurphy-pulse, a PulseAudio murphy superloop.

libmurphy-pulse provides the necessary gluing code to enable the murphy
mainloop to be pumped by a PulseAudio mainloop.
configure.ac
src/Makefile.am
src/common/pulse-glue.c [new file with mode: 0644]
src/common/pulse-glue.h [new file with mode: 0644]
src/common/tests/Makefile.am
src/common/tests/mainloop-test.c