Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-10Extend GW6205 support to the other clockless platformsDaniel Garcia
2014-03-10* Add rgb scaling and dithering support to all the SPI based chipsetsDaniel Garcia
2014-02-19Fixing regular AVR build, flipping all AVR code over to using the clockless_t...Daniel Garcia
2014-02-19Initial checkin of the dithering/white balance code for the trinketDaniel Garcia
2014-02-13Switch brightness over to CRGB as wellDaniel Garcia
2014-02-11Preliminary test support for the GW6205 dropping 4 0 bits after the 8 bits of...Daniel Garcia
2014-02-11Fix issues #26 (ensure LPD8806's 8-7bit conversion doesn't drop non-black pix...Daniel Garcia
2014-02-06Changing max LPD8806 speed to match datasheetDaniel Garcia
2014-01-27Resolve #16 - adding support for the UCS1903B everywhere.Daniel Garcia
2014-01-21Tweak/fix P9813 timing according to data sheetDaniel Garcia
2014-01-21Tweak/fix P9813 code according to data sheetDaniel Garcia
2014-01-21Merge branch 'master' into FastLED2.1Daniel Garcia
2014-01-21Tweak ws2801 delay, again. 500µs isn't enough for some sets out thereDaniel Garcia
2014-01-21Fixing buildDaniel Garcia
2014-01-21merge from mainline releaseDaniel Garcia
2013-11-28Roll trinket definitions into standard definitions, so library users see no c...Daniel Garcia
2013-11-22Fixing up typosDaniel Garcia
2013-11-10Sync w/main FastSPI_LED2 branchdanielgarcia@gmail.com
2013-11-06WS2801 is actually 500µs low time required for resetdanielgarcia@gmail.com
2013-10-21Add WS2811_400 for 400khz ws2811 chipsdanielgarcia@gmail.com
2013-10-10Fixup WS2811 timings for the teensy 3 as well.danielgarcia@gmail.com
2013-10-08Tweak AVR timings - still not fully hand done asm - but unlikely to get to th...danielgarcia@gmail.com
2013-06-25Preliminary clockless chip support for the due - works great w/ws2811 - still...danielgarcia@gmail.com
2013-06-20cleanup andcheckpointingdanielgarcia@gmail.com
2013-06-12Checkpointing the multi-lane clockless work, also playing with using bitbande...danielgarcia@gmail.com
2013-06-02removing TLC code from this branch, went in the wrong placedanielgarcia@gmail.com
2013-06-02merge from maindanielgarcia@gmail.com
2013-06-02checkpointing tm1829 codedanielgarcia@gmail.com
2013-06-01Checking in the TCL work code in case someone wants it - builds, no testing y...danielgarcia@gmail.com
2013-05-31Expand the test case a little bit. Fix LPD8806 showColor. Add a separate me...danielgarcia@gmail.com
2013-05-19Add DMX support. Also add beginnings of centralized controller classdanielgarcia@gmail.com
2013-04-26A number of avr/spi related fixes.danielgarcia@gmail.com
2013-04-26Extracted controller definitions into new file - fixed SM16716 bugdanielgarcia@gmail.com