pulseaudio/doxygen
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
..
.gitignore build-sys: readd stub makefiles to subdirectories to make building with emacs easier 2012-05-15 14:17:58 +02:00
doxygen.conf.in pactl: Implement list message-handlers 2020-12-03 14:41:39 +00:00
Makefile.am update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
meson.build meson: Add doxygen target 2020-08-10 19:50:57 +03:00