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-04-03Adding a version #define to FastLED so people can condition on versions.Daniel Garcia
2014-04-02Give up on the dream of 24-way parallel output on the due, at least until we ...Daniel Garcia
2014-04-02merging from 2.1Daniel Garcia
2014-04-01Adding block controllers for arm k20/sam clockless chipsDaniel Garcia
2014-03-21Add global setDither/setTemp/setCorrection methods - this will propagate the ...Daniel Garcia
2014-03-17still unused code for ATTiny version of scale8, to get rid of calls to mul. ...Daniel Garcia
2014-03-16* Move controller linkage to linked list, get rid of constant array of contro...Daniel 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-02-19Dithering, rgb balance, video scaling code put into k20 codeDaniel Garcia
2014-02-19The moon. The mother fucking moon. Working dithering, RGB adjust, inline sc...Daniel 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-01-27splitting out clockless code into all its own header filesDaniel Garcia
2014-01-27Resolve #16 - adding support for the UCS1903B everywhere.Daniel Garcia
2014-01-21merge from mainline releaseDaniel Garcia
2013-12-06Forgot to make the controllers static so they stick aroundDaniel Garcia
2013-12-04Remove need for new/malloc/free/delete from stock library, shaves ~800 bytes ...Daniel Garcia
2013-11-23Checkpointing trinket work - have spacing/instructions for output w/o scaling...Daniel 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-11Have NEOPIXELs default to a GRB ordering.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