X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.cmd;h=18e1ab6cfdc5476eb7b08708d7ea738b308d925c;hp=da895480ac92adc3716a6e8774018080a88fb060;hb=e63886e85c55c99e9732e5715b7ce641eff09914;hpb=15d21005beb3b173ba9909e522782201fdf0d5b8 diff --git a/server.cmd b/server.cmd index da895480..18e1ab6c 100644 --- a/server.cmd +++ b/server.cmd @@ -3,16 +3,9 @@ SF: command.c HC: prototypes for the server command handlers CC: array of server commands AT: server_command -IN: para afh server list user_list +IN: para error string afh afs server list user_list SN: list of server commands --- -N: chs -P: AFS_READ | AFS_WRITE -D: change the current audio file selector -U: chs [new_selector] -H: Shutdown the current selector and activate new_selector. If no -H: argument was given, print the name of the current selector. ---- N: ff P: VSS_READ | VSS_WRITE D: jump amount of time forwards or backwards in current audio file @@ -81,27 +74,6 @@ U: play H: Set the 'P' (playing) bit of the vss status flags. This H: results in starting/continuing to stream. --- -N: sb -P: VSS_READ -D: print status bar for current audio file -U: sb [n] -H: Without any arguments, sb continuously prints a status bar of the -H: form -H: -H: 12:34 [56:12] (56%) filename -H: -H: indicating playing time, remaining time, percentage and the name of -H: the file being streamed. Use the optional number n to let stat exit -H: after having displayed the status bar n times. ---- -N: sc -P: VSS_READ -D: print name of audio file whenever it changes -U: sc [n] -H: sc prints exactly one line (the filename of the audio file -H: being played) whenever the audio file changes. Stops after -H: n iterations, or never if n is not specified. ---- N: sender P: VSS_READ | VSS_WRITE D: control paraslash internal senders