Changeset 17:411717cefded in roaraudio for roard/commands.c


Ignore:
Timestamp:
06/19/08 22:51:13 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

now we can change the volume, but it will not work if you set it... haha...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/commands.c

    r0 r17  
    2222  {ROAR_CMD_GET_STREAM,   "GET_STREAM",   req_on_get_stream}, 
    2323  {ROAR_CMD_KICK,         "KICK",         req_on_kick}, 
     24  {ROAR_CMD_SET_VOL,      "SET_VOL",      req_on_set_vol}, 
    2425 
    2526  {ROAR_CMD_ADD_DATA,     "ADD_DATA",     req_on_add_data}, 
Note: See TracChangeset for help on using the changeset viewer.