Sat, 27 May 2017 12:22:28 +0000 |
Drew Perttula |
paint now looks for best match
|
Thu, 25 May 2017 07:01:42 +0000 |
Drew Perttula |
more draft UI for paint page
|
Thu, 25 May 2017 06:14:58 +0000 |
Drew Perttula |
turn inlineattrs back on
|
Thu, 25 May 2017 06:14:38 +0000 |
Drew Perttula |
fix addlPrefixes init in syncedgraph
|
Thu, 25 May 2017 06:12:55 +0000 |
Drew Perttula |
momentary-add button support
|
Thu, 25 May 2017 04:09:51 +0000 |
Drew Perttula |
#novidref to quiet net requests from timeline
|
Thu, 25 May 2017 04:04:42 +0000 |
Drew Perttula |
minor comments and refactors, I think, except the removal of 'row update' logging made a big perf difference
|
Wed, 24 May 2017 08:30:56 +0000 |
Drew Perttula |
mypy upgrade
|
Wed, 24 May 2017 08:30:12 +0000 |
Drew Perttula |
cleanup prints
|
Wed, 24 May 2017 08:29:01 +0000 |
Drew Perttula |
rdfdb graph.sequentialUri won't reuse ids even if you haven't used them in stmts yet
|
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
|
Mon, 22 May 2017 06:42:37 +0000 |
Drew Perttula |
more work on solver api updates.
|
Mon, 22 May 2017 06:42:20 +0000 |
Drew Perttula |
mockup of paint UX
|
Mon, 22 May 2017 06:42:00 +0000 |
Drew Perttula |
capture- first wait time can be longer
|
Mon, 22 May 2017 04:46:41 +0000 |
Drew Perttula |
refactor and fix captureDevice
|
Mon, 22 May 2017 04:37:28 +0000 |
Drew Perttula |
more settings.py coverage. Zeros are now dropped from Settings lists.
|
Fri, 19 May 2017 07:54:20 +0000 |
Drew Perttula |
solve_test fixes
|
Fri, 19 May 2017 07:53:36 +0000 |
Drew Perttula |
modernize the output code for Mini15
|
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
|
Mon, 13 Jun 2016 08:39:36 +0000 |
drewp |
disable origin dragger for a bit of performance, and it should be gone anyway since selecting all other pts should be super easy
|
Mon, 13 Jun 2016 08:39:21 +0000 |
drewp |
drop bigger initial notes
|
Mon, 13 Jun 2016 08:38:55 +0000 |
drewp |
pulserainbow effect
|
Mon, 13 Jun 2016 08:38:46 +0000 |
drewp |
checkpoint show data
|
Mon, 13 Jun 2016 02:06:11 +0000 |
drewp |
checkpoint show data
|
Mon, 13 Jun 2016 01:13:36 +0000 |
drewp |
don't hide adjusters so soon
|
Mon, 13 Jun 2016 01:13:23 +0000 |
drewp |
show edges of the music
|
Mon, 13 Jun 2016 01:12:46 +0000 |
drewp |
rm bad optimization attempt
|
Mon, 13 Jun 2016 00:11:32 +0000 |
drewp |
TL lets you pick colorscale for each note
|
Mon, 13 Jun 2016 00:04:59 +0000 |
drewp |
a compileGraph optimization and some failed ones
|
Mon, 13 Jun 2016 00:04:51 +0000 |
drewp |
checkpoint show data
|
Sun, 12 Jun 2016 21:03:54 +0000 |
drewp |
checkpoint show data
|
Sun, 12 Jun 2016 21:03:47 +0000 |
drewp |
colorScale effect setting that multiplies all outgoing colors by your note color
|
Sun, 12 Jun 2016 21:01:20 +0000 |
drewp |
focus should also be sticky attr
|
Sun, 12 Jun 2016 20:58:19 +0000 |
drewp |
strobe support for quantum
|
Sun, 12 Jun 2016 19:28:15 +0000 |
drewp |
checkpoint show data
|
Sun, 12 Jun 2016 19:27:35 +0000 |
drewp |
lightning effect
|
Sun, 12 Jun 2016 19:07:00 +0000 |
drewp |
effects and config
|
Sun, 12 Jun 2016 19:05:45 +0000 |
drewp |
don't run rotations to zero when no one is requesting them.
|
Sun, 12 Jun 2016 12:37:24 +0000 |
Drew Perttula |
full page, 4-row TL. start doing static fx settings on notes
|
Sun, 12 Jun 2016 11:35:25 +0000 |
Drew Perttula |
refactor. try to remove connector turds (failed)
|
Sun, 12 Jun 2016 11:25:27 +0000 |
Drew Perttula |
adjusters hide at zoomed-out views. start inline-attrs box. note delete command
|
Sun, 12 Jun 2016 10:01:24 +0000 |
Drew Perttula |
large fixes to timeline note&adjuster refreshes. seems ok now
|
Sun, 12 Jun 2016 08:16:58 +0000 |
Drew Perttula |
zoom adjusters now track parent element height changes
|
Sun, 12 Jun 2016 04:23:03 +0000 |
drewp |
big improvements to TL adjuster creation, though it still doesn't work right
|
Sun, 12 Jun 2016 04:22:37 +0000 |
drewp |
rdfdb status bar format
|
Sun, 12 Jun 2016 02:36:29 +0000 |
drewp |
TL: bring back debug line. optimize refreshes when only time cursor changed
|
Sun, 12 Jun 2016 02:12:28 +0000 |
drewp |
clients were reading this file a LOT. Probably not a performance issue, but distracting in strace output
|
Sun, 12 Jun 2016 01:57:00 +0000 |
drewp |
noise(t) function for effects
|
Sun, 12 Jun 2016 01:50:34 +0000 |
drewp |
checkpoint show data
|
Sun, 12 Jun 2016 01:49:32 +0000 |
drewp |
nsin and other effect shorthands
|
Sun, 12 Jun 2016 00:27:41 +0000 |
drewp |
checkpoint show data
|
Sun, 12 Jun 2016 00:27:15 +0000 |
drewp |
this was breaking live page
|
Sun, 12 Jun 2016 00:27:07 +0000 |
drewp |
rm pointless log
|
Sun, 12 Jun 2016 00:26:12 +0000 |
drewp |
animRainbow test. KC faster frame rate
|
Sun, 12 Jun 2016 00:24:57 +0000 |
drewp |
KC and SEQ share inotify code to reload effect code
|
Sat, 11 Jun 2016 22:29:23 +0000 |
drewp |
checkpoint show data
|
Sat, 11 Jun 2016 22:28:59 +0000 |
drewp |
failed attempt for live->clear to reset the widgets
|