Reply to thread

Yes! Absolutely!

If MP/modules want to bring s.th. to LCD, the MP/module developers would need to know what to send at which event.

Some examples:

Module: Music

Event: Music starts

Data: Artist, Title, Track number, Length, ...


Module: Music

Event: Music playing

Data: Current position in track


Module: Core

Event: Menu position changed/Menu was entered

Data: All menu items, selected item number


...


Top Bottom