PDA

View Full Version : Events


trace9
05-14-2008, 09:33 PM
It would be nice if FPP would dispatch events. For instance, adding event dispatchers so I can listen for image loading status (bytes loaded, bytes total, loading complete, etc.) or for other plugins, like when the auto rotator starts/stops, etc. Basically anything noteworthy would simply dispatch an event that I could listen for to make the user experience nicer.

Thanks for your hard work on this project.