aboutsummaryrefslogtreecommitdiff
path: root/src/ESP32-VirtualMatrixPanel-I2S-DMA.h
AgeCommit message (Expand)Author
2025-02-19Update ESP32-VirtualMatrixPanel-I2S-DMA.hmrcodetastic
2025-02-19Update ESP32-VirtualMatrixPanel-I2S-DMA.hmrcodetastic
2025-02-18Changes to Virtual Displaymrcodetastic
2025-02-08Use uint8_t for panel_pixel_baseJagoda Estera Ślązak
2025-02-08Merge branch 'use_uint8_t_for_panel_resolutions' of https://github.com/j-g00d...Jagoda Estera Ślązak
2025-02-08Use 8-bit integers, where larger don't make senseJagoda Estera Ślązak
2025-02-08Use unsigned integers where negative values doesn't make senseJagoda Estera Ślązak
2025-02-08Add ability to set pixel_base without overriding VirtualMatrixPanelJagoda Estera Ślązak
2025-02-03Add support for common 40px-high four-scan displaysJagoda Ślązak
2025-02-02Reformat pixel-mapping code for four-scan screens.Jagoda Ślązak
2024-07-22Enhance GFX_LITE supportmrcodetastic
2024-06-18Fix incorrect virtual Y coordinate for second and next rows of panelsboard707
2024-06-04Fix incorrect getCoords() for 16px_high panelsboard707
2024-04-20Make VirtualMatrixPanel::getCoords() public.board707
2024-03-18Update ESP32-VirtualMatrixPanel-I2S-DMA.hLukaswnd
2024-01-18Fix VirtualMatrixPanel with NO_GFXLukaswnd
2023-12-16fix Adafruit_GFX override setRotationLukaswnd
2023-04-17Support for 1/16 64px high outdoor panels driven by ICN2037BP chip (https://g...yv
2023-04-16Update ESP32-VirtualMatrixPanel-I2S-DMA.hmrfaptastic
2023-04-03Update ESP32-VirtualMatrixPanel-I2S-DMA.hmrfaptastic
2023-04-01Update ESP32-VirtualMatrixPanel-I2S-DMA.hmrfaptastic
2023-04-01Close #432 #430mrfaptastic
2023-03-22setRotate renamed to setRotationDhruv Kumar
2023-03-22setRotate implementation changedDhruv Kumar
2023-03-18#421mrfaptastic
2023-03-18Update ESP32-VirtualMatrixPanel-I2S-DMA.hmrfaptastic
2023-03-17Serpent-less arrangements addedDhruv Kumar
2023-03-15Add ZigZag options. Close #414mrfaptastic
2023-03-15Add CHAIN_TOP_RIGHT_DOWN_ZZmrfaptastic
2023-03-13Update ESP32-VirtualMatrixPanel-I2S-DMA.hmrfaptastic
2023-03-12Fix arduino compile issue introduced in commit f970b78mrfaptastic
2023-03-12Rewrite of VirtualMatrixPanelmrfaptastic
2023-02-19Update ESP32-VirtualMatrixPanel-I2S-DMA.hmrfaptastic
2023-02-03Update ESP32-VirtualMatrixPanel-I2S-DMA.hmrfaptastic
2023-02-01Update documentation on higher scan rate panelsmrfaptastic
2022-09-30Update to include S3 support.mrfaptastic