Commit graph

  • 71a584fb52 Fix compile error on Arduino mrfaptastic 2023-01-21 17:21:33 +0000
  • 9eacd9a656 Cleanup mrfaptastic 2023-01-21 11:37:28 +0000
  • ff5d69a4fd
    Merge pull request #376 from Kouzeru/master mrfaptastic 2023-01-21 11:23:05 +0000
  • 655b198a78 Add Hue Spectrum Example Kouzerumatsu / Bananafox 2023-01-21 02:40:42 +0800
  • 6687ee7d82
    Merge pull request #374 from Kouzeru/master mrfaptastic 2023-01-20 07:24:59 +0000
  • ffd196d9e5
    BCM accumulation correction Kouzerumatsu / Bananafox 2023-01-20 13:32:51 +0800
  • c1d85fad42
    Merge pull request #372 from drvkmr/master mrfaptastic 2023-01-19 07:11:42 +0000
  • 4d0cbe437d Fixed setBrightness in ChainedPanelsAuroraDemo Dhruv Kumar 2023-01-19 01:19:03 +0000
  • 502110d4bb
    Update README.md mrfaptastic 2023-01-08 11:54:26 +0000
  • 54ede42310 Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp mrfaptastic 2023-01-08 00:20:22 +0000
  • 5f13a3abff Fix bug with clearScreen() mrfaptastic 2023-01-08 00:16:29 +0000
  • 9ca210d3ac Fiddle with brightness mrfaptastic 2023-01-07 23:59:12 +0000
  • 765d99ea63 Update library.json mrfaptastic 2023-01-01 19:19:30 +0000
  • e1e2991076
    Update library.json mrfaptastic 2023-01-01 18:47:46 +0000
  • 182653727d
    Update library.json mrfaptastic 2023-01-01 18:39:49 +0000
  • 8d01099fa7
    Update library.properties mrfaptastic 2023-01-01 18:39:36 +0000
  • 56f47f80ed
    Update library.properties mrfaptastic 2023-01-01 18:37:36 +0000
  • f9ff4b4078 Fix to compile issues for PlatformIO mrfaptastic 2023-01-01 16:22:28 +0000
  • ce2b6264dd Fix compilation issues with Arduino IDE mrfaptastic 2023-01-01 15:00:44 +0000
  • 81ee41e15a
    Update library.properties mrfaptastic 2023-01-01 13:09:09 +0000
  • a2d9e3e035
    Update library.json mrfaptastic 2023-01-01 13:08:57 +0000
  • 03a67c2f11
    Merge pull request #357 from elliotmatson/patch-1 mrfaptastic 2022-12-27 09:54:09 +0000
  • 4db9e23b36
    Fix compiler complaining about parentheses Elliot Matson 2022-12-26 13:29:46 -0600
  • 5d38b5215a
    Merge pull request #353 from chegewara/support_esp_idf mrfaptastic 2022-12-20 21:57:39 +0000
  • 9c47144ec6
    Update CMakeLists.txt chegewara 2022-12-20 22:54:05 +0100
  • 642729b5f9
    Merge pull request #352 from chegewara/support_esp_idf mrfaptastic 2022-12-17 18:19:15 +0000
  • b8367d95d2 Add esp-idf standalone support, tested with esp-idf v5.0 chegewara 2022-12-17 12:54:54 +0100
  • 361d410ee3
    Update README.md mrfaptastic 2022-12-05 09:54:22 +0000
  • dd15dabf16 PSRAM works now on ESP32-S3 mrfaptastic 2022-11-17 00:45:40 +0000
  • f47b7f5723
    Update platform_detect.hpp mrfaptastic 2022-11-11 10:03:32 +0000
  • 2760b0098a Close #331 mrfaptastic 2022-11-09 00:18:49 +0000
  • 3c46c7aeb9
    Update README.md mrfaptastic 2022-11-07 12:31:21 +0000
  • 2d5d06129a Update esp32_i2s_parallel_dma.cpp mrfaptastic 2022-11-07 01:01:58 +0000
  • 84c250c668 Cleanup and a failed attempt to code a fix for #338 mrfaptastic 2022-11-07 00:56:44 +0000
  • 69686a3747 Fix hidden TX FIFO ordering bugs mrfaptastic 2022-10-26 16:49:49 +0100
  • 1d29c7b520 Update ESP32-HUB75-MatrixPanel-I2S-DMA.h mrfaptastic 2022-10-26 01:16:36 +0100
  • be2102c3bc Clean up clock logic mrfaptastic 2022-10-26 00:50:32 +0100
  • 997f3840ba
    Update README.md mrfaptastic 2022-10-24 12:50:56 +0100
  • 914f8676ec Update memory calc mrfaptastic 2022-10-24 12:49:49 +0100
  • 23dd196013 Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp mrfaptastic 2022-10-24 07:53:39 +0100
  • 6a6da49c1c Merge branch 'master' of https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA mrfaptastic 2022-10-23 16:32:32 +0100
  • 99c2c569ef PSRAM exploring mrfaptastic 2022-10-23 16:32:29 +0100
  • 68528d57d8
    Update README.md mrfaptastic 2022-10-23 13:33:32 +0100
  • a993a18cca
    Update BuildOptions.md mrfaptastic 2022-10-23 13:32:03 +0100
  • 7c11aaf53e
    Update BuildOptions.md mrfaptastic 2022-10-23 13:30:53 +0100
  • 97455a4546
    Update README.md mrfaptastic 2022-10-23 12:50:12 +0100
  • 4a9160904a Merge branch 'master' of https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA mrfaptastic 2022-10-23 12:42:00 +0100
  • e9405a9ece Fix CI issues mrfaptastic 2022-10-23 12:41:45 +0100
  • f9c609b88a
    Merge pull request #333 from abrender/patch-2 mrfaptastic 2022-10-23 12:37:25 +0100
  • f8f28e8385
    Merge pull request #332 from abrender/patch-1 mrfaptastic 2022-10-23 12:36:23 +0100
  • 0cba8a7345 Minor updates mrfaptastic 2022-10-23 12:35:08 +0100
  • d58ae512b4 Minor updates mrfaptastic 2022-10-23 12:30:26 +0100
  • 062154b4d8
    Fix missing variable in ESP_LOGI call Avi B 2022-10-10 22:37:38 -0400
  • 067923a3eb
    Update CMakeLists.txt Avi B 2022-10-10 15:02:04 -0400
  • e2b9b6db36
    Update Readme.md mrfaptastic 2022-10-07 00:20:51 +0100
  • 37c55c8708
    Update README.md mrfaptastic 2022-10-07 00:01:10 +0100
  • 7628be00c2
    Merge pull request #327 from mrfaptastic/3.0.0-beta mrfaptastic 2022-10-06 23:52:22 +0100
  • 157077ab33 Updates mrfaptastic 2022-10-06 23:51:25 +0100
  • 8b2e31b1c5
    Create LICENSE.txt mrfaptastic 2022-10-06 23:20:28 +0100
  • 2abb834f82
    Delete LICENSE.txt mrfaptastic 2022-10-06 23:15:25 +0100
  • 0744789b26
    Delete WiringExample.jpg mrfaptastic 2022-10-06 23:14:42 +0100
  • 05fe7eb7d1
    Update library.json mrfaptastic 2022-10-06 23:10:54 +0100
  • cd2430b158
    Update library.properties mrfaptastic 2022-10-06 23:10:33 +0100
  • 4772d1d643 Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp mrfaptastic 2022-10-05 22:04:41 +0100
  • 69e75cde12 Cleanup mrfaptastic 2022-10-05 21:47:16 +0100
  • f0a5d1ad54 Update gdma_lcd_parallel16.cpp mrfaptastic 2022-09-30 11:56:17 +0100
  • 30f0014b0c Enable double buffering mrfaptastic 2022-09-30 11:31:53 +0100
  • 2db8f26659 Minor update. mrfaptastic 2022-09-30 11:13:05 +0100
  • b490699eab Delete esp32_i2s_parallel_mcu_def.h.txt mrfaptastic 2022-09-30 03:25:13 +0100
  • ebe75dcaba Update to include S3 support. mrfaptastic 2022-09-30 03:17:19 +0100
  • 86063fe594
    Update README.md mrfaptastic 2022-08-16 21:01:06 +0100
  • b0f5c6063d
    Merge pull request #307 from solhuebner/patch-4 mrfaptastic 2022-08-16 20:43:20 +0100
  • 5a03453479
    Merge pull request #306 from abrender/patch-1 mrfaptastic 2022-08-16 20:42:06 +0100
  • efd64b68bb
    Update README.md mrfaptastic 2022-08-16 20:39:35 +0100
  • 4cb2de0921
    Fix VirtualMatrixPanel scan rates Sol Huebner 2022-08-07 23:51:41 +0200
  • d495b720c4
    Implemented changes from #305 Sol Huebner 2022-08-07 23:48:17 +0200
  • 5a0693b2f4
    Update B pin in #define to match the table. Avi B 2022-08-07 12:09:36 -0400
  • 00307a8fbd
    Merge pull request #305 from lols/patch-1 mrfaptastic 2022-07-31 21:06:59 +0100
  • b6aabeff93
    fix use GFX_ROOT compile error lols 2022-07-23 18:16:05 +0800
  • b592f08f03
    Fix VirtualMatrixPanel scan rates Sol Huebner 2022-07-04 22:30:05 +0200
  • 38eaea7596
    Merge pull request #294 from jnthas/master mrfaptastic 2022-07-04 06:13:11 +0100
  • 5dbe55935c
    Update README.md Jonathas Barbosa 2022-07-03 19:12:17 -0300
  • eb052d0d35
    Update ESP32-HUB75-MatrixPanel-I2S-DMA.h mrfaptastic 2022-05-26 22:03:20 +0100
  • b196e41516 Implemented buffer to several dma methods eternalUnion 2022-05-11 01:27:15 +0300
  • 56d98001a4 Back buffer is no longer black on buffer flip eternalUnion 2022-05-06 19:39:49 +0300
  • 3a5d480c7e Added methods to return the text size eternalUnion 2022-05-06 14:32:30 +0300
  • fe9617eab5 Added (uint16_t) getTextColor() eternalUnion 2022-05-03 08:26:00 +0300
  • 3fb714b0a2 Fixed green-blue inverse color eternalUnion 2022-05-03 00:09:07 +0300
  • edf9bce968 Buffer fixed eternalUnion 2022-05-02 23:51:11 +0300
  • f2f24042c3 Added buffers eternalUnion 2022-05-02 00:50:13 +0300
  • 9bc4418cfd
    Added 8 MHz option eternalUnion 2022-05-01 13:20:32 +0300
  • dca1cd5629
    Update library.properties 2.0.7 mrfaptastic 2022-02-27 21:40:46 +0000
  • 26745acded
    Update library.json mrfaptastic 2022-02-27 21:40:30 +0000
  • 2526ca0d2d
    Merge pull request #254 from solhuebner/patch-2 mrfaptastic 2022-02-06 17:23:27 +0000
  • 534a36f5fb
    Merge pull request #252 from solhuebner/patch-1 mrfaptastic 2022-02-06 17:23:18 +0000
  • 4636054509
    Fix watchdog doublebuff issue Sol Huebner 2022-02-01 11:20:04 -0500
  • 9d34d1acd1
    Include Adafruit-GFX-Library in CMake build by default Sol Huebner 2022-01-30 04:56:14 -0500
  • c682a7e5e3
    Merge pull request #240 from solhuebner/patch-3 mrfaptastic 2022-01-13 15:32:24 +0000
  • fa2ae18313
    Merge pull request #239 from solhuebner/patch-1 mrfaptastic 2022-01-13 15:32:11 +0000
  • 3487a3565d
    Merge pull request #237 from mrfaptastic/dev mrfaptastic 2022-01-13 15:31:58 +0000