| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-24 | #759 | mrcodetastic | |
| 2025-02-24 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp | mrcodetastic | |
| 2025-02-24 | #755 | mrcodetastic | |
| 2025-02-23 | #759 | mrcodetastic | |
| Added new FOUR_SCAN_40_80PX_HFARCAN option for VirtualMatrixPanel_T | |||
| 2025-02-19 | Update ESP32-VirtualMatrixPanel-I2S-DMA.h | mrcodetastic | |
| 2025-02-19 | Update ESP32-VirtualMatrixPanel-I2S-DMA.h | mrcodetastic | |
| 2025-02-19 | VirtualMatrixPanel_T | mrcodetastic | |
| Initial release | |||
| 2025-02-18 | Filename Change | mrcodetastic | |
| 2025-02-18 | Changes to Virtual Display | mrcodetastic | |
| Templating based for performance and extendibility. | |||
| 2025-02-08 | Use uint8_t for panel_pixel_base | Jagoda Estera Ślązak | |
| 2025-02-08 | Merge branch 'use_uint8_t_for_panel_resolutions' of ↵ | Jagoda Estera Ślązak | |
| https://github.com/j-g00da/ESP32-HUB75-MatrixPanel-DMA into scan_rate_pixel_base # Conflicts: # src/ESP32-VirtualMatrixPanel-I2S-DMA.h | |||
| 2025-02-08 | Use 8-bit integers, where larger don't make sense | Jagoda Estera Ślązak | |
| 2025-02-08 | Use unsigned integers where negative values doesn't make sense | Jagoda Estera Ślązak | |
| 2025-02-08 | Add ability to set pixel_base without overriding VirtualMatrixPanel | Jagoda Estera Ślązak | |
| 2025-02-03 | Add support for common 40px-high four-scan displays | Jagoda Ślązak | |
| 2025-02-02 | Reformat pixel-mapping code for four-scan screens. | Jagoda Ślązak | |
| 2025-01-23 | fix compile error on espidf v4.4.8 with target esp32s3 | Edwin Eefting | |
| 2025-01-19 | Remove duplicate Arduino.h import from esp32c6 dma_parallel_io.cpp | Jan-Henrik Bruhn | |
| The esp32c6 DMA Parallel IO implementation includes Arduino.h in the second line, and then later on, with the correct ifdef-gates. This removes that first line because it causes issues when building with esp-idf also for other targets. | |||
| 2025-01-14 | Guard new gdma_config_transfer to allow building with ESP-IDF < 5.4.0 | kroimon | |
| 2025-01-03 | Update deprecated function in gdma_lcd_parallel16.cpp and dma_parallel_io.cpp | Lukaswnd | |
| 2024-10-11 | esp32-S3 fix for crash in Bus_Parallel16::release() | Frank | |
| has crashed during "delete display" | |||
| 2024-08-07 | Update gdma_lcd_parallel16.cpp | mrcodetastic | |
| 2024-07-26 | Update gdma_lcd_parallel16.cpp | mrcodetastic | |
| 2024-07-22 | Update gdma_lcd_parallel16.cpp | mrcodetastic | |
| 2024-07-22 | Merge pull request #659 from mrcodetastic/dev | mrcodetastic | |
| Dev | |||
| 2024-07-22 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.h | mrcodetastic | |
| 2024-07-22 | Enhance GFX_LITE support | mrcodetastic | |
| 2024-07-22 | Update gdma_lcd_parallel16.cpp | mrcodetastic | |
| 2024-07-22 | Update gdma_lcd_parallel16.cpp | mrcodetastic | |
| 2024-07-21 | Update esp32_i2s_parallel_dma.cpp | mrcodetastic | |
| 2024-07-21 | minor fixes | mrcodetastic | |
| 2024-07-21 | Update esp32_i2s_parallel_dma.cpp | mrcodetastic | |
| 2024-07-19 | revert | mrcodetastic | |
| 2024-07-17 | Update esp32_i2s_parallel_dma.cpp | mrcodetastic | |
| 2024-07-17 | Update esp32_i2s_parallel_dma.cpp | mrcodetastic | |
| 2024-07-17 | clock speed fixes | mrcodetastic | |
| 2024-07-04 | Merge pull request #640 from Lukaswnd/master | mrcodetastic | |
| Add support for ESP32C6 | |||
| 2024-06-18 | Fix incorrect virtual Y coordinate for second and next rows of panels | board707 | |
| 2024-06-10 | final calculations | Lukaswnd | |
| 2024-06-10 | test max sizes | Lukaswnd | |
| 2024-06-10 | Kinda works | Lukaswnd | |
| 2024-06-10 | add first re-try of C6 | Lukaswnd | |
| 2024-06-04 | Fix incorrect getCoords() for 16px_high panels | board707 | |
| 2024-04-20 | Make VirtualMatrixPanel::getCoords() public. | board707 | |
| 2024-03-18 | Update ESP32-VirtualMatrixPanel-I2S-DMA.h | Lukaswnd | |
| fix issue #594 did not check any further Problems | |||
| 2024-01-18 | Add width() and height() for NO_GFX | Lukaswnd | |
| add int16_t width() and int16_t height(), when NO_GFX is enabled. you also could get the dimesions the following way height = matrix.getCfg().mx_height; width = matrix.getCfg().mx_width * matrix.getCfg().chain_length; but I think the new funktions are simpler | |||
| 2024-01-18 | Fix VirtualMatrixPanel with NO_GFX | Lukaswnd | |
| fix Compile error, 'rotate' in void VirtualMatrixPanel::setRotation is not defined, when using NO_GFX add int16_t width() and int16_t height(), when using NO_GFX Otherwise you cant get the dimensions of the virtual panel | |||
| 2023-12-16 | fix Adafruit_GFX override setRotation | Lukaswnd | |
| The Adafruit_GFX uses setRotation(uint8_t), while the virtual matrix display uses setRotation(int). Therefore there is no implicit override and if you call the function either with an uint8_t or from an Adafruit_GFX* the overloaded funtion is not called | |||
| 2023-11-27 | espidf 5.1 vs 4.x fixes | mrfaptastic | |
| 2023-11-27 | Fixes for IDF 5.1 & Arduino 3.0.0 | mrfaptastic | |
| Implement various tweaks such that it compiles with Arduino core 3.0.0-alpha2 | |||
