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
2015-02-09SparkCore needs FastLED to be in a namespace.Daniel Garcia
2015-02-08More accurate end frame for APA102.Daniel Garcia
2015-02-07Making clockless code compile in conditionally.Daniel Garcia
2015-01-15Fix issue #120 - add timings for the UCS1904.Daniel Garcia
2015-01-14Fix #107 - make sure our APA102 end buffer is complete.Daniel Garcia
2015-01-05Add WS2812 entries to the other half of chipsets.hDaniel Garcia
2015-01-03Separate out WS2811 and WS2812 timing. Define APA104 according to WS2811 tim...Daniel Garcia
2014-11-18Re-arranging code layout, pulling off platform specific headers into their ow...Daniel Garcia
2014-10-25resolving conflictsDaniel Garcia
2014-10-20Change default order of APA102 RGB to BGR.Daniel Garcia
2014-10-10APA102 bug fixing and speed tweakingDaniel Garcia
2014-10-10Adjusting timings for k20 based clockless chipsDaniel Garcia
2014-10-02Issue #70 - turns out the clock doubling behavior is right - we just can't dr...Daniel Garcia
2014-10-02Turns out everything we were doing with the SPI clock doubling stuff on the t...Daniel Garcia
2014-10-02Not ready to adjust the timing yet, actuallyDaniel Garcia
2014-10-02Tweaking WS2811 timingsDaniel Garcia
2014-09-30Radio shack's supplier tweaked the TM1803 timing numbers againDaniel Garcia
2014-09-30Radio shack's supplier tweaked the TM1803 timing numbers againDaniel Garcia
2014-09-15Merge branch 'FastLED2.1' into parallelDaniel Garcia
2014-09-15enforcing protections on internal methods in controllersDaniel Garcia
2014-07-09Adding frame end packet to APA102 support.Daniel Garcia
2014-07-01Merge branch 'FastLED2.1' into parallelDaniel Garcia
2014-06-29Add APA102 supportDaniel Garcia
2014-06-07Merge from FastLED2.1Daniel Garcia
2014-05-25Fix LPD8806 latch sending.Daniel Garcia
2014-05-21Prelim DeepPixel supportDaniel Garcia
2014-05-20Fixing up due/digix parallel/tm1809 output timing.Daniel Garcia
2014-05-14more tweaking for lpd8806Daniel Garcia
2014-05-09Define WS2803 using 25Mhz clock that datasheet claims. Tweak LPD8806 output.Daniel Garcia
2014-04-18Fixing LPD8806 adjustmentDaniel Garcia
2014-04-08Clean up sam clockless code, hopefully improving accuracy on it.Daniel Garcia
2014-04-04What are betas for if not experimenting? Tossing in a LPD1886 trialDaniel Garcia
2014-04-02Some k20 cleanupDaniel Garcia
2014-04-02Fix teensy at 48Mhz operations.Daniel Garcia
2014-03-16Fix SPI buildsDaniel Garcia
2014-03-16* Move brightness into a 8 bit scalarDaniel Garcia
2014-03-16Move responsibility for scaling brightness to color correction/temperature in...Daniel Garcia
2014-03-14mergining in updates from 2.1 branchDaniel Garcia
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-03-06Fix compile errors for avrDaniel 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