.. |
Bitmap.c
|
Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS
|
2021-07-12 06:57:59 -05:00 |
Bitmap.h
|
displayio.Bitmap: Make memoryview()able
|
2021-03-17 16:26:45 -05:00 |
ColorConverter.c
|
Fix board builds and use MP_ERROR_TEXT in py and extmod
|
2021-05-05 17:51:52 -07:00 |
ColorConverter.h
|
displayio: Add RGB555/565/_SWAPPED format support
|
2021-04-19 10:23:47 -05:00 |
Display.c
|
Deprecate Display's constructor arg set_vertical_scroll
|
2021-08-23 09:17:59 -05:00 |
Display.h
|
Deprecate Display's constructor arg set_vertical_scroll
|
2021-08-23 09:17:59 -05:00 |
EPaperDisplay.c
|
Update the __init__ documentation for EPaperDisplay.
|
2021-08-12 14:05:17 +01:00 |
EPaperDisplay.h
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
FourWire.c
|
Minor docs fix in FourWire.c
|
2021-08-25 11:23:33 +01:00 |
FourWire.h
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
Group.c
|
Use the modified args to sort in displayio.Group
|
2021-08-23 12:34:13 +01:00 |
Group.h
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
I2CDisplay.c
|
Merge MicroPython v1.11 into CircuitPython
|
2021-04-26 15:47:41 -07:00 |
I2CDisplay.h
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
OnDiskBitmap.c
|
fix stubs
|
2021-07-19 10:35:17 -05:00 |
OnDiskBitmap.h
|
OnDiskBitmap: INCOMPATIBLE CHANGE: Allow them to use palettes
|
2021-05-28 10:53:21 -05:00 |
Palette.c
|
Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS
|
2021-07-12 06:57:59 -05:00 |
Palette.h
|
add is_transparent getter to displayio.Palette
|
2021-03-16 20:43:23 -05:00 |
ParallelBus.c
|
Merge MicroPython v1.11 into CircuitPython
|
2021-04-26 15:47:41 -07:00 |
ParallelBus.h
|
Formatting
|
2021-03-16 08:39:44 -05:00 |
Shape.c
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
Shape.h
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
TileGrid.c
|
Merge pull request #4903 from jepler/split-type-objects
|
2021-07-12 16:37:55 -07:00 |
TileGrid.h
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
__init__.c
|
Use MP_REGISTER_MODULE with displayio, terminalio, and fontio
|
2021-08-24 20:07:10 -04:00 |
__init__.h
|
ColorConverter: Add "BGR" color modes.
|
2021-06-30 10:29:31 -05:00 |