As we update display only on change, we can AVRCP more often for better UX.
by
Ivan Debnar
2 years 12 months
When strncpy hit the upper length limit, it does not zero-terminate the string, which lead to strings not being terminated and leak additional data on use (unlike snprintf which does 0-terminate inside allocated length). Fix in common places - songs, names.
by
Ivan Debnar
3 years 4 days
Prevent the MPLAB IDE adding the "lib" folder in Project view.
by
Ivan Debnar
3 years 6 days
Refresh Music Metadata periodically, initiate redraw only when changed.
by
Ivan Debnar
3 years 1 week
Remove last piece of experiment with highlighting freezing and dangerous temperature with *
by
Ivan Debnar
3 years 1 week