| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-28 | Merge pull request #735 from stef1949/patch-1 | mrcodetastic | |
| Title spelling mistake in README.md | |||
| 2025-01-24 | Title spelling mistake in README.md | Steph | |
| Changed "Ohter" to "Other" | |||
| 2025-01-23 | fix compile error on espidf v4.4.8 with target esp32s3 | Edwin Eefting | |
| 2025-01-19 | Merge pull request #731 from jhbruhn/patch-1 | mrcodetastic | |
| Remove duplicate Arduino.h import from esp32c6 dma_parallel_io.cpp | |||
| 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 | Merge pull request #728 from kroimon/guard_gdma_config_transfer | mrcodetastic | |
| Guard new gdma_config_transfer to allow building with ESP-IDF < 5.4.0 | |||
| 2025-01-14 | Guard new gdma_config_transfer to allow building with ESP-IDF < 5.4.0 | kroimon | |
| 2025-01-06 | Update README.md | mrcodetastic | |
| Add more chips that aren't supported. | |||
| 2025-01-05 | Update README.md | mrcodetastic | |
| 2025-01-05 | Update README.md | mrcodetastic | |
| 2025-01-03 | Merge pull request #718 from Lukaswnd/master | mrcodetastic | |
| Update deprecated function in gdma_lcd_parallel16.cpp and dma_parallel_io.cpp | |||
| 2025-01-03 | Update deprecated function in gdma_lcd_parallel16.cpp and dma_parallel_io.cpp | Lukaswnd | |
| 2024-12-08 | Update README.md | mrcodetastic | |
| #704 | |||
| 2024-10-18 | Merge pull request #688 from softhack007/fix_dangling_pointer | mrcodetastic | |
| esp32-S3 fix for crash in Bus_Parallel16::release() | |||
| 2024-10-11 | esp32-S3 fix for crash in Bus_Parallel16::release() | Frank | |
| has crashed during "delete display" | |||
| 2024-09-19 | Merge pull request #676 from DevxMike/master | mrcodetastic | |
| fixed nullptr dereference | |||
| 2024-09-19 | fixed nullptr dereference in example 3 | Michał Bazan | |
| 2024-09-19 | fixed nullptr dereference in simpletestshapes | Michał Bazan | |
| 2024-08-29 | Update README.md | mrcodetastic | |
| 2024-08-14 | Update PatternStarfield.hpp | mrcodetastic | |
| 2024-08-07 | Add some more patterns | mrcodetastic | |
| 2024-08-07 | Update gdma_lcd_parallel16.cpp | mrcodetastic | |
| 2024-07-29 | Create README.md | mrcodetastic | |
| 2024-07-29 | Make AuroraDemo great again | mrcodetastic | |
| Add Julia set to Aurora as well. Remove as stand-alone. | |||
| 2024-07-29 | Make AuroraDemo great again. | mrcodetastic | |
| And test out ChatGPT's attempt to create some effects as well. | |||
| 2024-07-28 | Merge branch 'master' of ↵ | mrcodetastic | |
| https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA | |||
| 2024-07-28 | updates | mrcodetastic | |
| 2024-07-28 | Update library.json | mrcodetastic | |
| 2024-07-28 | Update library.properties | mrcodetastic | |
| 2024-07-28 | Clean-up and fix some examples | mrcodetastic | |
| 2024-07-26 | Update gdma_lcd_parallel16.cpp | mrcodetastic | |
| 2024-07-22 | Update gdma_lcd_parallel16.cpp | mrcodetastic | |
| 2024-07-22 | Update library.json | mrcodetastic | |
| 2024-07-22 | Update library.properties | mrcodetastic | |
| 2024-07-22 | Update library.json | 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-22 | Merge pull request #657 from mrcodetastic/dev | mrcodetastic | |
| Better align clocks across SoCs | |||
| 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-07-04 | Merge pull request #638 from board707/virtual_16px_high | mrcodetastic | |
| Fix incorrect getCoords() for 16px_high panels, as mentioned in issue #635 | |||
