InfiniTime/src/displayapp
Riku Isokoski 8061822f0c Fix large blacklevel step. Lower 25% of shades are now accessible.
There is a large step in brightness from level zero to level one.
After experimenting with various ST7789 options, I found that
decreasing VDV to 0x10 (-0.4V) fixes this issue.

The gamma change reduced the average error in brightness, but with the
underlying issue fixed, the gamma change has been reverted.
2022-04-29 11:35:22 +03:00
..
fonts Replace airplane mode with a bluetooth toggle 2022-04-02 16:16:47 +02:00
icons New sharper batteryicon. Remove old unused batteryicons 2022-04-25 17:03:08 +03:00
screens Fix large blacklevel step. Lower 25% of shades are now accessible. 2022-04-29 11:35:22 +03:00
Apps.h Replace airplane mode with a bluetooth toggle 2022-04-02 16:16:47 +02:00
Colors.cpp Improve PTS color matching after gamma change 2022-04-25 15:50:26 +03:00
Colors.h Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
DisplayApp.cpp Let TouchHandler return TouchEvents instead of driver specific enum 2022-04-13 21:33:58 +02:00
DisplayApp.h Provide reference to BrightnessController in DisplayApp 2022-02-19 20:46:45 +01:00
DisplayAppRecovery.cpp Provide reference to BrightnessController in DisplayApp 2022-02-19 20:46:45 +01:00
DisplayAppRecovery.h Provide reference to BrightnessController in DisplayApp 2022-02-19 20:46:45 +01:00
DummyLittleVgl.h remove unused libs/ prefix from lvgl includes as not needed 2021-11-15 22:02:49 +01:00
LittleVgl.cpp Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
LittleVgl.h Fix most issues 2021-07-16 00:07:55 +03:00
lv_pinetime_theme.c Tweak gamma on ST7789 and match UI colors 2022-04-25 15:50:26 +03:00
lv_pinetime_theme.h Tweak gamma on ST7789 and match UI colors 2022-04-25 15:50:26 +03:00
Messages.h Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime into evergreen22-airplane-mode 2022-02-20 15:40:49 +01:00
TouchEvents.h Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +03:00