Changeset 5836:81ccac5ddc61 in roaraudio for include/libroar/services.h


Ignore:
Timestamp:
01/06/13 20:38:43 (11 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Added half of the support for AppSched? Triggers ABOUT, HELP and PREFERENCES. This includes support in roarpluginrunner

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/services.h

    r5823 r5836  
    6464 
    6565// help: 
     66#define ROAR_SERVICE_HELP_NAME "help" 
     67#define ROAR_SERVICE_HELP_ABI  "1.0beta9" 
    6668struct roar_service_help { 
    6769 int (*show)(const struct roar_dl_libraryname * libname, const char * topic); 
Note: See TracChangeset for help on using the changeset viewer.