log light9/Effects.py @ 1502:045044899860

age author description
Sun, 14 Jun 2015 20:26:36 +0000 drewp workaround for missing effects in songs
Sun, 14 Jun 2015 20:05:18 +0000 drewp debug effects
Sat, 13 Jun 2015 06:28:30 +0000 drewp make the rgb strip work more like the neo ones
Sun, 15 Jun 2014 22:56:34 +0000 drewp new effects
Sat, 14 Jun 2014 23:03:46 +0000 drewp LR support in EE
Sat, 14 Jun 2014 07:15:55 +0000 drewp ..without recursion
Sat, 14 Jun 2014 07:14:06 +0000 drewp Blacklight can multiply and keep its type
Sat, 14 Jun 2014 07:10:00 +0000 drewp Strip can be scaled.
Fri, 13 Jun 2014 07:47:22 +0000 Drew Perttula just called Strip now
Fri, 13 Jun 2014 07:32:06 +0000 Drew Perttula flip L/R, add blacklight() effect
Fri, 13 Jun 2014 07:23:39 +0000 Drew Perttula fix effecteval output code
Fri, 13 Jun 2014 06:52:41 +0000 Drew Perttula add colorSolid
Fri, 13 Jun 2014 05:27:46 +0000 Drew Perttula effecteval screens for only the kinds of outputs that it can send, so i can run a second instance just for LEDs
Tue, 10 Jun 2014 08:48:34 +0000 Drew Perttula effectclasss in subserver. multiline code suppport (except for evaulation). add some old effect funcs to the new evaluator
Sun, 16 Jun 2013 18:42:41 +0000 drewp new hsv effect for controlling some leds. channels not configurable yet
Mon, 10 Jun 2013 19:56:42 +0000 drewp fixes for Submaster init method
Mon, 18 Jun 2012 04:51:08 +0000 drewp logging
Sun, 20 Jun 2010 23:15:57 +0000 drewp rewrite stack()
Sun, 20 Jun 2010 05:02:52 +0000 David McClosky Effects: fix typo
Sat, 19 Jun 2010 23:45:10 +0000 David McClosky Effects: actually export new stack effect
Sat, 19 Jun 2010 23:40:33 +0000 David McClosky Effects: chase can now randomize with random kw, add stack (untested!)
Sat, 14 Jun 2008 03:05:24 +0000 drewp curvecalc prints chase names
Sun, 17 Jun 2007 02:20:17 +0000 Drew Perttula aft() has smooth arg; workaround for CC writing poor subterms
Sat, 16 Jun 2007 19:12:48 +0000 Drew Perttula rework Effects.py to fix chase(). now uses chase lists from config.n3
Sat, 17 Jun 2006 17:41:32 +0000 Drew Perttula add back_colors and zips light lists for chases
Sat, 18 Jun 2005 18:12:13 +0000 Drew Perttula more light lists for chase
Sat, 18 Jun 2005 17:10:10 +0000 David McClosky certainly didn't forget to add Effects.py