[BACK]Return to amsg.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / aucat

Diff for /src/usr.bin/aucat/Attic/amsg.h between version 1.3 and 1.4

version 1.3, 2008/12/17 07:19:27 version 1.4, 2009/01/23 17:38:15
Line 30 
Line 30 
 #define AMSG_GETPAR     1       /* get the current parameters */  #define AMSG_GETPAR     1       /* get the current parameters */
 #define AMSG_SETPAR     2       /* set the current parameters */  #define AMSG_SETPAR     2       /* set the current parameters */
 #define AMSG_START      3       /* request the server to start the stream */  #define AMSG_START      3       /* request the server to start the stream */
 #define AMSG_STOP       4       /* request the server to stop the stream */  #define AMSG_STOP       4       /* request the server to stop the stream */
 #define AMSG_DATA       5       /* data block */  #define AMSG_DATA       5       /* data block */
 #define AMSG_MOVE       6       /* position changed */  #define AMSG_MOVE       6       /* position changed */
 #define AMSG_GETCAP     7       /* get capabilities */  #define AMSG_GETCAP     7       /* get capabilities */

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4