index
:
IronOS
4-ohm-tip
Pinecil-PID-tune
Refactoring-UI-Layout
Sequre-PWM
Sequre-T55
TS101-logo-dfu
bl_mcu_sdk_1.4.5
cmake
dev
discip-patch-1
discip-patch-2
docs
double-pinecilv2-reg-freq
epr-pinecil-og
extra-pd-option
fix-undervoltage-translation-1780
gh-pages
gui-multi-screen
issue-1946-thermal-runaway-update
issue-1986
master
mhp30
pinecilv2-adc-v2
revert-1866-z-sleep
revise-pps-avs
testing
translations
ts80_accel_fix
version
Open Source Soldering Iron firmware
Ralim
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
source
/
Core
/
Drivers
/
OLED.cpp
Age
Commit message (
Expand
)
Author
2024-11-01
Custom tip type selection (#1977)
Ben V. Brown
2024-07-12
WIP: Split Render for multiple screen resolutions (#1888)
Ben V. Brown
2024-06-01
Expand USB-PD mode option (#1917)
Ben V. Brown
2024-02-18
Big overhaul of the UI framework (#1749)
Ben V. Brown
2023-12-27
Cleanup make includes and formatting rules (#1860)
Ben V. Brown
2023-07-28
Add Core/Drivers to the scope of style check by clang-format (#1754)
Ivan Zorin
2023-07-18
Implement printSymbolDeg() helper function as method for OLED class (#1743)
Ivan Zorin
2023-07-05
Cosmetic code style refactoring: add enum for screen orientation & define for...
Ivan Zorin
2023-06-29
Fixup overlapping variables on oled draw
Ben V. Brown
2023-06-28
Init startup to both buffers
Ben V. Brown
2023-06-28
Update OLED.cpp
Ben V. Brown
2023-06-27
Adjust divider
Ben V. Brown
2023-06-19
Fix OLED display scroll speed being painfully slow + junk on ease in/out
Ben V. Brown
2023-06-18
Larger OLED Support (#1713)
Ben V. Brown
2023-06-18
Show power source type on detailed screen in soldering mode (#1708) (#1709)
Ivan Zorin
2023-06-18
Swap OLED offset write to reduce glitching
Ben V. Brown
2023-06-03
S60 Support (#1692)
Ben V. Brown
2023-01-23
Merge branch 'dev' into BLE
Ben V. Brown
2022-12-11
FIXUP! Bugfix auto fontstyle
Ben V. Brown
2022-12-05
Unify more of the font generation logic between both paths and coalesce all f...
Ben V. Brown
2022-12-05
Use size encoded symbols
Ben V. Brown
2022-11-20
Split display checksum out
Ben V. Brown
2022-11-20
Force full redraw on rotate
Ben V. Brown
2022-11-06
Only send on display change
Ben V. Brown
2022-08-19
Pinecil V2 (#1341)
Ben V. Brown
2022-08-12
Animation non block (#1347)
Ben V. Brown
2022-07-25
All Ticks as the right TickType
Ben V. Brown
2022-06-16
DeviceID (#1314)
Ben V. Brown
2021-10-02
Fixes for I2C on Pinecil + USB-PD stack (#1099)
Ben V. Brown
2021-09-12
Contrast -> Brightness
Ben V. Brown
2021-07-14
Add POC contrast and screen invert settings
Alvin Wong
2021-05-04
Update OLED.cpp
Ben V. Brown
2021-05-04
Merge branch 'master' into MHP30
Ben V. Brown
2021-05-03
Remove the scroll indicator when scrolling menu
Alvin Wong
2021-05-02
Impl. menu item scroll down animation
Alvin Wong
2021-04-30
Merge branch 'master' into MHP30
Ben V. Brown
2021-04-30
[RFC] Multi-language firmware (second try) (#941)
v2.15-rc1
alvinhochun
2021-04-26
Basic OLED working
Ben V. Brown
2021-04-17
Merge branch 'master' into messing_with_pd
Ben V. Brown
2021-04-12
Impl. initial translation strings compression
Alvin Wong
2021-04-05
Merge branch 'master' into messing_with_pd
Ben V. Brown
2021-04-05
Refactor printing CJK menu with large font into OLED.cpp
Alvin Wong
2021-04-04
Move configuration into inc
Ben V. Brown
2021-03-21
Refactor font style to be set when printing
Alvin Wong
2021-03-20
Make font encoding use all byte seq. possible
Alvin Wong
2021-03-18
Format OLED
Ben V. Brown
2021-03-16
Rough pass
Ben V. Brown
2021-03-16
Rough pass expanding print
Ben V. Brown
2021-03-16
Expand drawChar for larger offset
Ben V. Brown
2021-03-16
Formatting pass
Ben V. Brown
[next]