log

age author description
Thu, 02 Jun 2022 23:35:37 -0700 drewp ignore pdm
Thu, 02 Jun 2022 23:35:17 -0700 drewp pass timing updates in a simpler way
Thu, 02 Jun 2022 23:24:09 -0700 drewp port some of ascoltami into lit
Thu, 02 Jun 2022 23:23:01 -0700 drewp reformat
Thu, 02 Jun 2022 23:21:56 -0700 drewp move timeline component for sharing in asco
Thu, 02 Jun 2022 23:21:25 -0700 drewp 2022 music fixes
Thu, 02 Jun 2022 23:21:00 -0700 drewp unpad tool and edits for processing 2022 audio
Thu, 02 Jun 2022 23:20:14 -0700 drewp unused
Thu, 02 Jun 2022 20:05:21 -0700 drewp start new show with music paths and some light chan notes
Thu, 02 Jun 2022 19:30:59 +0000 drewp better asco mini mode
Thu, 02 Jun 2022 19:22:05 +0000 drewp disable autostop
Thu, 02 Jun 2022 19:21:46 +0000 drewp asco layout
Thu, 02 Jun 2022 19:20:30 +0000 drewp ide
Thu, 02 Jun 2022 18:52:24 +0000 drewp reformat
Thu, 02 Jun 2022 18:50:45 +0000 drewp asco styling
Thu, 02 Jun 2022 18:50:28 +0000 drewp pkg deps tweaks for ubuntu 22.04
Thu, 02 Jun 2022 18:49:45 +0000 drewp logging
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