pulseaudio/src
Georg Chini 4a28b164d1 pactl: Implement list message-handlers
For better readability, "pactl list message-handlers" is introduced which
prints a formatted output of "pactl send-message /core list-handlers".

The patch also adds the functions pa_message_params_read_raw() and
pa_message_params_read_string() for easy parsing of the message response
string. Because the functions need to modify the parameter string,
the message handler and the pa_context_string_callback function now
receive a char* instead of a const char* as parameter argument.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/51>
2020-12-03 14:41:39 +00:00
..
daemon Add default.pa.d folder support 2020-11-23 22:07:36 +00:00
modules build-sys: meson: add oss-output option for OSS output support 2020-11-28 00:34:49 +03:00
pulse pactl: Implement list message-handlers 2020-12-03 14:41:39 +00:00
pulsecore pactl: Implement list message-handlers 2020-12-03 14:41:39 +00:00
tests tests: Fix incompatible pointer type on Debian kfreebsd 2020-11-25 14:54:49 +00:00
utils pactl: Implement list message-handlers 2020-12-03 14:41:39 +00:00
.gitignore gitignore: Ignore hashmap-test 2020-08-06 14:34:56 +03:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am pactl: Implement list message-handlers 2020-12-03 14:41:39 +00:00
map-file pactl: Implement list message-handlers 2020-12-03 14:41:39 +00:00
meson.build meson: Remove libpulse dep from libpulsecore 2020-04-09 14:51:21 +00:00