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-10Adjusting timings for k20 based clockless chipsDaniel Garcia
2014-10-02Tweak k20 timing for clockless chipsets, adjust for T3/3.1 clock speedDaniel Garcia
2014-09-15enforcing protections on internal methods in controllersDaniel Garcia
2014-08-06tweak arm timing adjustmentDaniel Garcia
2014-04-18Fix the timing adjustments in k20 and sam clockless code.Daniel Garcia
2014-04-09Improve timing adjustments for the teensy3 clockless chips.Daniel Garcia
2014-04-02Fix issue #47 - adjust when we setup the pixels controller to minimize the am...Daniel Garcia
2014-04-02Fix teensy @24Mhz for WS2812.Daniel Garcia
2014-04-02Some k20 cleanupDaniel 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-14mergining in updates from 2.1 branchDaniel Garcia
2014-03-12Fix ordering of steping the ditheringDaniel Garcia
2014-03-10Extend GW6205 support to the other clockless platformsDaniel Garcia
2014-03-09Fix some k20 related bugsDaniel Garcia
2014-03-09Centralized the rgb data load, advancing, scaling, and dithering code. This ...Daniel Garcia
2014-03-04Pull mark's changes back into trinket codeDaniel Garcia
2014-03-04Apply mark's adjustments for the dithering and add to the sam3x as wellDaniel Garcia
2014-02-20turn off the selected dither indicator in pixel 0Daniel Garcia
2014-02-20turning k20 dithering into a playground with different values/styles of dithe...Daniel Garcia
2014-02-20Courtesy of Paul's NeoPixel code, discovered the teensy's DWT_CYCCNT - switch...Daniel Garcia
2014-02-20Some more teensy 3/3.1 workDaniel Garcia
2014-02-19small tweakDaniel Garcia
2014-02-19Dithering, rgb balance, video scaling code put into k20 codeDaniel Garcia
2014-01-27splitting out clockless code into all its own header filesDaniel Garcia