X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.cmd;h=5f46ba1eae979b7d1da428d0cd0a069f23640ee5;hp=ebe372b7da67442c11dd2854300aa867fed0408a;hb=9aa1f3d69c0aa335b3026581defbc09eb2c4efb4;hpb=8b71176b792089c47acc788e1c1e068e9375fd18 diff --git a/server.cmd b/server.cmd index ebe372b7..5f46ba1e 100644 --- a/server.cmd +++ b/server.cmd @@ -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.