log bin/effecteval @ 1139:d8b25edf6c74

age author description
Sat, 14 Jun 2014 07:21:32 +0000 drewp fix dropping of subs onto effecteval
Fri, 13 Jun 2014 07:37:54 +0000 Drew Perttula spelling
Fri, 13 Jun 2014 07:34:12 +0000 Drew Perttula gather more output loop timing
Fri, 13 Jun 2014 05:33:05 +0000 Drew Perttula another sys.path for raspi dirs
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
Fri, 13 Jun 2014 05:25:02 +0000 Drew Perttula rdfdb port is now in the config
Thu, 12 Jun 2014 08:26:05 +0000 Drew Perttula refactor effectloop
Tue, 10 Jun 2014 09:29:05 +0000 Drew Perttula effectnode runs multiple lines of code in dependency order
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
Mon, 09 Jun 2014 07:10:39 +0000 Drew Perttula single-line effect code now evals by changing <uri> into a suitable python object
Mon, 09 Jun 2014 03:56:25 +0000 Drew Perttula effect page can write code edits back
Mon, 09 Jun 2014 03:55:50 +0000 Drew Perttula pull EffectLoop to another module
Tue, 03 Jun 2014 08:25:38 +0000 Drew Perttula effecteval don't stop if a curve has 0 pts
Tue, 03 Jun 2014 08:24:30 +0000 Drew Perttula consolidate the curve load/save rdf code more
Tue, 03 Jun 2014 07:11:12 +0000 Drew Perttula effecteval better logging. everyone put their curve files in the right place.
Mon, 02 Jun 2014 01:21:03 +0000 Drew Perttula greplin.scales api fix
Mon, 02 Jun 2014 00:19:38 +0000 Drew Perttula install a copy of cycloneerr.py
Sun, 01 Jun 2014 10:39:17 +0000 Drew Perttula move sequentialUri to the graph lib
Sun, 01 Jun 2014 10:22:14 +0000 Drew Perttula effecteval has a delete button on effect rows
Sun, 01 Jun 2014 10:05:50 +0000 Drew Perttula effecteval faster loop, stats page
Fri, 30 May 2014 06:20:01 +0000 Drew Perttula split EffectNode out of effecteval
Thu, 29 May 2014 08:06:15 +0000 Drew Perttula effecteval names its new curve after the sub you drop on it
Wed, 28 May 2014 07:37:36 +0000 Drew Perttula effecteval now takes dropped subs and makes new effects out of them
Wed, 28 May 2014 05:57:08 +0000 Drew Perttula effecteval improvements. displays current song+effect tree
Wed, 28 May 2014 05:54:23 +0000 Drew Perttula upgrade knockout and jquery, simplify the static/ dirs for all web services
Tue, 27 May 2014 06:29:00 +0000 Drew Perttula effecteval now runs effects in the background, following the current song, and sends dmx output
Mon, 26 May 2014 20:51:53 +0000 Drew Perttula hacking on effecteval
Mon, 26 May 2014 07:45:06 +0000 drewp notes for next step
Sun, 25 May 2014 21:30:59 +0000 drewp initial effecteval that can propagate changes from the graph to a web page