Mercurial > code > home > repos > light9
graph
-
adjusters hide at zoomed-out views. start inline-attrs box. note delete commandSun, 12 Jun 2016 11:25:27 +0000, by Drew Perttula
-
large fixes to timeline note&adjuster refreshes. seems ok nowSun, 12 Jun 2016 10:01:24 +0000, by Drew Perttula
-
zoom adjusters now track parent element height changesSun, 12 Jun 2016 08:16:58 +0000, by Drew Perttula
-
big improvements to TL adjuster creation, though it still doesn't work rightSun, 12 Jun 2016 04:23:03 +0000, by drewp
-
rdfdb status bar formatSun, 12 Jun 2016 04:22:37 +0000, by drewp
-
TL: bring back debug line. optimize refreshes when only time cursor changedSun, 12 Jun 2016 02:36:29 +0000, by drewp
-
clients were reading this file a LOT. Probably not a performance issue, but distracting in strace outputSun, 12 Jun 2016 02:12:28 +0000, by drewp
-
noise(t) function for effectsSun, 12 Jun 2016 01:57:00 +0000, by drewp
-
checkpoint show dataSun, 12 Jun 2016 01:50:34 +0000, by drewp
-
nsin and other effect shorthandsSun, 12 Jun 2016 01:49:32 +0000, by drewp
-
checkpoint show dataSun, 12 Jun 2016 00:27:41 +0000, by drewp
-
this was breaking live pageSun, 12 Jun 2016 00:27:15 +0000, by drewp
-
rm pointless logSun, 12 Jun 2016 00:27:07 +0000, by drewp
-
animRainbow test. KC faster frame rateSun, 12 Jun 2016 00:26:12 +0000, by drewp
-
KC and SEQ share inotify code to reload effect codeSun, 12 Jun 2016 00:24:57 +0000, by drewp
-
checkpoint show dataSat, 11 Jun 2016 22:29:23 +0000, by drewp
-
failed attempt for live->clear to reset the widgetsSat, 11 Jun 2016 22:28:59 +0000, by drewp
-
don't mix remapped values with unremapped onesSat, 11 Jun 2016 22:27:51 +0000, by drewp
-
more default namespaces for output n3 files. the empty one doesn't get used though :(Sat, 11 Jun 2016 22:27:10 +0000, by drewp
-
new feature: values can have their range remapped in the device processingSat, 11 Jun 2016 22:08:37 +0000, by drewp
-
live page now knows that collector needs all settings on each requestSat, 11 Jun 2016 21:40:37 +0000, by drewp
-
collector: client's prev settings are no longer mixed with its new request. this breaks live pageSat, 11 Jun 2016 21:29:06 +0000, by drewp
-
timeline: 1 row for now since i think the others were duplicating all notes (and also not showing them)Sat, 11 Jun 2016 21:16:06 +0000, by drewp
-
rdfdb log patch-to-client send timesSat, 11 Jun 2016 21:15:36 +0000, by drewp
-
effect eval support scaling of floats and DecimalsSat, 11 Jun 2016 21:14:55 +0000, by drewp
-
fix logging that might be printing blank linesSat, 11 Jun 2016 21:14:10 +0000, by drewp
-
KC show all effects; no more :live nodeSat, 11 Jun 2016 21:13:46 +0000, by drewp
-
checkpoint show dataSat, 11 Jun 2016 21:13:34 +0000, by drewp
-
don't save zeros in effects. put each fx in its own n3 fileSat, 11 Jun 2016 21:13:01 +0000, by drewp
-
device control page now saves new effects and can clear itselfSat, 11 Jun 2016 21:03:45 +0000, by drewp
-
always send trailing zeros to dmxSat, 11 Jun 2016 20:41:04 +0000, by drewp
-
collector run the blocking dmx output calls in another thread, so they don't add delay to our http serverSat, 11 Jun 2016 20:30:34 +0000, by drewp
-
shorten note labelsSat, 11 Jun 2016 17:18:05 +0000, by drewp
-
turn off curvecalc->vidrefSat, 11 Jun 2016 17:17:23 +0000, by drewp
-
refactor makeNewNoteSat, 11 Jun 2016 17:16:55 +0000, by drewp
-
show and config updatesSat, 11 Jun 2016 17:16:11 +0000, by drewp
-
checkpoint show dataSat, 11 Jun 2016 17:15:30 +0000, by drewp
-
more points to adjustSat, 11 Jun 2016 17:40:22 +0000, by Drew Perttula
-
KC can now fade in effects, which can be read from the graphSat, 11 Jun 2016 06:49:25 +0000, by Drew Perttula
-
notes about effectevalSat, 11 Jun 2016 04:34:07 +0000, by drewp
-
partial fixes to KCSat, 11 Jun 2016 04:33:36 +0000, by drewp
-
logging and tweaks to collectorSat, 11 Jun 2016 04:31:11 +0000, by drewp
-
show prog name in my i3 terminalsSat, 11 Jun 2016 04:30:40 +0000, by drewp
-
cache Namespace term creation.Sat, 11 Jun 2016 04:29:38 +0000, by drewp
-
show checkpointSat, 11 Jun 2016 04:29:12 +0000, by drewp
-
/live page layout and features. it should be renamed to 'device control'Sat, 11 Jun 2016 02:54:54 +0000, by drewp
-
gobo rotation support on quantum (untested)Sat, 11 Jun 2016 02:49:32 +0000, by drewp
-
add source4 led deviceclass and devicesSat, 11 Jun 2016 02:15:59 +0000, by drewp
-
lots of device support and theater configSat, 11 Jun 2016 01:53:30 +0000, by drewp
-
redo live control, DeviceClassFri, 10 Jun 2016 19:50:31 +0000, by Drew Perttula
-
split code out of live/Fri, 10 Jun 2016 16:54:34 +0000, by Drew Perttula
-
rewrite theaterConfig to a better data formatFri, 10 Jun 2016 12:09:59 +0000, by Drew Perttula
-
big rewrite of adjuster update code. origin & p3 adjusters kind of work. adj layout slightly worksFri, 10 Jun 2016 11:18:02 +0000, by Drew Perttula
-
sequencer reloads effecteval on the fly. plus some /stats support.Fri, 10 Jun 2016 06:56:34 +0000, by Drew Perttula
-
first try at moving-light effectFri, 10 Jun 2016 03:27:22 +0000, by drewp
-
collector: don't fail to start just because some devs can't be mappedFri, 10 Jun 2016 03:26:27 +0000, by drewp
-
setup changes for laptopFri, 10 Jun 2016 03:25:31 +0000, by drewp
-
checkpoint show dataTue, 16 Jun 2015 05:05:28 +0000, by drewp
-
checkpoint show dataMon, 15 Jun 2015 22:46:29 +0000, by drewp
-
checkpoint show dataMon, 15 Jun 2015 22:37:38 +0000, by drewp