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
|