summaryrefslogtreecommitdiff
path: root/shared-module/displayio
AgeCommit message (Expand)Author
2019-01-20adding height and width to OnDiskBitmap for #1460Bryan Siepert
2019-01-18Cleanup display rework for PR.Scott Shawcroft
2019-01-17fix nonetype handling and nrf never resetScott Shawcroft
2019-01-17Fix up nrf and using board.SPI in FourWireScott Shawcroft
2019-01-17share fourwire and make nrf compileScott Shawcroft
2019-01-17Fix other builds and hallowingScott Shawcroft
2019-01-17pyportal compiles and tweak blinka colorsScott Shawcroft
2019-01-17External fourwire works and blinka splash afterScott Shawcroft
2019-01-16Rework displays in prep for dynamic support and 8bit parallel.Scott Shawcroft
2019-01-15Fix default values on last line.Scott Shawcroft
2019-01-14Add subclass support to displayio.Scott Shawcroft
2019-01-14Add support for rendering a shape.Scott Shawcroft
2019-01-10Support rendering groups inside groupsScott Shawcroft
2018-10-05Introduce audioio.Mixer which can mix multiple audio samplesScott Shawcroft
2018-09-13More explicit init in GroupScott Shawcroft
2018-09-12Add OnDiskBitmap which loads pixel data straight from disk.Scott Shawcroft
2018-09-06Minor tweaks based on feedbackScott Shawcroft
2018-08-31Tweaks based on feedbackScott Shawcroft
2018-08-31Introduce displayio to render graphics to displays.Scott Shawcroft