Normal
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: MusicEvent: Music startsData: Artist, Title, Track number, Length, ...Module: MusicEvent: Music playingData: Current position in trackModule: CoreEvent: Menu position changed/Menu was enteredData: All menu items, selected item number...
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, ...
Event: Music playing
Data: Current position in track
Module: Core
Event: Menu position changed/Menu was entered
Data: All menu items, selected item number
...