[pulseaudio-discuss] [PATCH 1/3] protocol-native: Add signal receiving capability

2018-04-09 Thread Georg Chini
This patch extends the client subscription API, so that signals sent from PulseAudio can be processed. Within PulseAudio, a signal can be emitted using pa_signal_post(). The interface can be used to notify the client of events that are not covered by the subscription API (for example a button

[pulseaudio-discuss] [PATCH 1/3] protocol-native: Add signal receiving capability

2017-10-30 Thread Georg Chini
This patch extends the client subscription API, so that signals sent from PulseAudio can be processed. Within PulseAudio, a signal can be emitted using pa_signal_post(). The interface can be used to notify the client of events that are not covered by the subscription API (for example a button