mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| default.pa.5.xml.in | ||
| esdcompat.1.xml.in | ||
| Makefile.am | ||
| meson.build | ||
| pacat.1.xml.in | ||
| pacmd.1.xml.in | ||
| pactl.1.xml.in | ||
| padsp.1.xml.in | ||
| pasuspender.1.xml.in | ||
| pax11publish.1.xml.in | ||
| pulse-cli-syntax.5.xml.in | ||
| pulse-client.conf.5.xml.in | ||
| pulse-daemon.conf.5.xml.in | ||
| pulseaudio.1.xml.in | ||
| start-pulseaudio-x11.1.xml.in | ||
| xmltoman | ||
| xmltoman.css | ||
| xmltoman.dtd | ||
| xmltoman.xsl | ||