These two patches add state change debug prints to sinks and sink-inputs. Jarkko Suontausta (2): core: Add functions that return the logical name of the state of sinks and sink inputs. core: Add debug prints for state changes in sinks and sink-inputs. src/pulsecore/sink-input.c | 5 +++++ src/pulsecore/sink-input.h | 12 ++++++++++++ src/pulsecore/sink.c | 6 ++++++ src/pulsecore/sink.h | 13 +++++++++++++ 4 files changed, 36 insertions(+), 0 deletions(-)