log

age author description
Wed, 01 Jun 2022 17:02:46 -0700 drewp effectSequencer can now also process some note-like values coming from the fade/ ui
Wed, 01 Jun 2022 17:00:29 -0700 drewp logging
Wed, 01 Jun 2022 12:21:06 -0700 drewp /fade/ page can now edit values and :Fade :effectClass values in the graph
Wed, 01 Jun 2022 12:20:11 -0700 drewp comments
Wed, 01 Jun 2022 12:19:46 -0700 drewp EditChoice sends new choice in event
Wed, 01 Jun 2022 01:12:23 -0700 drewp start fade (replaces KC)
Tue, 31 May 2022 23:39:58 -0700 drewp speed: don't redo uri string replace all the time
Tue, 31 May 2022 23:38:40 -0700 drewp effects/ is now at effectListing/
Tue, 31 May 2022 02:05:47 -0700 drewp effectSequencer mostly ported to asyncio
Tue, 31 May 2022 02:05:13 -0700 drewp update vite- didn't seem to help with bogus path errors
Tue, 31 May 2022 00:41:35 -0700 drewp port ui to lit
Tue, 31 May 2022 00:15:33 -0700 drewp relocate sequencer ui code
Tue, 31 May 2022 00:13:20 -0700 drewp WIP port effectSequencer to asyncio
Tue, 31 May 2022 00:12:51 -0700 drewp type fixes
Mon, 30 May 2022 23:46:07 -0700 drewp file moves for effectSequencer
Mon, 30 May 2022 23:45:28 -0700 drewp comment
Mon, 30 May 2022 23:45:12 -0700 drewp use rdfdb public version and add pydeps
Mon, 30 May 2022 23:21:50 -0700 drewp Effect repairs duplicate :settings edges when it finds them
Mon, 30 May 2022 23:18:58 -0700 drewp ResourceDisplay ignore more patches
Sun, 29 May 2022 02:54:57 -0700 drewp big optimization on effect editing. 50% time still in rebuildSettingsFromGraph though, and the rest is in setLabel
Sun, 29 May 2022 02:53:46 -0700 drewp ts cleanup
Sun, 29 May 2022 01:49:34 -0700 drewp rewrite state mgmt in live/
Sun, 29 May 2022 01:43:11 -0700 drewp partial port of editchoice
Sun, 29 May 2022 01:42:05 -0700 drewp try to use new ts; add widget dep
Wed, 25 May 2022 22:58:35 -0700 drewp WIP half-ported live/ page to working TS
Wed, 25 May 2022 01:11:41 -0700 drewp clean up non-elements; get the lit elements at least to work with autoformat
Wed, 25 May 2022 01:10:57 -0700 drewp bin/live vitejs runner
Wed, 25 May 2022 00:06:00 -0700 drewp dice up the live/ elements and code into ts files (no conversion yet except auto coffee->ts)
Tue, 24 May 2022 23:32:19 -0700 drewp log/metrics cleanup
Tue, 24 May 2022 23:26:39 -0700 drewp ignore
Tue, 24 May 2022 01:21:32 -0700 drewp make loadtest real enough to cause numbers to change on collector's web view
Tue, 24 May 2022 01:00:40 -0700 drewp fix collector display to show real values from py
Tue, 24 May 2022 00:00:38 -0700 drewp who needs a single emitter of all graph change events that anyone on the page can find?
Mon, 23 May 2022 23:53:07 -0700 drewp cleanup nested class mess
Mon, 23 May 2022 23:32:37 -0700 drewp big graph & autodep porting to make collector display labels from a syncedgraph
Sun, 22 May 2022 03:04:18 -0700 drewp ws fix
Sun, 22 May 2022 03:03:43 -0700 drewp collector: rewrites for asyncio
Sun, 22 May 2022 03:00:37 -0700 drewp rough ports from coffee to ts. untested
Sat, 21 May 2022 19:16:34 -0700 drewp collector takes requests from bin/collector_loadtest.py
Sat, 21 May 2022 17:06:25 -0700 drewp config log() better. note that in chrome, you have to turn on 'verbose' in the console log to see anything :(
Sat, 21 May 2022 15:56:07 -0700 drewp patch 2019 music path for testing 2022 code
Sat, 21 May 2022 15:55:42 -0700 drewp rdfdb needs websockets lib choice, but doesn't list it as a dep since i meant it to be server-agnostic
Sat, 21 May 2022 15:54:56 -0700 drewp reformat
Sat, 21 May 2022 15:54:35 -0700 drewp split collector elements to ts files, minor porting
Sat, 21 May 2022 15:53:56 -0700 drewp move rdfdb_setup.py code from the simplified launcher
Sat, 21 May 2022 01:46:29 -0700 drewp got rdfdb to use local dev version, finally
Mon, 16 May 2022 01:33:49 -0700 drewp WIP rough porting of coffee to ts
Mon, 16 May 2022 01:32:57 -0700 drewp timeline gets a launcher for vitejs server
Sun, 15 May 2022 23:37:19 -0700 drewp port to ts (aside from exporting the funcs correctly)
Fri, 13 May 2022 22:25:46 -0700 drewp rdfdb to dev version. updates other pkg versions
Fri, 13 May 2022 15:30:45 -0700 drewp asco web: fix more porting bugs. UI might work (except for time slider)
Fri, 13 May 2022 14:56:08 -0700 drewp pdm_local_install
Fri, 13 May 2022 01:11:36 -0700 drewp ide
Fri, 13 May 2022 01:11:28 -0700 drewp vite serves index.html now
Fri, 13 May 2022 01:10:35 -0700 drewp reformat
Fri, 13 May 2022 01:09:14 -0700 drewp rough and untested port of asco from jquery to vanilla
Fri, 13 May 2022 01:07:36 -0700 drewp port to metrics()
Fri, 13 May 2022 01:07:15 -0700 drewp straighten out proxying and nginx+vite mixing
Wed, 11 May 2022 00:07:13 -0700 drewp wip porting asco to TS and not-jquery
Wed, 11 May 2022 00:06:19 -0700 drewp asco gets a better launcher with vite in it
Wed, 11 May 2022 00:03:44 -0700 drewp relocate run_local.py
Tue, 10 May 2022 23:10:54 -0700 drewp ide
Tue, 10 May 2022 23:01:26 -0700 drewp replace greplin with prometheus throughout (untested)
Mon, 09 May 2022 23:18:39 -0700 drewp set 2019 show to all-localhost
Mon, 09 May 2022 23:18:24 -0700 drewp make deps
Mon, 09 May 2022 23:18:05 -0700 drewp comment out more greplin so services can start
Mon, 09 May 2022 21:44:04 -0700 drewp strip dmx_usb_module/.git dir main
Mon, 09 May 2022 21:42:55 -0700 drewp github commands in makefile
Mon, 09 May 2022 21:38:04 -0700 drewp fix homePage using web/style.css
Mon, 09 May 2022 21:37:46 -0700 drewp package.json bankruptcy
Mon, 09 May 2022 18:45:04 -0700 drewp reworking initial setup; get bin/asco running
Sat, 09 Apr 2022 11:52:50 -0700 drewp deprecate light9/web/ - use light9/{service}/ with web/ subdir if needed
Sat, 09 Apr 2022 11:44:57 -0700 drewp restore more of the stats widget including the cpu/mem spinner
Sat, 09 Apr 2022 02:49:14 -0700 drewp WIP collector using starlette and vite
Sat, 09 Apr 2022 02:47:45 -0700 drewp WIP draw prom metrics on homepage
Sat, 09 Apr 2022 01:40:29 -0700 drewp serve homepage with lit and vite
Thu, 07 Apr 2022 01:17:24 -0700 drewp switch to pnpm
Thu, 07 Apr 2022 01:09:53 -0700 drewp add files related to pdm setup
Thu, 07 Apr 2022 01:07:54 -0700 drewp have bin/* run via pdm's python config
Tue, 05 Apr 2022 23:16:12 -0700 drewp ignore
Tue, 05 Apr 2022 23:15:01 -0700 drewp chmod a+x bin/*
Wed, 06 Apr 2022 04:52:09 +0000 convert-repo update tags
Tue, 11 Jun 2019 01:40:26 +0000 drewp checkpoint show data
Tue, 11 Jun 2019 01:32:58 +0000 drewp old math bug where KC was sending to collector as fast as it could (100fps)
Tue, 11 Jun 2019 00:25:36 +0000 drewp cmds for screen blanking
Mon, 10 Jun 2019 23:50:04 +0000 drewp whitespace
Mon, 10 Jun 2019 23:50:00 +0000 drewp try to reduce flicker on vidref player details
Mon, 10 Jun 2019 23:36:54 +0000 drewp vidref videos fill browser width
Mon, 10 Jun 2019 23:24:04 +0000 drewp a command for launching qlcplus
Mon, 10 Jun 2019 23:22:06 +0000 drewp don't show a misleading TL cursor when we're viewing a song that's not the playing one
Mon, 10 Jun 2019 23:16:50 +0000 drewp vidref always show song time, and don't lose the details on normal size view
Mon, 10 Jun 2019 23:15:55 +0000 drewp don't let <video> play and get corrected when we're out of bounds, which made a bad flicker
Mon, 10 Jun 2019 04:54:45 +0000 drewp checkpoint show data
Mon, 10 Jun 2019 02:29:43 +0000 drewp Fadable was being too strict about precision of slider vals
Mon, 10 Jun 2019 02:29:12 +0000 drewp fix KC sliders support
Mon, 10 Jun 2019 02:28:19 +0000 drewp reformat
Mon, 10 Jun 2019 02:19:59 +0000 drewp bcf2000 python 3 support
Mon, 10 Jun 2019 02:14:25 +0000 drewp checkpoint show data
Mon, 10 Jun 2019 01:52:00 +0000 drewp checkpoint show data
Mon, 10 Jun 2019 01:39:26 +0000 drewp reformat
Mon, 10 Jun 2019 01:38:49 +0000 drewp checkpoint show data
Mon, 10 Jun 2019 01:37:53 +0000 drewp tintable cyc effect wasn't obeying strength curve
Mon, 10 Jun 2019 00:51:30 +0000 drewp checkpoint show data
Mon, 10 Jun 2019 00:41:16 +0000 drewp image effect has more lights; doesn't err on out-of-bounds
Mon, 10 Jun 2019 00:37:19 +0000 drewp checkpoint show data
Sun, 09 Jun 2019 23:16:04 +0000 drewp some new effects
Sun, 09 Jun 2019 22:18:22 +0000 drewp clearer time axis numbers
Sun, 09 Jun 2019 22:02:36 +0000 drewp vidref widget in timeline resizes with window size (kind of broken)
Sun, 09 Jun 2019 21:57:28 +0000 drewp rearrange home page to be less wide
Sun, 09 Jun 2019 21:57:01 +0000 drewp bigger font on effect names
Sun, 09 Jun 2019 21:56:03 +0000 drewp reformat
Sun, 09 Jun 2019 21:53:03 +0000 drewp effects/ listing sorts by label, not uri
Sun, 09 Jun 2019 21:33:50 +0000 drewp checkpoint show data
Sun, 09 Jun 2019 21:06:29 +0000 drewp checkpoint show data
Sun, 09 Jun 2019 19:16:37 +0000 Drew Perttula little vidref player inside timeline
Sun, 09 Jun 2019 18:31:47 +0000 Drew Perttula tintable cyc effect
Sun, 09 Jun 2019 07:37:26 +0000 Drew Perttula on /effects/ page, there's now a link to go to edit that effect in /live/
Sun, 09 Jun 2019 07:27:44 +0000 Drew Perttula more compact device boxes on live page
Sun, 09 Jun 2019 06:32:54 +0000 Drew Perttula KC had a new DoubleVar bug where setting from 0 to 1 would result in 0.000
Sun, 09 Jun 2019 05:58:09 +0000 drewp checkpoint show data
Sun, 09 Jun 2019 04:49:11 +0000 drewp checkpoint show data
Sun, 09 Jun 2019 04:46:46 +0000 drewp spectrograms work even when music is ogg files
Sun, 09 Jun 2019 04:45:24 +0000 drewp timeline scrubbing shows up on vidref (again)
Sun, 09 Jun 2019 02:04:56 +0000 drewp checkpoint show data
Sat, 08 Jun 2019 19:14:41 +0000 drewp support for hiding a dev from live view
Sat, 08 Jun 2019 19:13:39 +0000 drewp megaflash strobe
Sat, 08 Jun 2019 09:37:51 +0000 drewp qlc passthrough setup
Sat, 08 Jun 2019 09:34:18 +0000 drewp fix dev class name
Sat, 08 Jun 2019 09:18:33 +0000 drewp fix artnet setup
Sat, 08 Jun 2019 09:16:08 +0000 drewp start patchserver- shows final dmx usage
Sat, 08 Jun 2019 09:15:36 +0000 drewp pack in led lights in available dmx gaps
Sat, 08 Jun 2019 08:02:47 +0000 drewp new networking config to put dmx on its own box
Sat, 08 Jun 2019 07:46:59 +0000 drewp different camera and crop settings for prod
Sat, 08 Jun 2019 07:45:25 +0000 drewp reformat
Sat, 08 Jun 2019 07:43:46 +0000 drewp new artnet output module
Sat, 08 Jun 2019 07:37:43 +0000 drewp typo on stats. and on udmx outputs, show the bus number in the scales tree
Sat, 08 Jun 2019 07:36:34 +0000 drewp attempt a pyftdi output driver using code from https://github.com/jlbrogdon/dmx_controller/blob/master/OpenDmxUsb/__init__.py (gplv2)
Sat, 08 Jun 2019 03:54:01 +0000 drewp dmx out: lots of stats and more reconnection attempts after usb errors
Sat, 08 Jun 2019 03:52:17 +0000 drewp don't return none as the deferred
Sat, 08 Jun 2019 03:51:49 +0000 drewp some types for subclient
Sat, 08 Jun 2019 03:50:57 +0000 drewp add setup note about 'invoke'
Sat, 08 Jun 2019 00:52:08 +0000 drewp rdfdb 0.20.0
Fri, 07 Jun 2019 23:41:42 +0000 drewp collector erroring
Fri, 07 Jun 2019 00:49:18 +0000 drewp checkpoint show data
Thu, 06 Jun 2019 20:49:31 +0000 drewp checkpoint show data
Thu, 06 Jun 2019 12:01:31 +0000 Drew Perttula some test show data
Thu, 06 Jun 2019 12:00:27 +0000 Drew Perttula testing image effect graphics on timeline
Thu, 06 Jun 2019 11:59:44 +0000 Drew Perttula new 'image' effect for animating light colors
Thu, 06 Jun 2019 11:59:07 +0000 Drew Perttula fix some stats and logging
Thu, 06 Jun 2019 11:10:55 +0000 Drew Perttula sequencer doesn't hang so much, and it logs when you go from error->working
Thu, 06 Jun 2019 10:02:19 +0000 Drew Perttula stats: retry downed servers so their stats wake up when they do
Thu, 06 Jun 2019 09:31:36 +0000 Drew Perttula new process stats visualizers
Thu, 06 Jun 2019 02:59:26 +0000 Drew Perttula reformat
Thu, 06 Jun 2019 02:56:46 +0000 Drew Perttula vidref now has some stats
Thu, 06 Jun 2019 02:28:28 +0000 Drew Perttula vidref playback smoothness, autodelete short clips, manual-delete clips, vidref keyboard shortcuts
Thu, 06 Jun 2019 05:50:34 +0000 drewp cleanups to help with first build success
Thu, 06 Jun 2019 00:12:02 +0000 Drew Perttula leave cool ipython exc handler in run_local.py
Thu, 06 Jun 2019 00:09:39 +0000 Drew Perttula vidref web is working
Thu, 06 Jun 2019 00:07:07 +0000 Drew Perttula support disconnect() on a reconnectingWebSocket to make it stop connecting
Thu, 06 Jun 2019 00:06:00 +0000 Drew Perttula hack up stubs to pass mypy. they're very weak right now
Thu, 06 Jun 2019 00:05:50 +0000 Drew Perttula upgrade to a py.typed version of rx
Wed, 05 Jun 2019 23:14:49 +0000 Drew Perttula big stubgen run for PIL, moviepy, rx
Wed, 05 Jun 2019 06:00:40 +0000 Drew Perttula more makefile hacks to turn debug.js into an ES6 module
Wed, 05 Jun 2019 05:29:06 +0000 drewp non-working WIP for vidref web
Wed, 05 Jun 2019 02:04:33 +0000 drewp fix nginx 502 errors upon service restarts
Tue, 04 Jun 2019 17:19:12 +0000 drewp vidref fix state machine for writing files
Tue, 04 Jun 2019 17:17:55 +0000 drewp reformatting and typing
Tue, 04 Jun 2019 16:24:12 +0000 drewp video recorder now makes mp4 per song
Tue, 04 Jun 2019 08:13:15 +0000 drewp sort of revive musictime. drop curvecalc time polling.
Mon, 03 Jun 2019 09:50:29 +0000 Drew Perttula start vidref web version. v4l camera frames to web page is working
Sun, 02 Jun 2019 21:36:57 +0000 Drew Perttula move asco client into light9/ascoltami
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:39:20 +0000 Drew Perttula add hunter pkg for tracing code
Sun, 02 Jun 2019 11:38:31 +0000 Drew Perttula start live stats displayer on home page
Sun, 02 Jun 2019 11:37:48 +0000 Drew Perttula stubs
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 11:36:13 +0000 Drew Perttula logging, type fix
Sun, 02 Jun 2019 11:34:36 +0000 Drew Perttula some metrics from asco
Sun, 02 Jun 2019 06:44:24 +0000 Drew Perttula turn off flake8 warnings for some things the autoformatter is doing
Sun, 02 Jun 2019 06:44:20 +0000 Drew Perttula stubs for ascoltami
Sun, 02 Jun 2019 06:43:07 +0000 Drew Perttula asco use cyclone templating instead of genshi
Sun, 02 Jun 2019 00:07:42 +0000 Drew Perttula autoformat
Sun, 02 Jun 2019 00:05:12 +0000 Drew Perttula use my greplin fork's stats/ code instead of an old local one
Sat, 01 Jun 2019 23:46:34 +0000 Drew Perttula better prefix for shorter n3 files in this theater
Sat, 01 Jun 2019 23:46:06 +0000 Drew Perttula sequencer can use zmq, it seems, but KC should not
Sat, 01 Jun 2019 23:45:25 +0000 Drew Perttula type fixes
Sat, 01 Jun 2019 23:43:44 +0000 Drew Perttula more stats to measure sequencer framerate better
Sat, 01 Jun 2019 21:16:47 +0000 Drew Perttula color picker no longer opens on hover, and no longer shows a rainbow in small mode.
Sat, 01 Jun 2019 20:09:03 +0000 Drew Perttula rdfdb update
Sat, 01 Jun 2019 20:08:40 +0000 Drew Perttula seems like a timeline bug- fix is untested
Sat, 01 Jun 2019 20:07:47 +0000 Drew Perttula type hints
Sat, 01 Jun 2019 20:07:27 +0000 Drew Perttula rdfdb load tester
Sat, 01 Jun 2019 20:06:19 +0000 Drew Perttula collector takes an explicit dmx message length (again). more collector timing
Sat, 01 Jun 2019 20:05:53 +0000 Drew Perttula home led config
Sat, 01 Jun 2019 20:04:53 +0000 Drew Perttula stubs
Sat, 01 Jun 2019 11:03:16 +0000 Drew Perttula quiet some logs on live/
Sat, 01 Jun 2019 11:02:54 +0000 Drew Perttula fix sorting of points within a note. they would randomly scramble
Sat, 01 Jun 2019 10:59:16 +0000 Drew Perttula layout on effectSequencer display
Sat, 01 Jun 2019 10:57:53 +0000 Drew Perttula support for more dmx device types
Sat, 01 Jun 2019 10:56:55 +0000 Drew Perttula more debug js setups
Sat, 01 Jun 2019 10:55:48 +0000 Drew Perttula update logging api
Sat, 01 Jun 2019 10:54:45 +0000 Drew Perttula output escaping bug in homepage made spectrograms fail
Sat, 01 Jun 2019 07:34:53 +0000 Drew Perttula home led test configs
Sat, 01 Jun 2019 05:49:17 +0000 Drew Perttula minor touchups to live & graph, looking at why reconnects are broken
Sat, 01 Jun 2019 02:26:05 +0000 Drew Perttula live page stays on the same effect when you reload, now that it writes effectChoice to the url
Sat, 01 Jun 2019 02:25:28 +0000 Drew Perttula logging
Sat, 01 Jun 2019 01:13:54 +0000 Drew Perttula reformat
Sat, 01 Jun 2019 01:11:58 +0000 Drew Perttula move web logging to https://github.com/visionmedia/debug/ so it can have channels that can be turned off
Fri, 31 May 2019 22:41:29 +0000 Drew Perttula stubs
Fri, 31 May 2019 06:46:14 +0000 drewp add autobahn dep
Thu, 30 May 2019 17:14:11 +0000 Drew Perttula more initial data for 2019 show
Thu, 30 May 2019 08:40:23 +0000 Drew Perttula update rdfdb for type fixes
Thu, 30 May 2019 08:39:00 +0000 Drew Perttula stubs
Thu, 30 May 2019 08:31:58 +0000 Drew Perttula support rdfdb 0.19.0 telling us our connection id in its logs
Thu, 30 May 2019 08:31:29 +0000 Drew Perttula note about a bug
Thu, 30 May 2019 08:30:27 +0000 Drew Perttula type fixes
Thu, 30 May 2019 08:29:42 +0000 Drew Perttula stubs
Wed, 29 May 2019 15:58:23 +0000 Drew Perttula mymy on collector
Thu, 30 May 2019 01:59:57 +0000 drewp rdfdb scales update
Tue, 28 May 2019 08:42:14 +0000 Drew Perttula treq content() deferred api fix
Tue, 28 May 2019 08:41:47 +0000 Drew Perttula higher res KC slider values
Tue, 28 May 2019 06:56:07 +0000 Drew Perttula types and import fixes. jquery dep for reconnecting websocket display
Tue, 28 May 2019 06:55:35 +0000 Drew Perttula KC mark a dead subbox with a new attribute, since it's awkward to make self.scale an Optional
Tue, 28 May 2019 06:53:56 +0000 Drew Perttula collector web view: try to reestablish socket if connection to server is lost
Tue, 28 May 2019 06:48:37 +0000 Drew Perttula change collector output code to use very specific types. Might fix bugs too.
Tue, 28 May 2019 06:46:08 +0000 Drew Perttula reformat
Tue, 28 May 2019 06:42:27 +0000 Drew Perttula stub updates
Mon, 27 May 2019 12:44:18 +0000 Drew Perttula add pyudmx support. The usb code looks the same as what i had, but mine quickly gave lots of 'Pipe error' and pyudmx is quiet so far
Mon, 27 May 2019 12:01:56 +0000 Drew Perttula KC support data reloading better (but still has leaks)
Mon, 27 May 2019 11:04:17 +0000 Drew Perttula KC running -v turns logging to debug now
Mon, 27 May 2019 10:46:29 +0000 Drew Perttula switch from cyclone.httpclient to treq everywhere
Mon, 27 May 2019 07:41:09 +0000 Drew Perttula reformat
Mon, 27 May 2019 07:03:27 +0000 Drew Perttula type fixes, especially for collector_client
Mon, 27 May 2019 07:02:57 +0000 Drew Perttula more precise types on treq
Mon, 27 May 2019 06:22:34 +0000 Drew Perttula annual update of the hardcoded URIs in frontend code that I don't bother to fix
Mon, 27 May 2019 06:20:38 +0000 Drew Perttula more py3 and typing fixes
Mon, 27 May 2019 06:20:25 +0000 Drew Perttula update .boring
Mon, 27 May 2019 06:19:53 +0000 Drew Perttula more stubs
Mon, 27 May 2019 00:41:38 +0000 Drew Perttula rm stubs/rdfdb; point mypy to the real code instead
Sun, 26 May 2019 22:42:56 +0000 drewp 2019 data
Sun, 26 May 2019 22:42:37 +0000 drewp update rdfdb
Sun, 26 May 2019 20:15:10 +0000 Drew Perttula start 2019 show
Sat, 25 May 2019 12:10:51 +0000 Drew Perttula pyflakes cleanups and some refactors
Sat, 25 May 2019 12:06:01 +0000 Drew Perttula reformat some missed files
Sat, 25 May 2019 12:03:26 +0000 Drew Perttula mypy, flake8 setups
Sat, 25 May 2019 12:01:26 +0000 Drew Perttula stubs, mostly autogen or empty
Sat, 25 May 2019 09:05:45 +0000 Drew Perttula vidref will not be going to qt.
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
Tue, 21 May 2019 23:55:35 +0000 drewp add yapf tool
Tue, 21 May 2019 23:37:26 +0000 drewp python 3 upgrade starts: makefile and requirements pull py3 pkgs (with some pkg updates)
Tue, 12 Jun 2018 04:53:28 +0000 drewp checkpoint show data
Mon, 11 Jun 2018 04:56:14 +0000 drewp raise qpan ry a little bit
Mon, 11 Jun 2018 04:54:32 +0000 drewp checkpoint show data
Mon, 11 Jun 2018 00:03:39 +0000 drewp checkpoint show data
Sun, 10 Jun 2018 23:41:56 +0000 drewp effect and look updates
Sun, 10 Jun 2018 22:38:48 +0000 drewp rm old uri making errors
Sun, 10 Jun 2018 22:07:56 +0000 drewp checkpoint show data
Sun, 10 Jun 2018 21:54:48 +0000 drewp new effect registrations
Sun, 10 Jun 2018 21:52:23 +0000 drewp add qpan
Sun, 10 Jun 2018 21:07:42 +0000 drewp new whirlscolor
Sun, 10 Jun 2018 20:34:03 +0000 drewp ascoltami: More style updates
Sun, 10 Jun 2018 19:45:36 +0000 drewp ascoltami: Go button, style updates
Sun, 10 Jun 2018 04:36:24 +0000 drewp checkpoint show data
Sun, 10 Jun 2018 04:25:05 +0000 drewp fix aura sparkle effect
Sun, 10 Jun 2018 04:19:11 +0000 drewp checkpoint show data
Sun, 10 Jun 2018 02:47:25 +0000 drewp checkpoint show data
Sun, 10 Jun 2018 02:06:03 +0000 drewp checkpoint show data
Sun, 10 Jun 2018 00:28:58 +0000 drewp checkpoint show data
Sat, 09 Jun 2018 23:25:47 +0000 drewp checkpoint show data
Sat, 09 Jun 2018 22:40:39 +0000 drewp qsweepusa effects
Sat, 09 Jun 2018 22:16:04 +0000 drewp checkpoint show data
Sat, 09 Jun 2018 20:00:28 +0000 drewp checkpoint show data
Sat, 09 Jun 2018 19:21:21 +0000 drewp add chase2
Sat, 09 Jun 2018 18:42:06 +0000 drewp sequencer http mode: send faster (this gets 13fps)
Sat, 09 Jun 2018 18:41:38 +0000 drewp scale down seq bar chart
Sat, 09 Jun 2018 17:56:43 +0000 drewp redo collector client to use HTTP
Sat, 09 Jun 2018 17:55:54 +0000 drewp checkpoint show data
Sat, 09 Jun 2018 17:55:07 +0000 drewp collector: hide overflow USBErrors
Sat, 09 Jun 2018 17:41:45 +0000 drewp checkpoint show data
Sat, 09 Jun 2018 02:01:36 +0000 drewp not sure highwatermark setting did what i wanted
Sat, 09 Jun 2018 01:59:39 +0000 drewp optimize KC output to collector, hopefully
Sat, 09 Jun 2018 01:21:38 +0000 drewp checkpoint show data
Sat, 09 Jun 2018 01:20:49 +0000 drewp fix dummy mode on collector
Sat, 09 Jun 2018 01:19:23 +0000 drewp collector debug logging
Fri, 08 Jun 2018 23:14:32 +0000 drewp graph widget wider so it doesn't wrap
Fri, 08 Jun 2018 23:12:31 +0000 drewp fix rare update case in /live
Fri, 08 Jun 2018 23:12:04 +0000 drewp fix corruption of choice uris to strings when KC saves them
Fri, 08 Jun 2018 21:50:09 +0000 drewp vidref don't mangle the picurl from config
Fri, 08 Jun 2018 21:50:02 +0000 drewp pack collector report tighter
Fri, 08 Jun 2018 21:27:18 +0000 drewp checkpoint show data
Fri, 08 Jun 2018 11:50:13 +0000 drewp attempted redraw fixes, but the real problem is in autodeps
Fri, 08 Jun 2018 11:49:08 +0000 drewp not safe yet
Fri, 08 Jun 2018 11:48:35 +0000 drewp allPatchSubs typo
Fri, 08 Jun 2018 11:08:34 +0000 drewp dead code rm, more debugging of settings corruption. i think it's from partially-loaded graphs
Fri, 08 Jun 2018 10:44:50 +0000 drewp demo device setup
Fri, 08 Jun 2018 10:43:07 +0000 drewp detect some corrupt ActiveSettings cases
Fri, 08 Jun 2018 10:41:36 +0000 drewp set zmq highWaterMark to dump stale messages, especially those sent when collector isn't running
Fri, 08 Jun 2018 10:11:13 +0000 drewp disable dev on-click events, since i think they were making the sliders get jammed
Fri, 08 Jun 2018 09:54:08 +0000 Drew Perttula start the ui work for multiselect on /live
Fri, 08 Jun 2018 09:14:36 +0000 Drew Perttula bug in collector log
Fri, 08 Jun 2018 09:12:07 +0000 Drew Perttula fix /effects sorting (by uri, not label, still)
Fri, 08 Jun 2018 09:09:19 +0000 Drew Perttula rewrite effectSettings code. fix choice attributes.
Fri, 08 Jun 2018 05:53:04 +0000 drewp working on /live choice attrs and dangling settings
Fri, 08 Jun 2018 05:52:52 +0000 drewp forgot a 2018
Fri, 08 Jun 2018 05:40:02 +0000 drewp collector logging
Fri, 08 Jun 2018 03:36:13 +0000 drewp support for multiple Udmx outputs, according to usb bus numbeR
Fri, 08 Jun 2018 03:35:30 +0000 drewp collector warnings and errors. the reactor.crash isn't working.
Fri, 08 Jun 2018 03:35:14 +0000 drewp new dmx hw config
Fri, 08 Jun 2018 03:57:06 +0000 drewp start 2018 show
Thu, 07 Jun 2018 23:05:57 +0000 Drew Perttula reformat
Thu, 07 Jun 2018 23:04:50 +0000 Drew Perttula rewrite /live to edit effects in-graph
Thu, 07 Jun 2018 23:04:26 +0000 Drew Perttula ok to edit a color by value only
Thu, 07 Jun 2018 23:04:01 +0000 Drew Perttula update polymer libs to fix rename-popup
Thu, 07 Jun 2018 23:03:32 +0000 Drew Perttula make graph sortKey public
Thu, 07 Jun 2018 17:51:56 +0000 drewp fix d3 path
Thu, 07 Jun 2018 17:43:19 +0000 Drew Perttula resource-display optimize out some redraws
Thu, 07 Jun 2018 17:42:36 +0000 Drew Perttula autodeps: try pruning some unrelated patches
Thu, 07 Jun 2018 17:40:29 +0000 Drew Perttula rewrite /live to edit a real effect, not push its own values to collector
Thu, 07 Jun 2018 17:39:41 +0000 Drew Perttula don't let mouse start outside large colorpick so much
Thu, 07 Jun 2018 08:11:17 +0000 Drew Perttula more graph methods. some cleanup of the code that runs only required handlers, but it's not turned on yet
Thu, 07 Jun 2018 07:31:13 +0000 Drew Perttula reindent
Thu, 07 Jun 2018 05:37:08 +0000 Drew Perttula fix KC simpleOutputs object
Tue, 05 Jun 2018 06:55:45 +0000 Drew Perttula float vs str values on live
Tue, 05 Jun 2018 06:06:51 +0000 Drew Perttula fix 'clear all' in live
Tue, 05 Jun 2018 06:05:58 +0000 Drew Perttula sort numbers within uris numerically
Mon, 04 Jun 2018 08:23:05 +0000 Drew Perttula do save zero-valued attrs. they might matter, like an angle number
Mon, 04 Jun 2018 08:21:41 +0000 Drew Perttula port /live to polymer2 and new n3 api, mostly
Mon, 04 Jun 2018 07:07:11 +0000 Drew Perttula collector smaller font. effects button alignment.
Mon, 04 Jun 2018 07:05:42 +0000 Drew Perttula effectSequencer info display
Sun, 03 Jun 2018 21:04:00 +0000 drewp start sequencer web report. WIP
Sun, 03 Jun 2018 18:46:36 +0000 drewp dmx max framerate for all channels is 44fps
Sun, 03 Jun 2018 11:35:06 +0000 Drew Perttula big sequencer speedup: only rebuild notes in the changed song
Sun, 03 Jun 2018 11:31:21 +0000 Drew Perttula optimize sequencer's updates when you're editing a curve
Sun, 03 Jun 2018 11:19:12 +0000 Drew Perttula notes on pyflame
Sun, 03 Jun 2018 10:37:00 +0000 Drew Perttula brick mode works. fix some refresh issues.
Sun, 03 Jun 2018 04:51:43 +0000 drewp starting BrickLayout. WIP
Sat, 02 Jun 2018 05:52:33 +0000 drewp refactor: add BrickLayout object. no major changes yet
Fri, 01 Jun 2018 02:34:32 +0000 drewp restore fade adjusters
Fri, 01 Jun 2018 02:09:38 +0000 drewp bg grid
Fri, 01 Jun 2018 01:39:40 +0000 drewp fix adjuster-drag coordinate bug. highlight nearby adj.
Thu, 31 May 2018 22:59:43 +0000 drewp fix mouseout event on notes
Thu, 31 May 2018 20:48:43 +0000 drewp fix notes drawing themselves after they should be gone
Thu, 31 May 2018 08:16:20 +0000 drewp try to fix canvas issue, but it seems like just a bug in chrome 61
Thu, 31 May 2018 08:14:37 +0000 drewp reindent
Thu, 31 May 2018 00:47:07 +0000 drewp fix time adjs crossing each other. more simulation steps for adjs.
Tue, 29 May 2018 07:55:05 +0000 Drew Perttula indicate hover and selection on notes
Tue, 29 May 2018 07:00:37 +0000 Drew Perttula performance: add @cachedUriValues
Mon, 28 May 2018 00:25:46 +0000 Drew Perttula properly clear adjs on narrow notes
Mon, 28 May 2018 00:25:29 +0000 Drew Perttula fix note update
Sun, 27 May 2018 02:20:42 +0000 Drew Perttula new adjuster layout algorithm
Sun, 27 May 2018 01:16:49 +0000 Drew Perttula update note drawings correctly. rerender less.
Sun, 27 May 2018 00:13:00 +0000 drewp conserve notes between updates
Thu, 24 May 2018 06:54:58 +0000 Drew Perttula fix some coffee lint
Thu, 24 May 2018 06:50:28 +0000 Drew Perttula old graph api in makeEffect
Thu, 24 May 2018 06:30:56 +0000 Drew Perttula remove old workaround
Thu, 24 May 2018 06:30:44 +0000 Drew Perttula log, comment
Thu, 24 May 2018 06:23:28 +0000 Drew Perttula fix dropping effect into timeline
Thu, 24 May 2018 06:04:12 +0000 Drew Perttula fix effects/ add buttons
Wed, 23 May 2018 09:53:07 +0000 Drew Perttula mostly fix color-picker
Tue, 22 May 2018 06:42:10 +0000 Drew Perttula fix inlineattrs setup and effect editing
Sat, 19 May 2018 23:40:35 +0000 Drew Perttula inlineAttrs shows effect choice
Sat, 19 May 2018 23:35:42 +0000 Drew Perttula restore the code that updates zoomFlattened
Sat, 19 May 2018 23:13:55 +0000 Drew Perttula finish mouse event routing. inlineAttrs display again.
Sat, 19 May 2018 21:55:08 +0000 Drew Perttula get mouse events to pixi. fix pixi-vs-adj coordinate issue
Sat, 19 May 2018 07:25:01 +0000 Drew Perttula fix types so graph writing works again.
Fri, 18 May 2018 07:54:42 +0000 Drew Perttula draw notes, colors. position adjusters better.
Fri, 18 May 2018 07:54:06 +0000 Drew Perttula quieter graph logs
Thu, 17 May 2018 07:44:34 +0000 Drew Perttula redoing Note draw object and note adjusters
Thu, 17 May 2018 06:50:11 +0000 Drew Perttula adjusters start displaying again. just timeline zoom ones.
Wed, 16 May 2018 06:41:33 +0000 drewp getting adjusters to appear again. canvas and rendering seem fine.
Tue, 15 May 2018 07:08:11 +0000 Drew Perttula fix viewstate tracking. zoom current notes with the time slider.
Tue, 15 May 2018 06:33:39 +0000 Drew Perttula oops, time cursor was tracking mouse not music time
Mon, 14 May 2018 02:48:20 +0000 Drew Perttula extract viewstate
Mon, 14 May 2018 02:38:00 +0000 Drew Perttula no more 'listeners' in polymer2. use 'ready' event more.
Mon, 14 May 2018 02:10:05 +0000 Drew Perttula workaround for coffee issue with static getters. polymer wasn't seeing my attributes at all
Sat, 12 May 2018 23:02:26 +0000 Drew Perttula cleanup viewstate change notifications. Use ko.computed more.
Sat, 12 May 2018 09:22:00 +0000 Drew Perttula fix axis and cursor
Fri, 11 May 2018 10:11:29 +0000 Drew Perttula move animatedZoom. other viewstate api fixes.
Fri, 11 May 2018 09:54:05 +0000 Drew Perttula extract viewState, pass it to other elements
Thu, 10 May 2018 07:12:39 +0000 drewp fix or workaround js errors on timeline. view zooming broken. adjusters not drawing
Thu, 10 May 2018 06:08:39 +0000 drewp fix floatValue cache
Thu, 10 May 2018 05:29:55 +0000 drewp point to localhost
Tue, 08 May 2018 06:24:37 +0000 Drew Perttula get some notes drawing, barely
Mon, 07 May 2018 09:18:47 +0000 Drew Perttula a bit closer to rendering some notes again
Mon, 07 May 2018 00:38:56 +0000 Drew Perttula extract Project class with the larger graph-only methods
Mon, 07 May 2018 00:38:33 +0000 Drew Perttula fight coffeescript on how to get ctor called
Sun, 06 May 2018 22:41:36 +0000 Drew Perttula timeline canvas kind of resizes in its space (with setInterval, and possibly overshoot at the bottom)
Sun, 06 May 2018 05:29:46 +0000 Drew Perttula boring paths
Sun, 06 May 2018 05:29:13 +0000 Drew Perttula extract inline-attrs
Sun, 06 May 2018 05:10:13 +0000 Drew Perttula extract adjusters.coffee
Sat, 05 May 2018 09:10:45 +0000 drewp update timeline code to polymer2 element api. pixi test is displaying again.
Fri, 04 May 2018 08:05:18 +0000 Drew Perttula edit-choice/etc fixes and tests
Fri, 04 May 2018 07:58:13 +0000 Drew Perttula bower, polymer, coffee updates
Fri, 04 May 2018 03:10:36 +0000 drewp license
Fri, 04 May 2018 03:09:11 +0000 drewp start resource-display web test
Fri, 04 May 2018 01:27:39 +0000 drewp coffee maps. attempt at resource-display update for polymer2
Thu, 03 May 2018 06:31:18 +0000 Drew Perttula update collector web to new n3js
Tue, 01 May 2018 07:43:35 +0000 drewp more upgrades for n3 api. not quite passing
Mon, 30 Apr 2018 07:25:12 +0000 drewp 4 of 17 passing on new n3.js
Mon, 30 Apr 2018 06:37:19 +0000 drewp more npm setup. n3 upgraded but code is not, yet
Sun, 29 Apr 2018 21:56:51 +0000 Drew Perttula pixi tag, some version upgrades
Sun, 29 Apr 2018 21:56:08 +0000 Drew Perttula cursor-canvas: forgot script link
Sun, 29 Apr 2018 12:22:36 +0000 Drew Perttula start pixijs on timeline
Sun, 29 Apr 2018 12:21:39 +0000 Drew Perttula extract cursor-canvas code
Fri, 27 Apr 2018 08:08:59 +0000 Drew Perttula pixijs testing
Thu, 26 Apr 2018 08:23:03 +0000 Drew Perttula more collector startup grace period
Thu, 26 Apr 2018 08:22:19 +0000 Drew Perttula move rdfdb.service to rdfdb repo
Thu, 26 Apr 2018 08:21:31 +0000 Drew Perttula bring back clientsession which doesn't belong in rdfdb
Thu, 26 Apr 2018 08:20:19 +0000 Drew Perttula fix startup (this might be breaking mypy)
Thu, 26 Apr 2018 06:43:31 +0000 Drew Perttula upgrade polymer mods, nginx pkg choice
Thu, 26 Apr 2018 06:37:21 +0000 Drew Perttula reorder makefile
Thu, 26 Apr 2018 06:29:55 +0000 Drew Perttula gst upgrade
Thu, 26 Apr 2018 05:40:12 +0000 drewp WIP polymer2 upgrade, timeline rewrite
Wed, 21 Mar 2018 08:31:45 +0000 drewp rdfdb is its own package now
Sun, 18 Feb 2018 08:05:04 +0000 Drew Perttula move rdfdb to a new project
Fri, 16 Jun 2017 04:28:26 +0000 drewp reformat
Fri, 16 Jun 2017 04:08:09 +0000 drewp 2017 readme
Mon, 12 Jun 2017 01:37:48 +0000 drewp show cp
Mon, 12 Jun 2017 00:43:43 +0000 drewp show cp
Mon, 12 Jun 2017 00:43:21 +0000 drewp show cp
Sun, 11 Jun 2017 22:35:31 +0000 drewp show cp
Sun, 11 Jun 2017 22:35:13 +0000 drewp reuse orange sweep
Sun, 11 Jun 2017 22:16:40 +0000 drewp show cp
Sun, 11 Jun 2017 22:16:15 +0000 drewp guard against corrupt drops into timeline. i was getting some ':effectClass <>' in logs
Sun, 11 Jun 2017 21:10:28 +0000 drewp try to patch dmx module for new kernel. doesn't work though
Sun, 11 Jun 2017 21:09:28 +0000 drewp don't save networking diffs
Sun, 11 Jun 2017 19:16:44 +0000 drewp missing attrs
Sun, 11 Jun 2017 19:16:11 +0000 drewp a little more sequencer reload speed
Sun, 11 Jun 2017 21:04:13 +0000 drewp new networking
Sun, 11 Jun 2017 21:03:55 +0000 drewp collector: less log
Sun, 11 Jun 2017 18:58:53 +0000 drewp auraSparkles
Sun, 11 Jun 2017 18:58:23 +0000 drewp effecteval graph read optimizations
Sun, 11 Jun 2017 18:58:08 +0000 drewp checkpoint show data
Sun, 11 Jun 2017 18:34:56 +0000 drewp sequencer needs to resolve values from multiple notes
Sun, 11 Jun 2017 07:14:05 +0000 drewp missing some pkgs
Sun, 11 Jun 2017 04:04:33 +0000 drewp checkpoint show data
Sun, 11 Jun 2017 03:54:46 +0000 drewp checkpoint show data
Sun, 11 Jun 2017 03:24:27 +0000 drewp checkpoint show data
Sun, 11 Jun 2017 02:56:34 +0000 drewp more rgb_to_hex fixes
Sun, 11 Jun 2017 02:53:47 +0000 drewp layout
Sun, 11 Jun 2017 02:53:23 +0000 drewp try to reduce KC jank
Sun, 11 Jun 2017 01:12:35 +0000 drewp checkpoint show data
Sun, 11 Jun 2017 00:23:00 +0000 drewp fix effect resources in notes
Sun, 11 Jun 2017 00:22:23 +0000 drewp checkpoint show data
Sat, 10 Jun 2017 23:38:20 +0000 drewp edit-choice use resource display, unlink button
Sat, 10 Jun 2017 23:36:09 +0000 drewp try to make live page able to load and resave effects, but it's not going to work like this. Needs bigger rewrite
Sat, 10 Jun 2017 23:35:16 +0000 drewp collector web client show call count in status display
Sat, 10 Jun 2017 23:32:27 +0000 drewp sequencer logging
Sat, 10 Jun 2017 23:31:50 +0000 drewp rdfdb ignore big capture/ dirs until i'm working on paint again
Sat, 10 Jun 2017 23:31:39 +0000 drewp KC font
Sat, 10 Jun 2017 22:54:23 +0000 drewp checkpoint show data
Sat, 10 Jun 2017 19:01:19 +0000 drewp KC can save new effects
Sat, 10 Jun 2017 18:31:41 +0000 drewp api update
Sat, 10 Jun 2017 17:52:02 +0000 Drew Perttula checkpoint show data
Sat, 10 Jun 2017 10:53:52 +0000 Drew Perttula include some of the handler tree optimization code, turned off
Sat, 10 Jun 2017 10:26:54 +0000 Drew Perttula show uri tail for label on timeline attra
Sat, 10 Jun 2017 10:24:53 +0000 Drew Perttula pass ctx to more handlers to show that they need it
Sat, 10 Jun 2017 10:23:48 +0000 Drew Perttula some missing askedFor auditing
Sat, 10 Jun 2017 10:19:35 +0000 Drew Perttula hopefully harmmless steps towards making the handler tree right
Sat, 10 Jun 2017 09:21:23 +0000 Drew Perttula rm autodep watchers code
Sat, 10 Jun 2017 09:14:01 +0000 Drew Perttula don't let handlers pile up (workaround)
Sat, 10 Jun 2017 08:38:39 +0000 Drew Perttula new fade adjusters
Sat, 10 Jun 2017 07:17:20 +0000 Drew Perttula try to fix timeline sending empty ctx to rdfdb
Sat, 10 Jun 2017 07:15:07 +0000 Drew Perttula rdfdb log noise
Sat, 10 Jun 2017 07:14:29 +0000 Drew Perttula reformat colorpick on timeline
Sat, 10 Jun 2017 05:59:22 +0000 Drew Perttula draw adjusters for all curve pts, not just 4
Sat, 10 Jun 2017 05:58:57 +0000 Drew Perttula limit timeline zoom to song
Sat, 10 Jun 2017 05:58:38 +0000 Drew Perttula collector dummy label
Sat, 10 Jun 2017 04:51:54 +0000 Drew Perttula fix colorselect so you can drag off the edge to pick white or pure-color
Sat, 10 Jun 2017 04:47:22 +0000 Drew Perttula relayout live page. fix jank from moving sliders.
Sat, 10 Jun 2017 03:17:20 +0000 Drew Perttula unawesome some overlapping css
Sat, 10 Jun 2017 04:56:04 +0000 drewp checkpoint show data
Sat, 10 Jun 2017 03:11:57 +0000 Drew Perttula fix KC launch bug. log corrupt settings and move on.
Sat, 10 Jun 2017 02:07:39 +0000 drewp start to reformat live page scroll area
Sat, 10 Jun 2017 02:07:27 +0000 drewp wrong attr name for gobo
Sat, 10 Jun 2017 02:07:02 +0000 drewp theater config
Sat, 10 Jun 2017 02:06:30 +0000 drewp rdfdb alternate graph formats for timing tests