Changeset 77:284968f15643 in roaraudio for roard/commands.c


Ignore:
Timestamp:
07/12/08 18:02:24 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

prepered a lot of code for multi-stream clientss

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/commands.c

    r23 r77  
    1111  {ROAR_CMD_EXEC_STREAM,  "EXEC_STREAM",  req_on_exec_stream}, 
    1212  {ROAR_CMD_QUIT,         "QUIT",         clients_delete}, 
     13 
     14  {ROAR_CMD_CON_STREAM,   "CON_STREAM",   req_on_con_stream}, 
    1315 
    1416  {ROAR_CMD_SERVER_OINFO, "SERVER_OINFO", req_on_server_oinfo}, 
Note: See TracChangeset for help on using the changeset viewer.