.. |
__init__.c
|
Refresh ePaper displays once code.py is done running
|
2019-08-22 14:23:32 -07:00 |
__init__.h
|
Begin refresh rework.
|
2019-08-22 14:08:33 -07:00 |
area.h
|
Add partial display update support.
|
2019-06-12 11:32:39 -07:00 |
Bitmap.c
|
Track a dirty area for in-memory bitmaps
|
2019-07-18 16:47:28 -07:00 |
Bitmap.h
|
Track a dirty area for in-memory bitmaps
|
2019-07-18 16:47:28 -07:00 |
ColorConverter.c
|
EPaper displays work mostly.
|
2019-08-22 14:08:33 -07:00 |
ColorConverter.h
|
EPaper displays work mostly.
|
2019-08-22 14:08:33 -07:00 |
display_core.c
|
Refresh ePaper displays once code.py is done running
|
2019-08-22 14:23:32 -07:00 |
display_core.h
|
Add reset() to display busses to detect whether it works
|
2019-08-22 14:23:33 -07:00 |
Display.c
|
Rework refresh API and factor common display stuff out
|
2019-08-22 14:23:27 -07:00 |
Display.h
|
Rework refresh API and factor common display stuff out
|
2019-08-22 14:23:27 -07:00 |
EPaperDisplay.c
|
Add refresh_time to use if busy_pin is not given
|
2019-08-22 14:23:33 -07:00 |
EPaperDisplay.h
|
Add refresh_time to use if busy_pin is not given
|
2019-08-22 14:23:33 -07:00 |
FourWire.c
|
Add reset() to display busses to detect whether it works
|
2019-08-22 14:23:33 -07:00 |
FourWire.h
|
Add support for grayscale displays that are < 8 bit depth.
|
2019-07-19 16:06:11 -07:00 |
Group.c
|
EPaper displays work mostly.
|
2019-08-22 14:08:33 -07:00 |
Group.h
|
Add support for grayscale displays that are < 8 bit depth.
|
2019-07-19 16:06:11 -07:00 |
I2CDisplay.c
|
Add reset() to display busses to detect whether it works
|
2019-08-22 14:23:33 -07:00 |
I2CDisplay.h
|
Add support for grayscale displays that are < 8 bit depth.
|
2019-07-19 16:06:11 -07:00 |
mipi_constants.h
|
Minor tweaks based on feedback
|
2018-09-06 14:49:49 -07:00 |
OnDiskBitmap.c
|
EPaper displays work mostly.
|
2019-08-22 14:08:33 -07:00 |
OnDiskBitmap.h
|
added monochrome, 8bpp indexed, and 32bpp ARGB BMPs
|
2019-02-28 23:08:12 -08:00 |
Palette.c
|
EPaper displays work mostly.
|
2019-08-22 14:08:33 -07:00 |
Palette.h
|
EPaper displays work mostly.
|
2019-08-22 14:08:33 -07:00 |
Shape.c
|
DISPIO: end_x can't be > height of shape
|
2019-02-12 17:53:11 -05:00 |
Shape.h
|
Add support for rendering a shape.
|
2019-01-14 17:29:15 -08:00 |
TileGrid.c
|
EPaper displays work mostly.
|
2019-08-22 14:08:33 -07:00 |
TileGrid.h
|
Merge remote-tracking branch 'adafruit/4.1.x' into merge_in_410
|
2019-08-05 17:53:08 -07:00 |