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-bindings
/
displayio
Age
Commit message (
Expand
)
Author
2021-03-18
Merge pull request #4429 from jepler/displayio-bitmap-memoryview
Jeff Epler
2021-03-17
doc fix
Jeff Epler
2021-03-17
displayio.Bitmap: Make memoryview()able
Jeff Epler
2021-03-16
add back peculiar r to docstring
Kevin Matocha
2021-03-16
add is_transparent getter to displayio.Palette
Kevin Matocha
2021-03-16
Formatting
gamblor21
2021-03-15
Merge branch 'main' into rp_dp_parallel
Mark
2021-03-15
run code formatting script
microDev
2021-03-11
Changed frequency to match PIO having 2 instructions
gamblor21
2021-03-11
Set frequency default 60Mhz
gamblor21
2021-03-11
Add frequency support to parallel bus
gamblor21
2021-02-27
Separate out mp_obj_list_insert for use in display.Group
Radomir Dopieralski
2021-02-27
Remove max_size from displayio.Group
Radomir Dopieralski
2021-02-27
Add displayio.Group.sort() method
Radomir Dopieralski
2020-11-25
displayio: Fix ColorConverter make_* methods
arturo182
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-10
Correct display sequence format docs
Scott Shawcroft
2020-10-29
Fixing make stub warnings and mypy issuesmak
sw23
2020-10-26
Add grayscale EInk support
Scott Shawcroft
2020-10-19
displayio: Update docs for ColorConverter's make_opaque
Jensen Kuras
2020-10-16
displayio: Add in opaque pixel option for future
Jensen
2020-10-14
displayio: Remove verbose error
Jensen
2020-10-14
displayio: ColorConverter handle if opaque color is black
Jensen
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-09-30
Ran pre-commit locally
Mark Roberts
2020-09-24
Mostly-working-version with comments
Mark Roberts
2020-09-21
Changes to compile cleanly
Mark Roberts
2020-09-21
Initial commit bool column_and_page_addressing
Mark Roberts
2020-09-02
Delete trailing whitespace
Kevin Matocha
2020-09-02
Add backticks to function references in docs
Kevin Matocha
2020-09-01
Cleanup for sphinx
Kevin Matocha
2020-09-01
Delete trailing whitespace
Kevin Matocha
2020-09-01
Add Optional[int] to docs string
Kevin Matocha
2020-09-01
Modified docs to try to pass sphinx build
Kevin Matocha
2020-09-01
Added some backticks to clarify the docs
Kevin Matocha
2020-09-01
Add hanging tab to doc
Kevin Matocha
2020-09-01
Revise .refresh input default value for target_frames_per_second to None
Kevin Matocha
2020-09-01
Remove trailing whitespace
Kevin Matocha
2020-09-01
delete unnecessary comment
Kevin Matocha
2020-09-01
Update refresh to force immediate redraw with display.refresh() or display.re...
Kevin Matocha
2020-08-21
shorten error strings
Kevin Matocha
2020-08-21
Added hanging indents to docs per @sommersoft's suggestion
Kevin Matocha
2020-08-21
More tweaks to try to fix documentation failing
Kevin Matocha
2020-08-21
Minor tweaks to try to fix documentation failing
Kevin Matocha
2020-08-21
Update documentation string with blank line
Kevin Matocha
2020-08-21
Merge adafruit/main latest
Kevin Matocha
[next]