Changeset 5031:ebd6fe192503 in roaraudio for roard/commands.c


Ignore:
Timestamp:
05/28/11 14:23:32 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Added support for ROAR_CMD_GETTIMEOFDAY

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/commands.c

    r4781 r5031  
    5353  {ROAR_CMD_PASSFH,       _NAME("PASSFH"),       req_on_passfh,       ACCLEV_PWRUSER}, 
    5454 
     55  {ROAR_CMD_GETTIMEOFDAY, _NAME("GETTIMEOFDAY"), req_on_gettimeofday, ACCLEV_NONE}, 
    5556  {ROAR_CMD_SERVER_INFO,  _NAME("SERVER_INFO"),  req_on_server_info,  ACCLEV_NONE},    // allow this early so the client 
    5657                                                                                       // can device ealry if this server 
Note: See TracChangeset for help on using the changeset viewer.