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