On Aug 11, 2012, at 15:09 17, Luigino Bracci wrote:

> In Rdairplay, the NOW & NEXT events are triggered only when the audios are 
> played from the logs. It would be nice that the RdAirplay button panel, 
> optionally, could also trigger Now events (turning this feature on/off from 
> RdAdmin). 

I like the idea.  It would require a new RLM callback, something like:

void <basename>_RLMPanelPadDataSent(void *ptr,const struct rlm_svc *svc,        
 
                                   const struct rlm_panel *panel,               
    
                                   const struct rlm_pad *now)

where the new 'rlm_panel' struct would describe the source of the event (panel 
number, button coordinates, etc).

This needn't be limited to RDAirPlay -- RDPanel should be able to play as well.

Cheers!


|-------------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |               Chief Developer               |
|                           |               Paravel Systems               |
|-------------------------------------------------------------------------|
|    Take care of the molehills, and the mountains will take care of      |
|    themselves.                                                          |
|                                 -- Motto of the Federal Civil Service   |
|-------------------------------------------------------------------------|

_______________________________________________
Rivendell-dev mailing list
[email protected]
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev

Reply via email to