source: roaraudio/doc/new-cmds @ 4085:a6d9f08e70db

Last change on this file since 4085:a6d9f08e70db was 4085:a6d9f08e70db, checked in by phi, 14 years ago

added list of new cmds to come with next protocol release

File size: 907 bytes
Line 
1+DEVCTL
2 +:version
3 +:type
4 +:subtype
5 +:flags
6 +:ot
7 +:(id) #(if not UNIID or SID)
8 +:data...
9+CAPS
10 +CT_CAPS
11 +CT_STANDARDS
12+WAIT
13+NOTIFY
14+SEEK
15 +:version
16 +:flags
17 +:destination possition
18 +:destination possition whence
19 +:hint pos
20 +:hint whence
21 +:hint quality
22 +:seek at
23 +:seek to
24 +SF_CONT_WHILE_SEEK
25 +SF_CONT_ON_ERROR
26 +SF_HINT
27 +SF_SEEK
28+CLIENTCTL
29 +:version
30 +:subcmd
31 +:flags
32 +:data
33 +CC_HASHTABLE = PARA_HASHTABLE
34 +CC_WININFO   = PARA_WININFO
35 +CC_PROPTABLE = PARA_PROPTABLE
36*SERVER_INFO
37 +IT_SERVER
38 +IT_COUNTERS
39 +IT_LISTEN
40*[GS]ET_STREAM_PARA
41 +PARA_HASHTABLE     #(GTN, UUID, ...)
42  +HT_{MD5,SHA{1,256,384,512,224},RIPEMD160,...} = OpenPGP_HASH_ID(name)
43  +HT_GTN{8,16,32,64}
44  +HT_UUID
45 +PARA_WININFO
46 +PARA_PROPTABLE
47*KICK,...
48 +OT_MIXER
49 +OT_BRIDGE
50 +OT_LISTEN
51 +OT_ACTION
52*ATTACH
53 +ATTACH_MIXER
54 +ATTACH_BRIDGE
55*SET_VOL
56 +SET_VOL_MS
57 +SET_VOL_UNMAPED #(like roarctls mono/stereo...)
Note: See TracBrowser for help on using the repository browser.