log

age author description
Fri, 19 May 2017 07:49:22 +0000 Drew Perttula effecteval ok to run with no output (?)
Fri, 19 May 2017 07:48:32 +0000 Drew Perttula rdfdb don't error on dropping gone clients (even though that does seem like a bug)
Fri, 19 May 2017 07:47:48 +0000 Drew Perttula pi setup docs and fixes
Fri, 19 May 2017 07:42:27 +0000 Drew Perttula DeviceSettings is used in more places
Fri, 19 May 2017 07:35:29 +0000 Drew Perttula captureDevice tool for sweeping through light settings and grabbing pics
Fri, 19 May 2017 07:33:11 +0000 Drew Perttula collector gui updates
Wed, 17 May 2017 08:02:58 +0000 Drew Perttula collector now runs the device function even on devs that have no settings, in case they have some fixed output values (e.g. light mode)
Wed, 17 May 2017 07:39:21 +0000 Drew Perttula collector uses cyclone and gets a web ui showing output attrs
Thu, 11 May 2017 06:51:19 +0000 Drew Perttula merge spectogram
Wed, 10 May 2017 07:01:10 +0000 Drew Perttula make_spectrograms create output dir
Thu, 11 May 2017 06:00:26 +0000 Drew Perttula do connector and quadtree layout on adjusters upon first refresh, not only after a zoom
Thu, 11 May 2017 05:30:51 +0000 Drew Perttula console time logs
Thu, 11 May 2017 05:20:15 +0000 Drew Perttula currentgraphstate now returns readonly (not actually snapshotted) view of the graph, not a copy
Wed, 10 May 2017 07:13:27 +0000 Drew Perttula effecteval log startup error
Wed, 10 May 2017 07:00:22 +0000 Drew Perttula graph.js don't error if a statement is in multiple graphs
Wed, 10 May 2017 04:12:10 +0000 Drew Perttula pin gtk version in asco
Wed, 10 May 2017 04:09:53 +0000 drewp stub for 2017 playlist
Wed, 10 May 2017 04:06:02 +0000 drewp tiny bit more WIP on solve.py
Wed, 10 May 2017 04:03:54 +0000 drewp docs and error msgs
Wed, 10 May 2017 03:30:00 +0000 drewp move some hardcoded 2016 values
Wed, 03 May 2017 22:17:48 +0000 Drew Perttula WIP solver
Mon, 01 May 2017 03:47:39 +0000 drewp forgot golden from last test
Sun, 30 Apr 2017 17:23:55 +0000 drewp add combineImages for use by solver algorithms
Sun, 30 Apr 2017 06:36:28 +0000 Drew Perttula light9-simulation element work
Thu, 20 Apr 2017 07:18:00 +0000 Drew Perttula more code and testing in solve & sim
Wed, 19 Apr 2017 08:26:08 +0000 Drew Perttula solver now scores input images (poorly)
Sat, 15 Apr 2017 19:16:32 +0000 Drew Perttula more progress on paint
Sat, 15 Apr 2017 04:03:28 +0000 Drew Perttula start paintServer
Wed, 12 Apr 2017 09:12:56 +0000 Drew Perttula forgot file from SVG paint UI
Wed, 12 Apr 2017 09:07:49 +0000 Drew Perttula new svg paint UI
Wed, 12 Apr 2017 06:17:34 +0000 Drew Perttula better throttling of adjuster redraws
Wed, 12 Apr 2017 06:04:18 +0000 Drew Perttula timeline: add cache of floats between graph updates for smoother redraws
Thu, 06 Apr 2017 11:15:56 +0000 Drew Perttula shadow on adjs. try to draw faster and wait less for debouncing
Thu, 06 Apr 2017 10:04:27 +0000 Drew Perttula draw timeline adjusters in canvas
Thu, 30 Mar 2017 09:52:21 +0000 Drew Perttula move time and mouse cursors to a <canvas> tag
Thu, 30 Mar 2017 05:55:58 +0000 Drew Perttula sort requirements.txt (no version changes)
Thu, 30 Mar 2017 05:54:42 +0000 Drew Perttula update coloredlogs
Thu, 30 Mar 2017 05:22:48 +0000 Drew Perttula rdflib upgrade
Thu, 30 Mar 2017 05:07:02 +0000 Drew Perttula a few more easy package updates
Tue, 28 Mar 2017 08:45:09 +0000 Drew Perttula caniusepython3 link
Tue, 28 Mar 2017 08:23:30 +0000 Drew Perttula upgrade lots of pydeps; fix package install instructions
Tue, 28 Mar 2017 08:44:29 +0000 Drew Perttula old note about eeepc lid
Tue, 28 Mar 2017 07:48:10 +0000 Drew Perttula fix tests. add logging, some mypy types.
Tue, 28 Mar 2017 05:04:07 +0000 Drew Perttula rm some broken code
Sat, 20 Aug 2016 05:39:40 +0000 drewp Patch.shortSummary
Thu, 16 Jun 2016 06:17:13 +0000 drewp effecteval fixes, probably needed to be part of earlier patches
Thu, 16 Jun 2016 06:14:23 +0000 drewp optimize point drags by making most points do an abbreviated update. this workaround goes away once SyncedGraph does specific updating
Thu, 16 Jun 2016 06:13:24 +0000 drewp KC don't stop sending just because an effect raised an exception
Thu, 16 Jun 2016 06:11:18 +0000 drewp tint notes according to effect. other minor TL fixes
Thu, 16 Jun 2016 06:09:43 +0000 drewp effects should also get noteTime for doing one-shot stuff
Thu, 16 Jun 2016 06:09:32 +0000 drewp checkpoint show data
Tue, 14 Jun 2016 02:52:02 +0000 drewp checkpoint show data
Tue, 14 Jun 2016 01:37:14 +0000 drewp checkpoint show data
Mon, 13 Jun 2016 22:10:35 +0000 drewp tighter ui
Mon, 13 Jun 2016 21:00:02 +0000 Drew Perttula WIP optimization for note point dragging
Mon, 13 Jun 2016 20:04:11 +0000 drewp move collector_loadtest and arrange for collector to be able to run the test itself, but that last part isn't working. you can run collector and collector_loadtest in two shells, though
Mon, 13 Jun 2016 20:02:49 +0000 drewp restore zmq transport to collector
Mon, 13 Jun 2016 19:25:00 +0000 drewp refactor collector json parsing
Mon, 13 Jun 2016 17:36:38 +0000 Drew Perttula start of a collector --loadtest mode
Mon, 13 Jun 2016 11:12:07 +0000 Drew Perttula pass packet creation time so collector can see how much lag there is