summaryrefslogtreecommitdiff
path: root/shared-module/displayio
AgeCommit message (Expand)Author
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-05-10vectorio: clean up after group removalwarriorofwire
2020-05-10vectorio: respect display transpose and mirror.warriorofwire
2020-05-09vectorio: switch per-shape transform to Displaywarriorofwire
2020-05-09Add vectorio: for drawing shapeswarriorofwire
2020-05-05Merge pull request #2842 from hierophect/stm32-h7-displayiohierophect
2020-05-01Fix flag typoLucian Copeland
2020-04-30Make PulseIO optional within DisplayIOLucian Copeland
2020-04-20Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-17RGBMatrix: finish renaming from ProtomatterJeff Epler
2020-04-17Rename Protomatter -> RGBMatrixJeff Epler
2020-04-17Rename _protomatter -> protomatterJeff Epler
2020-04-14Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-14displayio: swap colors in palettes tooJeff Epler
2020-04-14protomatter: release the protomatter object during release_displays()Jeff Epler
2020-04-14fix build for non-displayio & non-protomatter targetsJeff Epler
2020-04-14protomatter: more memory allocation fixesJeff Epler
2020-04-14Add Protomatter and FramebufferDisplayJeff Epler
2020-04-14displayio: implement, use allocate_new_display_bus_or_raiseJeff Epler
2020-04-14displayio: implement, use allocate_display_or_raiseJeff Epler
2020-04-13make packed word and copy it incaternuson
2020-04-09add docstring, clean upcaternuson
2020-04-09initial working fillcaternuson
2020-04-08Save backlight_on_high correctly.Scott Shawcroft
2020-03-31Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-03-28Merge pull request #2730 from tannewt/fix_fourwire_phase_polarityJeff Epler
2020-03-25adding a backlight polarity flag to Displaysiddacious
2020-03-25Add polarity and phase to FourWire.Scott Shawcroft
2020-03-13First try at lowering the power consumptionScott Shawcroft
2020-01-28Implement requested changesLucian Copeland
2020-01-24Simplify the flash-display conflict fixLucian Copeland
2020-01-24Fix flash-display conflict errorLucian Copeland
2019-12-16displayio: make 'rotation' property settableJeff Epler
2019-12-05Define polarity and phase in FourwireHierophect
2019-11-29Merge remote-tracking branch 'origin/master' into tick-refactorJeff Epler
2019-11-26Fix ePaper so it works after a GC.Scott Shawcroft
2019-11-18Supervisor: move most of systick to the supervisorJeff Epler
2019-11-15Add never_reset and reset to pin common hal, adjust filesHierophect
2019-11-08Fixed I2CDisplay reset issueMelissa LeBlanc-Williams
2019-09-09Merge pull request #2101 from matthewnewberg/display_io_ditherScott Shawcroft
2019-09-05Move dither parameter to ColorConverter constructor and parameterMatthew Newberg
2019-09-04Removed unused return value in displayio_colorconverter_convertMatthew Newberg
2019-09-04Bitpack bools in TileGrid and GroupScott Shawcroft
2019-09-03Add .hidden to TileGrid and GroupScott Shawcroft
2019-09-03Fix I2CDisplay bus_free to not grab lockScott Shawcroft
2019-09-03Capture rotationDave Astels
2019-08-31Add random dithering to ColorConverterMatthew Newberg
2019-08-26Minor renamesScott Shawcroft
2019-08-23Rework based on Dan's reviewScott Shawcroft
2019-08-22More cleanupScott Shawcroft