sink, source: Send notifications when flags change
authorTanu Kaskinen <tanuk@iki.fi>
Thu, 28 Mar 2013 15:30:16 +0000 (17:30 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Wed, 10 Apr 2013 13:30:03 +0000 (16:30 +0300)
commit4096989ad6d9c6c36c90fe109a471946289ec931
tree8fa66d16233a3865c518da8a56d39d2c696a6d2e
parented51769a5932898e2d59b4fb326039fe7fd52c4c
sink, source: Send notifications when flags change

The hooks aren't currently used, but for example, the D-Bus protocol
could use them if it implemented flag change signals.
src/pulsecore/core.h
src/pulsecore/sink.c
src/pulsecore/source.c