circuitpython/shared-module/displayio
gamblor21 863a8bce03 Fix with PWM for brightness slowing devices down 2022-09-11 20:34:53 -05:00
..
Bitmap.c Allow a Bitmap to be constructed from a buffer (in C anyway) 2022-08-04 15:11:58 -05: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.c Fix with PWM for brightness slowing devices down 2022-09-11 20:34:53 -05:00
Display.h Remove support for auto-brightness 2022-08-09 22:40:21 -04:00
EPaperDisplay.c allow writing empty color frame 2022-09-06 19:32:15 +02: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 message consolidation and more use of validators 2022-05-19 15:38:37 -04: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
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
__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
display_core.c updated code so the REPL will retain its text if not resized when code stops 2022-02-21 10:33:08 -06:00
display_core.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