]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.cmd
rename audiod command array from cmds to audiod_cmds
[paraslash.git] / server.cmd
index 36553542f70b994099ddccd73a30c424794b70ff..9d7c4b08875a4f07333e78fce92701fc307d0db6 100644 (file)
@@ -1,3 +1,10 @@
+FN: server_command_list
+HC: prototypes for the server command handlers
+CC: array of server commands
+AT: server_command
+AN: server_cmds
+IN: server user_list
+---
 N: chs
 P: DB_READ | DB_WRITE
 D: change the current audio file selector
@@ -5,7 +12,7 @@ S: 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:
+N: ff
 P: VSS_READ | VSS_WRITE
 D: jmp amount of time forwards or backwards in current audio file
 S: ff n[-]
@@ -67,7 +74,7 @@ S: pause
 H: Clear the 'P' (playing) bit of the vss status flags.
 ---
 N: play
-P: VSS_READ | VSS_WRITE,
+P: VSS_READ | VSS_WRITE
 D: start playing or resume playing when paused
 S: play
 H: Set the 'P' (playing) bit of the vss status flags. This