169 Commits
Author SHA1 Message Date
Michael Miller 8933c307c5 Uart0 support (#239) 2.4.0 2018-12-23 14:30:01 -08:00
Michael Miller de143ce482 Ease center (#238)
* New Center Ease methods

* New Version
2.3.5
2018-12-12 17:26:34 -08:00
Michael Miller 61d917bb4e initial (#237) 2018-12-10 12:17:52 -08:00
Michael Dörsam be03ec62c7 improve readability of fadeInOut-example (#235) 2018-11-09 02:05:42 -08:00
Michael Miller 6ca73195fb Update issue templates 2018-09-25 12:19:12 -07:00
Michael Miller 8f0153f635 Update issue templates 2018-09-25 12:17:37 -07:00
Michael Miller 869b36faee Update issue templates 2018-09-25 12:15:08 -07:00
Michael Miller d3d3b3d78f Next Release (#232) 2.3.4 2018-09-23 01:25:52 -07:00
Michael Miller 82a8ca19f8 Initial new methods (#230) 2018-09-22 13:58:51 -07:00
Michael Miller e6e060bf13 Increment Version For new release (#227) 2.3.3 2018-08-22 17:32:19 -07:00
Michael Miller 2cce77e9c8 Esp32i2 s fixes (#226)
* Fixes Captured From Gitter

* cmdcount fix
2018-08-22 17:27:23 -07:00
Michael Miller 300dd423c5 Remove Const due to FileRead (#223) 2018-08-16 17:17:03 -07:00
Michael Miller c5b8343af0 NewRelease (#222) 2.3.2 2018-08-16 16:41:20 -07:00
Michael Miller 4959a386f7 SwapPixelColor (#221) 2018-08-16 12:49:53 -07:00
Michael Miller e4b47d435e Const and Warning Correctness
const method correctness
fix some warnings
Missing Render method added back
Fix examples to use new NeoShaderBase
2018-08-16 12:35:49 -07:00
Michael Miller 940c4f37f3 Ring Shift and Rotate (#220) 2018-08-16 11:18:20 -07:00
Michael Miller 9d4138bf11 ChangeAnimationDuration (#219) 2018-08-15 16:55:30 -07:00
Michael Miller 399b10b740 Fix Esp32 Warnings (#218) 2018-08-12 09:54:03 -07:00
Michael Miller f2316eee7f New Release (#213) 2.3.1 2018-07-08 11:11:22 -07:00
Jamie 7f1986fdb1 Fix esp32 i2s on case-sensitive filesystems (#212) 2018-07-02 10:32:57 -07:00
Josef Brandl e13f9599c8 Fix "type defaults to 'int'" warning (#210) 2018-06-17 10:53:08 -07:00
Michael Miller f9c404de19 update version numbers (#209) 2.3.0 2018-06-13 22:10:16 -07:00
Michael Miller 36650a44fc Esp32 Hardware support using I2s (#208) 2018-06-13 10:41:23 -07:00
Michael Miller 7ebfcb7fe2 Missing syntax (#198) 2018-02-14 19:36:25 -08:00
Michael Miller e89025e2f9 update licencing file (#196) 2018-01-22 14:22:56 -08:00
Billy Donahue 66d76c6902 spelling (#188) 2017-11-22 01:24:14 -08:00
Michael Miller 6e77d49ff1 Suppress Task Switch during show (#186) 2017-10-21 21:45:14 -07:00
Michael Miller c42fc3b2f5 RecoverColor was missing const qualifier (#185) 2.2.9 2017-10-20 15:50:35 -07:00
Bálint Kovács 6b1cf112d3 Make BrighntessBus suppport ClearTo (#181)
* Make BrighntessBus suppport ClearTo

* Match the coding style
2017-10-08 12:34:56 -07:00
Michael Miller 80f0812818 WS2813 support (#173)
and increment version
2.2.8
2017-06-18 10:34:22 -07:00
Michael Miller 081866e4d0 define PGM_VOID_P if not already defined (#171) 2017-04-10 10:15:36 -07:00
Michael Miller 6a33cbf710 Initial support for Ws2813 (#170) 2017-04-09 14:22:07 -07:00
Michael Miller 073c89deb6 Fix RAM Attribute (#169) 2017-04-08 21:34:52 -07:00
Michael Miller 2b42de88ad Esp32 (#167)
* Organize Examples

* Esp32 Support

refactored Esp8266 to more generic Esp
2.2.7
2017-04-05 19:58:01 -07:00
Michael Miller 85b250d37c improvements to NeoDib (#159)
include dirty support
2017-01-26 11:50:29 -08:00
Michael Miller 2ba00f2bf0 Dib and Shader support (#158) 2017-01-24 15:26:48 -08:00
Michael Miller 868d99e142 New release (#157) 2.2.6 2017-01-23 10:24:08 -08:00
Michael Miller 0b496ee80f Revert "New release"
This reverts commit b9a0eb683f.
2017-01-23 10:21:49 -08:00
Michael Miller b9a0eb683f New release
Now includes ring topology support
2017-01-23 10:21:11 -08:00
Michael Miller adbe3f50e5 Fixes (#156) 2017-01-23 10:18:19 -08:00
Michael Miller f182797159 Add Concentric Ring Topology (#154) 2017-01-14 12:50:35 -08:00
Michael Miller 033fbe68c0 Free after we wait (#148)
Dont free the memory while it may still being used.
2016-12-28 12:25:17 -08:00
Michael Miller 5b48c48551 Add stop all (#147) 2016-12-16 19:09:24 -08:00
alltheblinkythings a672d4ce55 Don't crash when Begin() is called more than once. (#146) 2016-12-11 16:53:32 -08:00
Michael Miller c35c9e4d70 unused file removed (#145) 2016-12-11 16:01:24 -08:00
Michael Miller 89b3f85c18 NeoPixelBrightnessBus (#143) 2.2.5 2016-12-11 14:51:35 -08:00
Michael Miller 487e0d2cd8 Minor fixes (#142) 2016-12-11 00:55:37 -08:00
Michael Miller 94f5ad3dd7 Fasterhardwarespi (#137)
* Improved HW SPI sending

* update version
2.2.4
2016-11-09 10:25:27 -08:00
Michael Miller b41674dec0 Morecompatibilitybitmapfile (#135)
* Fix reading structures

* style
2016-09-27 22:24:15 -07:00
Michael Miller 12d25bf317 Merge pull request #133 from Makuna/ClearToFix
ClearTo with first and last index doesn't handle a single pixel
2.2.3
2016-09-25 12:56:59 -07:00