From b43a45d1847f2eff096cc69f70efedd2b94c3aaa Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 19 Jan 2009 22:02:28 +0100 Subject: allow setting properties for modules, too --- PROTOCOL | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'PROTOCOL') diff --git a/PROTOCOL b/PROTOCOL index 37f289a5..8c5937b3 100644 --- a/PROTOCOL +++ b/PROTOCOL @@ -154,7 +154,6 @@ PA_COMMAND_SET_RECORD_STREAM_BUFFER_ATTR at the end: early_requests (bool) - ### v15, implemented by >= 0.9.15 PA_COMMAND_CREATE_PLAYBACK_STREAM @@ -163,4 +162,9 @@ PA_COMMAND_CREATE_PLAYBACK_STREAM PA_COMMAND_CREATE_PLAYBACK_STREAM, PA_COMMAND_CREATE_RECORD_STREAM: - bool dont_inhibit_auto_suspend ate the end + bool dont_inhibit_auto_suspend at the end + +PA_COMMAND_GET_MODULE_INFO_LIST + + remove bool auto_unload + add proplist at the end -- cgit