circuitpython/shared-bindings/displayio
foamyguy c4b57dc2fe fix shape.set_boundary() 2023-06-24 12:42:00 -05:00
..
Bitmap.c Merge pull request #7867 from RetiredWizard/DispIOSizeValid 2023-04-20 14:52:24 -04:00
Bitmap.h Add deinit to displayio.Bitmap 2023-03-22 19:20:20 -05:00
ColorConverter.c ColorConverter output colorspace fix 2023-02-18 15:35:56 -06:00
ColorConverter.h Implement gifio.GifWriter 2021-10-26 08:54:18 -05:00
Colorspace.c Tweak black_bindings 2022-09-30 11:18:13 -05:00
Display.c Merge pull request #7891 from tannewt/fix_epd_uc 2023-04-26 00:27:59 -04:00
Display.h add to .h and format code 2022-11-14 15:33:55 -06:00
EPaperDisplay.c Merge pull request #7891 from tannewt/fix_epd_uc 2023-04-26 00:27:59 -04:00
EPaperDisplay.h Add address_little_endian for displayio 2023-04-21 12:19:29 -07:00
FourWire.c Improve type validation errors messages, especially for pins 2023-01-10 15:02:55 -05:00
FourWire.h run code formatting script 2021-03-15 19:27:36 +05:30
Group.c adding __iter__ stub to displayio.Group 2023-05-11 07:52:03 -05:00
Group.h run code formatting script 2021-03-15 19:27:36 +05:30
I2CDisplay.c run updated pre-commit 2023-02-01 13:38:41 +05:30
I2CDisplay.h run code formatting script 2021-03-15 19:27:36 +05:30
OnDiskBitmap.c Tweak black_bindings 2022-09-30 11:18:13 -05:00
OnDiskBitmap.h OnDiskBitmap: INCOMPATIBLE CHANGE: Allow them to use palettes 2021-05-28 10:53:21 -05:00
Palette.c Merge branch 'main' into displayio_arg_validation 2023-03-04 10:11:47 -06:00
Palette.h Add Bangle.js 2, JDI memory displays and ACeP epd 2023-02-15 15:03:40 -08:00
Shape.c fix shape.set_boundary() 2023-06-24 12:42:00 -05:00
Shape.h run code formatting script 2021-03-15 19:27:36 +05:30
TileGrid.c Tweak black_bindings 2022-09-30 11:18:13 -05:00
TileGrid.h Wi-Fi autoconnect and title bar status 2022-06-09 14:55:54 -07:00
__init__.c document displayio.CIRCUITPYTHON_TERMINAL 2023-04-24 13:43:09 -04:00
__init__.h Implement gifio.GifWriter 2021-10-26 08:54:18 -05:00
area.c Add displayio bitmaps to unix build 2021-11-12 10:47:17 -06:00