| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-25 | Merge pull request #122 from vortigont/newclear | mrfaptastic | |
| clearScreen() now wipes only color data for current buffer | |||
| 2021-05-22 | clearScreen() now wipes only color data for current buffer | Emil Muratov | |
| Signed-off-by: Emil Muratov <gpm@hotplug.ru> | |||
| 2021-05-16 | Update ESP32-VirtualMatrixPanel-I2S-DMA.h | mrfaptastic | |
| 2021-04-13 | Update AnimatedGIFPanel.ino | mrfaptastic | |
| 2021-04-12 | Documentation updates | mrfaptastic | |
| 2021-04-07 | Update ESP32-VirtualMatrixPanel-I2S-DMA.h | mrfaptastic | |
| Third time lucky. | |||
| 2021-04-06 | Update ESP32-VirtualMatrixPanel-I2S-DMA.h | mrfaptastic | |
| 2021-04-05 | Update ESP32-VirtualMatrixPanel-I2S-DMA.h | mrfaptastic | |
| 2021-04-05 | Added setRotate() to VirtualDisplay class | mrfaptastic | |
| 2021-03-31 | Bump version | mrfaptastic | |
| Fix broken examples | |||
| 2021-03-31 | Update QuarterScanMatrixPanel.h | mrfaptastic | |
| 2021-03-31 | Update VirtualMatrixPanel class | mrfaptastic | |
| 2021-03-28 | Enabled FastLED CRGB Support | mrfaptastic | |
| 2021-03-28 | Merge branch 'master' of ↵ | mrfaptastic | |
| https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA | |||
| 2021-03-28 | Implement FastLED CRGB support | mrfaptastic | |
| Remove legacy RGB24 struct, and overide drawPixel to support CRGB 24bit struct value passed as a colour. FastLED library required to be installed when FASTLED_CRGB_SUPPORT enabled. | |||
| 2021-03-28 | Update README.md | mrfaptastic | |
| 2021-03-28 | Update library.json | mrfaptastic | |
| 2021-03-28 | Update library.properties | mrfaptastic | |
| 2021-03-25 | Update README.md | mrfaptastic | |
| 2021-03-25 | Update README.md | mrfaptastic | |
| 2021-03-25 | Update README.md | mrfaptastic | |
| 2021-03-25 | Update README.md | mrfaptastic | |
| 2021-03-08 | Update README.md | mrfaptastic | |
| 2021-03-08 | Update README.md | mrfaptastic | |
| 2021-03-08 | Update README.md | mrfaptastic | |
| 2021-02-28 | Fix compiler yells about reordering | Emil Muratov | |
| Signed-off-by: Emil Muratov <gpm@hotplug.ru> | |||
| 2021-02-28 | Update README.md | mrfaptastic | |
| 2021-02-28 | Merge branch 'master' of ↵ | mrfaptastic | |
| https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA | |||
| 2021-02-28 | Update BitmapIcons.ino | mrfaptastic | |
| 2021-02-28 | Update README.md | mrfaptastic | |
| 2021-02-28 | Clean up bitmap graphics example | mrfaptastic | |
| 2021-02-22 | move min_refresh_rate to core config | mrfaptastic | |
| Can only be setup on initisation of the library. Moving to a start-up configuration variable like the others. | |||
| 2021-02-22 | Merge pull request #88 from mrfaptastic/clkphase | mrfaptastic | |
| Clock phase toggling option + DMA stop function | |||
| 2021-02-20 | Update esp32_i2s_parallel_v2.c | mrfaptastic | |
| 2021-02-20 | Add stopDMAtransfer function | mrfaptastic | |
| 2021-02-20 | Merge pull request #90 from mrfaptastic/docs | mrfaptastic | |
| Docs | |||
| 2021-02-20 | Fixed brightness set to 75% in examples | Emil Muratov | |
| Signed-off-by: Emil Muratov <gpm@hotplug.ru> | |||
| 2021-02-20 | TOC for readme | Emil Muratov | |
| Signed-off-by: Emil Muratov <gpm@hotplug.ru> | |||
| 2021-02-20 | Updated documention | Emil Muratov | |
| - more detailed build options description - added i2s calculator to estimate lib parameters Signed-off-by: Emil Muratov <gpm@hotplug.ru> | |||
| 2021-02-20 | Build-time flag to disable CIE1931 color correction | Emil Muratov | |
| Signed-off-by: Emil Muratov <gpm@hotplug.ru> | |||
| 2021-02-19 | Make SimpleTestShapes great again. | mrfaptastic | |
| Long forgotten about. | |||
| 2021-02-19 | Moved driver-specific code to a separate file | Emil Muratov | |
| Signed-off-by: Emil Muratov <gpm@hotplug.ru> | |||
| 2021-02-19 | Clock phase toggling option, required to support MBI5124 chips | Emil Muratov | |
| Closes #75 Signed-off-by: Emil Muratov <gpm@hotplug.ru> | |||
| 2021-02-19 | Update esp32_i2s_parallel_v2.c | mrfaptastic | |
| 2021-02-19 | Merge branch 'master' of ↵ | mrfaptastic | |
| https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA | |||
| 2021-02-19 | Update esp32_i2s_parallel_v2.c | mrfaptastic | |
| 2021-02-19 | Update README.md | mrfaptastic | |
| 2021-02-19 | Update esp32_i2s_parallel_v2.c | mrfaptastic | |
| 2021-02-19 | Update esp32_i2s_parallel_v2.c | mrfaptastic | |
| 2021-02-17 | Rewrite DMA driver setup code. | mrfaptastic | |
| Evolutionary, not revolutionary. Vast improvement in double buffer swap speeds. | |||
