Changeset 4467:74702c84db56 in roaraudio for roard/include/commands.h


Ignore:
Timestamp:
10/10/10 17:18:48 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

implement acclevs like rpld does, check them on command proc however still need to set them correctly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/commands.h

    r4343 r4467  
    4545#endif 
    4646 int (*handler)(int client, struct roar_message * mes, char ** data, uint32_t flags[2]); 
     47 enum roard_client_acclev minacclev; 
    4748}; 
    4849 
Note: See TracChangeset for help on using the changeset viewer.