Mercurial > code > home > repos > light9
graph
-
checkpoint show dataTue, 23 May 2023 23:55:06 -0700, by drewp
-
refactor, though i think i want to remove this since it's redundant with metricsTue, 23 May 2023 23:44:13 -0700, by drewp
-
ran into this line- maybe it is not NotImplemented after all?Tue, 23 May 2023 23:43:07 -0700, by drewp
-
correct some output loop rates; clean upTue, 23 May 2023 23:42:33 -0700, by drewp
-
make rdfdb editableTue, 23 May 2023 23:40:02 -0700, by drewp
-
reformat logs, set term bg colorTue, 23 May 2023 23:39:03 -0700, by drewp
-
logging adjustmentsTue, 23 May 2023 20:08:24 -0700, by drewp
-
clearly this approach is wrongTue, 23 May 2023 16:26:32 -0700, by drewp
-
commentTue, 23 May 2023 15:52:26 -0700, by drewp
-
logging fixTue, 23 May 2023 14:44:54 -0700, by drewp
-
fancier background_loop reporting for fadersTue, 23 May 2023 14:43:12 -0700, by drewp
-
fork background_loopTue, 23 May 2023 14:41:04 -0700, by drewp
-
cleanupTue, 23 May 2023 13:58:26 -0700, by drewp
-
add fps meter to fade UITue, 23 May 2023 13:13:12 -0700, by drewp
-
finally: a fader controls an effect strength, which controls an effect, which emits deviceattrsTue, 23 May 2023 12:34:04 -0700, by drewp
-
caller can ask for Node and BNode is allowedTue, 23 May 2023 11:44:54 -0700, by drewp
-
reorderMon, 22 May 2023 13:55:04 -0700, by drewp
-
fold effect/fader config into one file while i work on schemasMon, 22 May 2023 13:54:05 -0700, by drewp
-
seems kind of important that effecteval return DeviceSettings, not more EffectSettingsMon, 22 May 2023 01:08:31 -0700, by drewp
-
modernize py lib nameMon, 22 May 2023 01:06:51 -0700, by drewp
-
add resolve() to DeviceSettings.__init__Mon, 22 May 2023 01:06:27 -0700, by drewp
-
+EffectUri, will probably delete laterMon, 22 May 2023 01:05:06 -0700, by drewp
-
refactor setAttrsMon, 22 May 2023 01:04:46 -0700, by drewp
-
failing to get pytest debugging to workMon, 22 May 2023 01:03:18 -0700, by drewp
-
minorMon, 22 May 2023 01:02:42 -0700, by drewp
-
type fixesMon, 22 May 2023 01:00:47 -0700, by drewp
-
add types and DeviceSettingsMon, 22 May 2023 00:59:44 -0700, by drewp
-
typedValue importsMon, 22 May 2023 00:59:18 -0700, by drewp
-
stricter typesMon, 22 May 2023 00:56:19 -0700, by drewp
-
rewrite typedValue to support 'T | None' and to test returned graph node types betterMon, 22 May 2023 00:54:22 -0700, by drewp
-
help vscode pytest runner work with pdmSun, 21 May 2023 17:00:25 -0700, by drewp
-
factor out typedValue, add many tests, and fail to get it to workSun, 21 May 2023 16:43:42 -0700, by drewp
-
refactorSat, 20 May 2023 19:42:28 -0700, by drewp
-
collector.output use asyncio loop, not twisted loop. other cleanups.Sat, 20 May 2023 19:20:52 -0700, by drewp
-
checkpoint show dataSat, 20 May 2023 19:18:54 -0700, by drewp
-
reformatSat, 20 May 2023 16:32:16 -0700, by drewp
-
fade (on web) now makes it all the way to collector!Sat, 20 May 2023 16:26:23 -0700, by drewp
-
checkpoint show dataSat, 20 May 2023 16:24:47 -0700, by drewp
-
WIP redoing how Note works. The new Note outputs EffectSettings only,Sat, 20 May 2023 14:49:15 -0700, by drewp
-
remove py2-style 'object' superclassFri, 19 May 2023 21:14:01 -0700, by drewp
-
refactorFri, 19 May 2023 20:55:28 -0700, by drewp
-
refactorFri, 19 May 2023 18:20:19 -0700, by drewp
-
shorten universe namesFri, 19 May 2023 18:18:58 -0700, by drewp
-
address a bunch of type errors and loose typesFri, 19 May 2023 17:28:03 -0700, by drewp
-
reformatFri, 19 May 2023 17:00:06 -0700, by drewp
-
asco cleanup, including a bugfix (rdflib dropped graph.label?)Fri, 19 May 2023 16:59:45 -0700, by drewp
-
fix `make show_data_checkpoint`Fri, 19 May 2023 16:11:10 -0700, by drewp
-
checkpoint show dataFri, 19 May 2023 16:09:42 -0700, by drewp
-
import test for rdfdbFri, 19 May 2023 14:40:49 -0700, by drewp
-
bye tkinter error reporterFri, 19 May 2023 14:40:30 -0700, by drewp
-
don't fight with pytest loggerFri, 19 May 2023 14:40:13 -0700, by drewp
-
forgot some test filesFri, 19 May 2023 14:38:56 -0700, by drewp
-
move py code under light9, add import testFri, 19 May 2023 13:59:07 -0700, by drewp
-
disable collector client sessions- we prob don't need them. refactor collector.pyFri, 19 May 2023 13:46:08 -0700, by drewp
-
ignoreFri, 19 May 2023 13:45:39 -0700, by drewp
-
output_test looked obsoleteFri, 19 May 2023 12:11:38 -0700, by drewp
-
collector: even stronger types; repair test code (some are failing)Fri, 19 May 2023 12:11:26 -0700, by drewp
-
rough fixes to paint/*_test.pyFri, 19 May 2023 12:09:51 -0700, by drewp
-
add tls extras to twistedFri, 19 May 2023 12:08:45 -0700, by drewp
-
get pytest runningThu, 18 May 2023 14:13:40 -0700, by drewp
-
start cyclone removal projectThu, 18 May 2023 12:56:52 -0700, by drewp
-
more specific py versions, some cleanup. update rdfdbThu, 18 May 2023 12:18:50 -0700, by drewp
-
fix importThu, 18 May 2023 12:18:05 -0700, by drewp
-
c2Thu, 18 May 2023 12:17:31 -0700, by drewp
-
cleanupThu, 18 May 2023 11:56:28 -0700, by drewp
-
fix TypeErrorThu, 18 May 2023 11:53:32 -0700, by drewp
-
factor out the show-specific strsThu, 18 May 2023 10:49:16 -0700, by drewp
-
fix 2022 urlThu, 18 May 2023 10:25:46 -0700, by drewp
-
logThu, 18 May 2023 10:25:40 -0700, by drewp
-
switch to udmxThu, 18 May 2023 10:25:23 -0700, by drewp
-
reformatThu, 18 May 2023 10:13:55 -0700, by drewp
-
attempt to make things more typesafe and readable (untested)Wed, 17 May 2023 19:56:17 -0700, by drewp
-
reformatWed, 17 May 2023 19:55:15 -0700, by drewp
-
add some old docs that still look goodWed, 17 May 2023 19:36:07 -0700, by drewp
-
show dataWed, 17 May 2023 19:35:18 -0700, by drewp
-
moveWed, 17 May 2023 19:34:32 -0700, by drewp
-
fix some warningsWed, 17 May 2023 19:34:12 -0700, by drewp
-
faster startup of all vite toolsWed, 17 May 2023 19:24:29 -0700, by drewp
-
add depWed, 17 May 2023 19:09:01 -0700, by drewp
-
suppress some ts warnings on already-broken codeWed, 17 May 2023 19:08:19 -0700, by drewp
-
show dataWed, 17 May 2023 19:07:49 -0700, by drewp
-
workaround sylvester module errors from tscWed, 17 May 2023 18:53:58 -0700, by drewp
-
copy from DefinitelyTypedWed, 17 May 2023 18:53:10 -0700, by drewp
-
it's 2023Wed, 17 May 2023 18:52:11 -0700, by drewp
-
fix collector publicDirWed, 17 May 2023 17:41:29 -0700, by drewp
-
update all the js depsWed, 17 May 2023 17:41:09 -0700, by drewp
-
stray hardcoded show uriWed, 17 May 2023 17:29:05 -0700, by drewp
-
py3 apiWed, 17 May 2023 17:28:45 -0700, by drewp
-
setup tweaksWed, 17 May 2023 17:28:35 -0700, by drewp
-
reformatWed, 17 May 2023 17:27:16 -0700, by drewp
-
showMon, 06 Jun 2022 01:15:32 +0000, by drewp
-
acso relayout so only the song list scrollsMon, 06 Jun 2022 01:15:17 +0000, by drewp
-
showSun, 05 Jun 2022 22:55:06 +0000, by drewp
-
WIP graph-using songlist; trying to make request-then-play safer ux for song playbackSun, 05 Jun 2022 01:42:39 +0000, by drewp
-
showSun, 05 Jun 2022 01:41:48 +0000, by drewp
-
current time really bigSun, 05 Jun 2022 01:41:31 +0000, by drewp
-
items() was broken; needs more typechecking or testsSun, 05 Jun 2022 01:40:17 +0000, by drewp
-
cue notesSun, 05 Jun 2022 01:39:41 +0000, by drewp
-
double spectrum views have a connected cursorFri, 03 Jun 2022 02:19:47 -0700, by drewp
-
two zoomed spectrogram views in ascoFri, 03 Jun 2022 00:41:13 -0700, by drewp
-
commentThu, 02 Jun 2022 23:35:47 -0700, by drewp
-
ignore pdmThu, 02 Jun 2022 23:35:37 -0700, by drewp
-
pass timing updates in a simpler wayThu, 02 Jun 2022 23:35:17 -0700, by drewp
-
port some of ascoltami into litThu, 02 Jun 2022 23:24:09 -0700, by drewp
-
reformatThu, 02 Jun 2022 23:23:01 -0700, by drewp
-
move timeline component for sharing in ascoThu, 02 Jun 2022 23:21:56 -0700, by drewp
-
2022 music fixesThu, 02 Jun 2022 23:21:25 -0700, by drewp
-
unpad tool and edits for processing 2022 audioThu, 02 Jun 2022 23:21:00 -0700, by drewp
-
unusedThu, 02 Jun 2022 23:20:14 -0700, by drewp
-
start new show with music paths and some light chan notesThu, 02 Jun 2022 20:05:21 -0700, by drewp
-
better asco mini modeThu, 02 Jun 2022 19:30:59 +0000, by drewp
-
disable autostopThu, 02 Jun 2022 19:22:05 +0000, by drewp
-
asco layoutThu, 02 Jun 2022 19:21:46 +0000, by drewp
-
ideThu, 02 Jun 2022 19:20:30 +0000, by drewp
-
reformatThu, 02 Jun 2022 18:52:24 +0000, by drewp
-
asco stylingThu, 02 Jun 2022 18:50:45 +0000, by drewp
-
pkg deps tweaks for ubuntu 22.04Thu, 02 Jun 2022 18:50:28 +0000, by drewp
-
loggingThu, 02 Jun 2022 18:49:45 +0000, by drewp
-
effectSequencer can now also process some note-like values coming from the fade/ uiWed, 01 Jun 2022 17:02:46 -0700, by drewp
-
loggingWed, 01 Jun 2022 17:00:29 -0700, by drewp