As we update display only on change, we can AVRCP more often for better UX.
by Ivan Debnar 2 years 12 months
1cca1b8c
Update ignore-list for debug
by Ivan Debnar 2 years 12 months
a92c9b2d
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
c31f86cd
Prevent the MPLAB IDE adding the "lib" folder in Project view.
by Ivan Debnar 3 years 6 days
3b02ee27
Refresh Music Metadata periodically, initiate redraw only when changed.
by Ivan Debnar 3 years 1 week
a25e6371
Add checks for Open AVRCP profile for BACKWARD and BACK SEEK
by Ivan Debnar 3 years 1 week
afc8d7ba
Remove last piece of experiment with highlighting freezing and dangerous temperature with *
by Ivan Debnar 3 years 1 week
b9b9f492
Fix BT profiles handling
by Ivan Debnar 3 years 1 week
2f405ad8
Fix Dutch locale
by Ivan Debnar 3 years 1 week
e51bbb40
Update build env
by Ivan Debnar 3 years 1 month
3248b968
Report a bug