.. |
Bitmap.c
|
Fixing make stub warnings and mypy issuesmak
|
2020-10-29 20:15:34 -04:00 |
Bitmap.h
|
Deleted trailing whitespace
|
2020-08-14 13:36:59 -05:00 |
ColorConverter.c
|
displayio: Fix ColorConverter make_* methods
|
2020-11-25 03:39:14 +01:00 |
ColorConverter.h
|
displayio: Add in opaque pixel option for future
|
2020-10-16 19:50:41 -05:00 |
Display.c
|
Correct display sequence format docs
|
2020-11-10 16:44:09 -08:00 |
Display.h
|
Ran pre-commit locally
|
2020-09-30 11:06:13 -07:00 |
EPaperDisplay.c
|
EPaperDisplay: add rotation property
|
2020-11-18 18:06:31 -06:00 |
EPaperDisplay.h
|
EPaperDisplay: add rotation property
|
2020-11-18 18:06:31 -06:00 |
FourWire.c
|
Fix several type hints
|
2020-07-27 18:05:13 +09:00 |
FourWire.h
|
Add board.DISPLAY to MagTag. Fix luma computation
|
2020-11-13 18:57:52 -08:00 |
Group.c
|
Separate out mp_obj_list_insert for use in display.Group
|
2021-02-27 21:13:55 +01:00 |
Group.h
|
Remove max_size from displayio.Group
|
2021-02-27 20:52:38 +01:00 |
I2CDisplay.c
|
Fix several type hints
|
2020-07-27 18:05:13 +09:00 |
I2CDisplay.h
|
Add board.DISPLAY to MagTag. Fix luma computation
|
2020-11-13 18:57:52 -08:00 |
OnDiskBitmap.c
|
Fix several type hints
|
2020-07-27 18:05:13 +09:00 |
OnDiskBitmap.h
|
adding height and width to OnDiskBitmap for #1460
|
2019-01-20 22:33:22 -08:00 |
Palette.c
|
Add and correct some type hints
|
2020-07-24 18:20:03 +09:00 |
Palette.h
|
Add support for grayscale displays that are < 8 bit depth.
|
2019-07-19 16:06:11 -07:00 |
ParallelBus.c
|
Made every init return None
|
2020-07-03 14:23:34 -04:00 |
ParallelBus.h
|
Add board.DISPLAY to MagTag. Fix luma computation
|
2020-11-13 18:57:52 -08:00 |
Shape.c
|
Made every init return None
|
2020-07-03 14:23:34 -04:00 |
Shape.h
|
Add support for rendering a shape.
|
2019-01-14 17:29:15 -08:00 |
TileGrid.c
|
Fix several type hints
|
2020-07-27 18:05:13 +09:00 |
TileGrid.h
|
Add .hidden to TileGrid and Group
|
2019-09-03 16:15:27 -07:00 |
__init__.c
|
Added type hints previously missed
|
2020-07-03 16:03:19 -04:00 |
__init__.h
|
Add board.DISPLAY to MagTag. Fix luma computation
|
2020-11-13 18:57:52 -08:00 |