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-10-22Silently disable dithering if the frame rate is < 100fpsDaniel Garcia
2014-10-02Tweak countFPS to only count (adding a getFPS method for getting the current ...Daniel Garcia
2014-09-15Fix hanging that occurrs w/FastLED.delayDaniel Garcia
2014-08-17Make sure delay does the right thing, even when show is short enough to not c...Daniel Garcia
2014-08-05Adding support for the smart matrix panel/library.Daniel Garcia
2014-06-10Added FastLED.count() which returns the number of registered controllers (str...Mark Kriegsman
2014-06-04Tweaked the scaling values of noise8/16 to better line up with the real range...Daniel Garcia
2014-06-02Adding leds/[] operators on controllers and LEDS.Daniel Garcia
2014-06-01Adding 8 and 16 bit simplex noise implementations to the library. The 8 bit ...Daniel Garcia
2014-04-08Clean up sam clockless code, hopefully improving accuracy on it.Daniel Garcia
2014-03-21Add global setDither/setTemp/setCorrection methods - this will propagate the ...Daniel Garcia
2014-03-16* Move controller linkage to linked list, get rid of constant array of contro...Daniel 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-11Make FastLED.addLeds return a reference instead of a pointer.Daniel Garcia
2014-03-11First pass at color/temperature correction codeDaniel Garcia
2014-02-13Fix FastLED.delayDaniel Garcia
2014-02-13Switch brightness over to CRGB as wellDaniel Garcia
2014-01-21merge from mainline releaseDaniel Garcia
2013-12-06Include the right header fileDaniel Garcia
2013-11-30Fixing due build post-mainline mergeDaniel Garcia
2013-11-11Merging from masterDaniel Garcia
2013-11-11Change clear to clear led arrays, with the boolean option to be whether or no...Daniel Garcia
2013-11-11Merge branch 'FastSPI_LED2' into FastSPI_LED2.1Daniel Garcia
2013-11-11Rename library from FastSPI_LED2 to FastLEDarchive/FastSPI_LED2Daniel Garcia