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-11-23
Merge pull request #3718 from jepler/epd-rotation
Scott Shawcroft
2020-11-18
Fix Palette grayscale for EInk.
Scott Shawcroft
2020-11-18
EPaperDisplay: add rotation property
Jeff Epler
2020-11-13
Add .busy property to EPaperDisplay
Scott Shawcroft
2020-11-13
Add board.DISPLAY to MagTag. Fix luma computation
Scott Shawcroft
2020-11-09
use full_change instead of moved
foamyguy
2020-11-08
set moved true when unhiding tilegrid
foamyguy
2020-10-26
Add grayscale EInk support
Scott Shawcroft
2020-10-16
displayio: Remove trailing whitespace
Jensen
2020-10-16
Merge branch 'main' into color-converter-transparency
Jensen Kuras
2020-10-16
displayio: Add in opaque pixel option for future
Jensen
2020-10-15
displayio: further ensure just one start_terminal call
Jeff Epler
2020-10-14
Merge branch 'color-converter-transparency' of github.com:jensechu/circuitpyt...
Jensen
2020-10-14
displayio: ColorConverter handle if opaque color is black
Jensen
2020-10-12
Merge branch 'main' into color-converter-transparency
Jensen Kuras
2020-10-12
displayio: Add make_transparent to ColorConverter
Jensen
2020-10-12
displayio: Add make_transparent and make_opaque to ColorConvertor
Jensen
2020-10-12
displayio: Pass transparent_color to ColorConverter
Jensen
2020-10-11
displayio, framebufferio: Remove spurious call to supervisor_start_terminal
Jeff Epler
2020-10-02
Merge pull request #3507 from jepler/issue3506-matrixportal-crash
Limor "Ladyada" Fried
2020-10-02
displayio: Fix matrixportal crash
Jeff Epler
2020-10-01
Merge pull request #3449 from FoamyGuy/sdcard_odb_fix
Scott Shawcroft
2020-09-30
remove remaining top level displayio background check
FoamyGuy
2020-09-30
removing top level displayio background check
FoamyGuy
2020-09-30
Removed redundant subrectangle sizing code
Mark Roberts
2020-09-30
Ran pre-commit locally
Mark Roberts
2020-09-28
Merge branch 'main' into New_quirk_for_SH1107
mdroberts1243
2020-09-25
Requested changes take 1
Mark Roberts
2020-09-25
Fixed page set mask to be four bits!
Mark Roberts
2020-09-24
Mostly-working-version with comments
Mark Roberts
2020-09-22
Removed redundant send of page setting
Mark Roberts
2020-09-22
Changed delay calls to avoid conflicts with qspi_disable
root
2020-09-21
Changes to compile cleanly
Mark Roberts
2020-09-21
Quirk coded up for ...set_region_to_update
Mark Roberts
2020-09-21
Merge branch 'adafruit_main' into sdcard_odb_fix
FoamyGuy
2020-09-21
Initial commit bool column_and_page_addressing
Mark Roberts
2020-09-14
Remove unlicensed file, fix reset pin type check
Lucian Copeland
2020-09-14
Merge remote-tracking branch 'upstream/main' into esp32-displayio-fix
Lucian Copeland
2020-09-11
fixes showing OnDiskBitmap with adafruit_sdcard
FoamyGuy
2020-09-10
Fix off-by-one error, simplify the logic, add comments
Kevin Matocha
2020-09-10
Fix reset pin null reference, construct error null reference
Lucian Copeland
2020-09-08
Utilize MIN and MAX functions from py/misc.h
Kevin Matocha
2020-09-04
Delete unnecessary comment
Kevin Matocha
2020-09-04
Add final newline
Kevin Matocha
2020-09-04
Delete trailing blank lines from Shape.c
Kevin Matocha
2020-09-04
Add dirty rectangle tracking to Shape display element
Kevin Matocha
2020-09-01
Update refresh to force immediate redraw with display.refresh() or display.re...
Kevin Matocha
2020-08-24
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
2020-08-21
Merge adafruit/main latest
Kevin Matocha
2020-08-21
Merge with latest adafruit/main
Kevin Matocha
[next]