| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-18 | Merge branch 'master' of ↵ | mrfaptastic | |
| https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA | |||
| 2021-08-18 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.h | mrfaptastic | |
| 2021-08-17 | Update README.md | mrfaptastic | |
| 2021-08-17 | Remove legacy examples | mrfaptastic | |
| 2021-08-17 | Remove last remaining legacy usage of the library | mrfaptastic | |
| 2021-08-17 | Merge branch 'master' of ↵ | mrfaptastic | |
| https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA | |||
| 2021-08-17 | Update DoubleBufferSwap.ino | mrfaptastic | |
| 2021-08-17 | Update README.md | mrfaptastic | |
| 2021-08-17 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.h | mrfaptastic | |
| Reset initialized to false on delete. | |||
| 2021-08-17 | Delete ESP32-RGB64x32MatrixPanel-I2S-DMA.h | mrfaptastic | |
| Remove legacy | |||
| 2021-08-17 | Merge pull request #168 from mrfaptastic/SM5266P | mrfaptastic | |
| Implement Sm5266 panels Increase default latch blanking Get rid of the legacy begin() usage of the library. Fix a minor bug with the DMA v and h line draw with out-of-bounds x/y/length params. | |||
| 2021-08-17 | Merge pull request #157 from 2BECKHAM2/master | mrfaptastic | |
| Updated this repository with AnimatedGIFPanel example. | |||
| 2021-08-17 | Default latch blanking to longer | mrfaptastic | |
| 2021-08-17 | Add proper destructor to the class | Emil Muratov | |
| Closes #165 | |||
| 2021-08-16 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp | mrfaptastic | |
| 2021-08-16 | Fix #163 | mrfaptastic | |
| Array out of bounds DMA change. | |||
| 2021-08-16 | Update | mrfaptastic | |
| 2021-08-16 | Update esp32_i2s_parallel_v2.c | mrfaptastic | |
| 2021-08-16 | Change DMA to I2S0 | mrfaptastic | |
| For ESP32-S2 compatability. | |||
| 2021-08-16 | Update to include SM5266P | mrfaptastic | |
| Attempt to resolve #164 | |||
| 2021-08-13 | Revert "Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp" | mrfaptastic | |
| This reverts commit 9f82254f039888dd23b20c9e5d162e316f248263. | |||
| 2021-08-12 | Update Layer.h | mrfaptastic | |
| 2021-08-12 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp | mrfaptastic | |
| 2021-07-28 | Updated this repository with AnimatedGIFPanel example. | 2BECKHAM2 | |
| 2021-07-27 | Merge pull request #156 from 2BECKHAM2/master | mrfaptastic | |
| Modified to use the new pointer based approach of this library with mxconfig | |||
| 2021-07-27 | Modified to use the new pointer based approach of this library with mxconfig. | 2BECKHAM2 | |
| 2021-06-24 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.h | mrfaptastic | |
| 2021-06-24 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp | mrfaptastic | |
| 2021-06-24 | Merge pull request #139 from mrfaptastic/donnersm | mrfaptastic | |
| Fix noise if brightness too high. | |||
| 2021-06-24 | Revert "Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp" | mrfaptastic | |
| This reverts commit d339efac3ca4026880dad3b0d49f9efc36074219. | |||
| 2021-06-24 | Revert "SO MUCH FLICKER" | mrfaptastic | |
| This reverts commit 547d9a7650da7c929bdab53f73cb3597bbafa4a9. | |||
| 2021-06-24 | SO MUCH FLICKER | mrfaptastic | |
| IT WILL HURT YOUR EYES | |||
| 2021-06-24 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp | mrfaptastic | |
| 2021-06-24 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp | mrfaptastic | |
| 2021-06-24 | Inital commit | mrfaptastic | |
| 2021-06-22 | Merge pull request #138 from witnessmenow/patch-1 | mrfaptastic | |
| Fixing typos in the "Panel Brightness" section | |||
| 2021-06-22 | Fixing typos in the "Panel Brightness" section | Brian Lough | |
| Readme referred to `setPanelBrightness8` in several places, but it doesn't exist. Correct name is `setBrightness8` | |||
| 2021-06-20 | Update README.md | mrfaptastic | |
| 2021-06-13 | Update README.md | mrfaptastic | |
| 2021-06-12 | Merge branch 'master' of ↵ | mrfaptastic | |
| https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA | |||
| 2021-06-12 | Update ESP32-VirtualMatrixPanel-I2S-DMA.h | mrfaptastic | |
| Minor optimisations and readability clean-up. | |||
| 2021-06-11 | Update i2s_memcalc.md | vortigont | |
| minor corrections | |||
| 2021-06-11 | Update library.properties | mrfaptastic | |
| 2021-06-11 | Update library.json | mrfaptastic | |
| 2021-06-10 | Various fixes | mrfaptastic | |
| * Default to inverted clock phase because it's the second time this has happened, and it doesn't impact older panels. * Fix an issue with the Virtual Display Class | |||
| 2021-06-10 | Define mask offset at c++ compile time | mrfaptastic | |
| 2021-06-10 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp | mrfaptastic | |
| 2021-06-09 | Update ESP32-VirtualMatrixPanel-I2S-DMA.h | mrfaptastic | |
| 2021-06-09 | Update library.properties | mrfaptastic | |
| 2021-06-09 | Update library.json | mrfaptastic | |
