sad

simple audio daemon
git clone git://git.2f30.org/sad
Log | Files | Refs | LICENSE

commit df6e46eacf61ada83f53752b084240fe0c1faa84
parent 677ccef80bfb54a2221ec55cc0a61ff2b2dd97ef
Author: sin <sin@2f30.org>
Date:   Thu, 25 Dec 2014 17:30:23 +0000

Update PROTOCOL

Diffstat:
MPROTOCOL | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/PROTOCOL b/PROTOCOL @@ -1,9 +1,9 @@ init ---- -foo VERSION +foo PROTOCOLVERSION -where VERSION is of the form maj.min +where PROTOCOLVERSION is of the form maj.min requests -------- @@ -25,6 +25,7 @@ status -> state: play, stop or pause -> volume: 0-100 -> elapsed: total time elapsed within current song + -> duration: total song duration volume 0-100 -> OK or ERR