log bin/effecteval @ 2112:0b80bcc82cb1

age author description
Tue, 10 May 2022 23:01:26 -0700 drewp replace greplin with prometheus throughout (untested)
Sat, 08 Jun 2019 07:45:25 +0000 drewp reformat
Thu, 06 Jun 2019 09:31:36 +0000 Drew Perttula new process stats visualizers
Sun, 02 Jun 2019 21:19:57 +0000 Drew Perttula pmfstats now update at 1hz. some ui improvements to stats lines.
Sun, 02 Jun 2019 11:37:14 +0000 Drew Perttula effecteval is mostly obsolete, but now it can at least show a list of effects used in a song (which seq can too)
Sun, 02 Jun 2019 00:05:12 +0000 Drew Perttula use my greplin fork's stats/ code instead of an old local one
Mon, 27 May 2019 07:41:09 +0000 Drew Perttula reformat
Sat, 25 May 2019 12:10:51 +0000 Drew Perttula pyflakes cleanups and some refactors
Fri, 24 May 2019 05:58:52 +0000 drewp start py3 and other dep fixes
Wed, 22 May 2019 00:09:13 +0000 drewp reformat python
Wed, 22 May 2019 00:08:22 +0000 drewp 2to3 with these fixers: all idioms set_literal
Tue, 21 May 2019 23:56:12 +0000 drewp reformat all python
Wed, 21 Mar 2018 08:31:45 +0000 drewp rdfdb is its own package now
Thu, 01 Jun 2017 09:03:09 +0000 Drew Perttula move effects/ page into web/. fix homepage list. rm old subserver code.
Tue, 30 May 2017 07:36:42 +0000 Drew Perttula fix suggestPrefixes to send suggestions to rdfdb
Sat, 27 May 2017 12:22:28 +0000 Drew Perttula paint now looks for best match
Thu, 25 May 2017 06:12:55 +0000 Drew Perttula momentary-add button support
Wed, 24 May 2017 08:27:47 +0000 Drew Perttula fix effecteval to drop notes into new-style timeline
Wed, 24 May 2017 08:26:39 +0000 Drew Perttula put song: prefix into song files
Tue, 23 May 2017 06:58:02 +0000 Drew Perttula more of the fixed add-to-song service
Tue, 23 May 2017 06:32:15 +0000 Drew Perttula cleanup. internal names in edit.py
Tue, 23 May 2017 06:27:10 +0000 Drew Perttula move code for adding effect to current song to its own (testable) module
Fri, 19 May 2017 07:49:22 +0000 Drew Perttula effecteval ok to run with no output (?)
Wed, 10 May 2017 07:13:27 +0000 Drew Perttula effecteval log startup error
Wed, 10 Jun 2015 06:36:08 +0000 Drew Perttula port effecteval root page from knockout to polymer
Mon, 08 Jun 2015 02:08:25 +0000 Drew Perttula websocket and web cleanup
Sun, 07 Jun 2015 22:42:33 +0000 drewp rearrange /static. new bin/homepage
Sun, 15 Jun 2014 18:04:55 +0000 drewp more error detail on bad expressions
Sun, 15 Jun 2014 17:31:29 +0000 drewp refactor EE moving towards the ability to re-bump existing curves
Sun, 15 Jun 2014 15:47:15 +0000 Drew Perttula effect list has button to add to current song
Sun, 15 Jun 2014 08:41:02 +0000 Drew Perttula subserver inserts effects with envelope curves
Sat, 14 Jun 2014 07:30:59 +0000 drewp new sub effects get effect labels
Sat, 14 Jun 2014 07:27:20 +0000 drewp on songeffects page, show effect labels
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