index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-module
/
displayio
Age
Commit message (
Expand
)
Author
2020-07-01
Merge pull request #3083 from tannewt/esp32s2_busio
Jeff Epler
2020-06-24
Switch SPI to polling DMA and enable displayio
Scott Shawcroft
2020-06-10
Issue #3014 - refresh after changing to transparent
DavePutz
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-05-10
vectorio: clean up after group removal
warriorofwire
2020-05-10
vectorio: respect display transpose and mirror.
warriorofwire
2020-05-09
vectorio: switch per-shape transform to Display
warriorofwire
2020-05-09
Add vectorio: for drawing shapes
warriorofwire
2020-05-05
Merge pull request #2842 from hierophect/stm32-h7-displayio
hierophect
2020-05-01
Fix flag typo
Lucian Copeland
2020-04-30
Make PulseIO optional within DisplayIO
Lucian Copeland
2020-04-20
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-17
RGBMatrix: finish renaming from Protomatter
Jeff Epler
2020-04-17
Rename Protomatter -> RGBMatrix
Jeff Epler
2020-04-17
Rename _protomatter -> protomatter
Jeff Epler
2020-04-14
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-14
displayio: swap colors in palettes too
Jeff Epler
2020-04-14
protomatter: release the protomatter object during release_displays()
Jeff Epler
2020-04-14
fix build for non-displayio & non-protomatter targets
Jeff Epler
2020-04-14
protomatter: more memory allocation fixes
Jeff Epler
2020-04-14
Add Protomatter and FramebufferDisplay
Jeff Epler
2020-04-14
displayio: implement, use allocate_new_display_bus_or_raise
Jeff Epler
2020-04-14
displayio: implement, use allocate_display_or_raise
Jeff Epler
2020-04-13
make packed word and copy it in
caternuson
2020-04-09
add docstring, clean up
caternuson
2020-04-09
initial working fill
caternuson
2020-04-08
Save backlight_on_high correctly.
Scott Shawcroft
2020-03-31
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-03-28
Merge pull request #2730 from tannewt/fix_fourwire_phase_polarity
Jeff Epler
2020-03-25
adding a backlight polarity flag to Display
siddacious
2020-03-25
Add polarity and phase to FourWire.
Scott Shawcroft
2020-03-13
First try at lowering the power consumption
Scott Shawcroft
2020-01-28
Implement requested changes
Lucian Copeland
2020-01-24
Simplify the flash-display conflict fix
Lucian Copeland
2020-01-24
Fix flash-display conflict error
Lucian Copeland
2019-12-16
displayio: make 'rotation' property settable
Jeff Epler
2019-12-05
Define polarity and phase in Fourwire
Hierophect
2019-11-29
Merge remote-tracking branch 'origin/master' into tick-refactor
Jeff Epler
2019-11-26
Fix ePaper so it works after a GC.
Scott Shawcroft
2019-11-18
Supervisor: move most of systick to the supervisor
Jeff Epler
2019-11-15
Add never_reset and reset to pin common hal, adjust files
Hierophect
2019-11-08
Fixed I2CDisplay reset issue
Melissa LeBlanc-Williams
2019-09-09
Merge pull request #2101 from matthewnewberg/display_io_dither
Scott Shawcroft
2019-09-05
Move dither parameter to ColorConverter constructor and parameter
Matthew Newberg
2019-09-04
Removed unused return value in displayio_colorconverter_convert
Matthew Newberg
2019-09-04
Bitpack bools in TileGrid and Group
Scott Shawcroft
2019-09-03
Add .hidden to TileGrid and Group
Scott Shawcroft
2019-09-03
Fix I2CDisplay bus_free to not grab lock
Scott Shawcroft
2019-09-03
Capture rotation
Dave Astels
2019-08-31
Add random dithering to ColorConverter
Matthew Newberg
[next]