..
__init__.c
Further refine autoreload
2022-03-14 16:49:30 -07:00
__init__.h
Major refractor to make a common base object
2022-01-23 13:12:37 -06:00
area.c
Add displayio bitmaps to unix build
2021-11-12 10:47:17 -06:00
area.h
Add displayio bitmaps to unix build
2021-11-12 10:47:17 -06:00
Bitmap.c
Avoid an undefined shift
2023-01-01 16:45:35 -06:00
Bitmap.h
Initial broadcom port for Raspberry Pi
2021-11-22 14:54:44 -08:00
ColorConverter.c
Initial broadcom port for Raspberry Pi
2021-11-22 14:54:44 -08:00
ColorConverter.h
Remove the pixel_luma parameter from displayio_colorconverter_compute_tricolor ( Closes #5194 )
2021-08-21 16:32:36 +01:00
display_core.c
code format, extra space
2022-11-27 17:26:46 -06:00
display_core.h
change to CIRCUITPYTHON_TERMINAL. change internal API to use set_root_group
2022-11-18 16:53:18 -06:00
Display.c
remove extra function call. handle show(None) for framebuffer and epaper
2022-12-01 17:25:36 -06:00
Display.h
remove is_null troubleshooting function. remove empty line
2022-11-27 14:08:38 -06:00
EPaperDisplay.c
return None instead of NULL for framebuffer and epaper
2022-12-01 17:34:43 -06:00
EPaperDisplay.h
Add two byte length check
2022-01-14 15:25:40 -07:00
FourWire.c
Add support for 9-bit mode to displayio.FourWire
2022-03-04 22:59:17 +01:00
FourWire.h
run code formatting script
2021-03-15 19:27:36 +05:30
Group.c
displayio: Set in_group to false when removing a layer from a group
2022-12-11 02:59:56 +01:00
Group.h
run code formatting script
2021-03-15 19:27:36 +05:30
I2CDisplay.c
wip; works on espressif
2022-01-29 22:44:27 -05:00
I2CDisplay.h
run code formatting script
2021-03-15 19:27:36 +05:30
mipi_constants.h
Minor tweaks based on feedback
2018-09-06 14:49:49 -07:00
OnDiskBitmap.c
message consolidation and more use of validators
2022-05-19 15:38:37 -04:00
OnDiskBitmap.h
OnDiskBitmap: INCOMPATIBLE CHANGE: Allow them to use palettes
2021-05-28 10:53:21 -05:00
Palette.c
Merge remote-tracking branch 'adafruit/main' into rpi
2021-11-24 14:23:23 -08:00
Palette.h
OnDiskBitmap: INCOMPATIBLE CHANGE: Allow them to use palettes
2021-05-28 10:53:21 -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
Wi-Fi autoconnect and title bar status
2022-06-09 14:55:54 -07:00
TileGrid.h
run code formatting script
2021-03-15 19:27:36 +05:30