aboutsummaryrefslogtreecommitdiffhomepage
path: root/source/Core/Drivers/OLED.cpp
AgeCommit message (Expand)Author
2024-11-01Custom tip type selection (#1977)Ben V. Brown
2024-07-12WIP: Split Render for multiple screen resolutions (#1888)Ben V. Brown
2024-06-01Expand USB-PD mode option (#1917)Ben V. Brown
2024-02-18Big overhaul of the UI framework (#1749)Ben V. Brown
2023-12-27Cleanup make includes and formatting rules (#1860)Ben V. Brown
2023-07-28Add Core/Drivers to the scope of style check by clang-format (#1754)Ivan Zorin
2023-07-18Implement printSymbolDeg() helper function as method for OLED class (#1743)Ivan Zorin
2023-07-05Cosmetic code style refactoring: add enum for screen orientation & define for...Ivan Zorin
2023-06-29Fixup overlapping variables on oled drawBen V. Brown
2023-06-28Init startup to both buffersBen V. Brown
2023-06-28Update OLED.cppBen V. Brown
2023-06-27Adjust dividerBen V. Brown
2023-06-19Fix OLED display scroll speed being painfully slow + junk on ease in/outBen V. Brown
2023-06-18Larger OLED Support (#1713)Ben V. Brown
2023-06-18Show power source type on detailed screen in soldering mode (#1708) (#1709)Ivan Zorin
2023-06-18Swap OLED offset write to reduce glitchingBen V. Brown
2023-06-03S60 Support (#1692)Ben V. Brown
2023-01-23Merge branch 'dev' into BLEBen V. Brown
2022-12-11FIXUP! Bugfix auto fontstyleBen V. Brown
2022-12-05Unify more of the font generation logic between both paths and coalesce all f...Ben V. Brown
2022-12-05Use size encoded symbolsBen V. Brown
2022-11-20Split display checksum outBen V. Brown
2022-11-20Force full redraw on rotateBen V. Brown
2022-11-06Only send on display changeBen V. Brown
2022-08-19Pinecil V2 (#1341)Ben V. Brown
2022-08-12Animation non block (#1347)Ben V. Brown
2022-07-25All Ticks as the right TickTypeBen V. Brown
2022-06-16DeviceID (#1314)Ben V. Brown
2021-10-02Fixes for I2C on Pinecil + USB-PD stack (#1099)Ben V. Brown
2021-09-12Contrast -> BrightnessBen V. Brown
2021-07-14Add POC contrast and screen invert settingsAlvin Wong
2021-05-04Update OLED.cppBen V. Brown
2021-05-04Merge branch 'master' into MHP30Ben V. Brown
2021-05-03Remove the scroll indicator when scrolling menuAlvin Wong
2021-05-02Impl. menu item scroll down animationAlvin Wong
2021-04-30Merge branch 'master' into MHP30Ben V. Brown
2021-04-30[RFC] Multi-language firmware (second try) (#941)v2.15-rc1alvinhochun
2021-04-26Basic OLED workingBen V. Brown
2021-04-17Merge branch 'master' into messing_with_pdBen V. Brown
2021-04-12Impl. initial translation strings compressionAlvin Wong
2021-04-05Merge branch 'master' into messing_with_pdBen V. Brown
2021-04-05Refactor printing CJK menu with large font into OLED.cppAlvin Wong
2021-04-04Move configuration into incBen V. Brown
2021-03-21Refactor font style to be set when printingAlvin Wong
2021-03-20Make font encoding use all byte seq. possibleAlvin Wong
2021-03-18Format OLEDBen V. Brown
2021-03-16Rough passBen V. Brown
2021-03-16Rough pass expanding printBen V. Brown
2021-03-16Expand drawChar for larger offsetBen V. Brown
2021-03-16Formatting passBen V. Brown