X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.cmd;h=5f46ba1eae979b7d1da428d0cd0a069f23640ee5;hp=eba992f86d8964de3fbea8a997ea5350c30dbfcf;hb=a23e12ae76608a7ba3d333d8d76d5bbba0ba3ef0;hpb=aa4b393517765499faccd7537672f5f72e91dfc1 diff --git a/server.cmd b/server.cmd index eba992f8..5f46ba1e 100644 --- a/server.cmd +++ b/server.cmd @@ -75,7 +75,7 @@ U: sender [s cmd [arguments]] H: Send a command to a specific sender. The following commands are available, but H: not all senders support every command. H: -H: help, on, off, add, delete, allow, deny. +H: help, on, off, add, delete, allow, deny, status. H: H: The help command prints the help text of the given sender. If no command is H: given the list of compiled in senders is shown. @@ -108,6 +108,12 @@ U: stop H: Clear the 'P' (playing) bit and set the 'N' (next audio file) bit of the vss H: status flags, effectively stopping playback. --- +N: tasks +P: 0 +D: List server tasks. +U: tasks +H: For each task, print ID, status and name. +--- N: term P: VSS_READ | VSS_WRITE D: Ask the server to terminate.