Incorrect handling of response values from I2CRead...
by Ivan Debnar 1 year 4 months
Incorrect handling of response values from I2CReadByte - could return < 0 error values.
389f9247
Wrong operator when handling EEprom, preventing ac...
by Ivan Debnar 1 year 4 months
Wrong operator when handling EEprom, preventing access to more that first 256 bytes
467ffa41
Unnecessary casts
by Ivan Debnar 1 year 4 months
76fdf9be
Small cleanups
by Ivan Debnar 1 year 4 months
dadb7b98
Merge branch 'master' into fix/static_code_review
by Ivan Debnar 1 year 4 months
5c69a0be
Merge branch 'master' into release/post-1.3.3
by Ivan Debnar 1 year 4 months
121787a2
Merge branch 'master' into fix/static_code_review
by Ivan Debnar 1 year 4 months
0186ff42
[IMP] firmware: Application 1.3.4
by t3ddftw 1 year 4 months
[IMP] firmware: Application 1.3.4
* Lint
8e536def
[IMP] firmware: Application 1.3.4 Formatting
by t3ddftw 1 year 4 months
[IMP] firmware: Application 1.3.4 Formatting
* Lint
* Do not track MFL volume changes on non-Nav / non-MID UIs
21ccc9ae
[FIX] firmware: Application display glitches
by Ivan Debnar 1 year 4 months
[FIX] firmware: Application display glitches

* After disabling of Dashboard Temps, the previous values remain on screen forever after commit
Old MK does the cleanup anyway when rendering the Music details, filling \0x06 automatically, but for MKIV_STATIC it seems to need cleanup and it did not crash anyway, so seems oayk to be called every time there is update. Alternatively, if there is a way to delete the line while the Config Menu is still on screen, that would be preferred of course.
* Fix string trimming that breaks the display menu items clearing.
c8e5ef1c
Report a bug