Changeset 113:a032ff209b90 in roaraudio for roard/commands.c


Ignore:
Timestamp:
07/13/08 04:23:57 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added stream_meta_list() and done other support for listing meta tags on streams

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/commands.c

    r100 r113  
    1111  {ROAR_CMD_SET_META,     "SET_META",     req_on_set_meta}, 
    1212  {ROAR_CMD_GET_META,     "GET_META",     req_on_get_meta}, 
     13  {ROAR_CMD_LIST_META,    "LIST_META",    req_on_list_meta}, 
    1314 
    1415  {ROAR_CMD_EXEC_STREAM,  "EXEC_STREAM",  req_on_exec_stream}, 
Note: See TracChangeset for help on using the changeset viewer.