[pulseaudio-discuss] [PATCH 0/6] device-manager support in pactl
Tanu Kaskinen
tanu.kaskinen at linux.intel.com
Wed Jan 14 13:27:08 PST 2015
I needed to debug a problem with device-manager once (quite long time
ago), and found out that the only way to interact with it was a KDE
GUI. I thought that we should have support in pactl too, so I added it
to my todo list. Now I've finished that work, or at least the first
version of the implementation.
Tanu Kaskinen (6):
pactl: Add support for device-manager subscription
pactl: New command: device-manager-list-devices
pactl: New command: device-manager-set-device-description
pactl: New command: device-manager-delete-entries
pactl: New command: device-manager-set-routing-enabled
pactl: New command: device-manager-reorder-devices-for-role
man/pactl.1.xml.in | 47 +++++++
shell-completion/bash/pulseaudio | 44 ++++++-
shell-completion/zsh/_pulseaudio | 93 ++++++++++----
src/utils/pactl.c | 260 +++++++++++++++++++++++++++++++++------
4 files changed, 382 insertions(+), 62 deletions(-)
--
1.9.3
More information about the pulseaudio-discuss
mailing list