Closed Vasmares closed 1 year ago
However, this works perfectly fine in the instruments display. It also seems to be faster than the HUD
Any Ideas ?
The display of this playlist is handled by the car, AAIdrive just sends the full playlist with a checkmark index and the car decides how to update the display.
Ah ok. I tested this a bit more and found out that it works "sometimes" most of the time the selection is working as intended.
Sometimes the movement of the list does not work properly.
But as you say, this is handled by the car ?
Yes, AAIdrive only sends a list of tracks and the car is responsible for displaying it in the HUD or the Instrument Cluster. I don't know the timing of when it actually updates in the car after the app sends the data. The HUD screen is not meant to be displayed for long, and it focuses properly after the screen disappears and is shown again.
Hi,
when selecting a new track in my HUD, the focus is not updated. The "checked" icon is moved to the next track, as it should, but the list does not "move"
Normally the list visually moves up / down one entry, to center the current track, but also so the highlight stays on the "next" control so one could skip though the songs by just pressing "ok", and not having to select "down" and then "ok".
I know the explaining is poor... Do you get what I mean ?