Thu, 01 Jun 2023 18:42:36 -0700 |
drewp |
fix bug with uninitialized effect ,and prefer a dead effect over a graph reload
|
Thu, 01 Jun 2023 18:32:03 -0700 |
drewp |
don't let ports get deleted
|
Thu, 01 Jun 2023 18:30:25 -0700 |
drewp |
attribute 'nounlink' to save space
|
Thu, 01 Jun 2023 14:47:35 -0700 |
drewp |
multi device supt
|
Thu, 01 Jun 2023 14:21:51 -0700 |
drewp |
reminder of how to get mic monitor
|
Thu, 01 Jun 2023 14:21:35 -0700 |
drewp |
client side chaos (disabled)
|
Thu, 01 Jun 2023 14:21:20 -0700 |
drewp |
logging
|
Thu, 01 Jun 2023 14:20:40 -0700 |
drewp |
use undefined for 'nothing selected' insetad of null
|
Thu, 01 Jun 2023 14:19:42 -0700 |
drewp |
new fader widget
|
Thu, 01 Jun 2023 14:18:14 -0700 |
drewp |
checkpoint show data
|
Thu, 01 Jun 2023 14:17:58 -0700 |
drewp |
try more faders
|
Thu, 01 Jun 2023 14:17:33 -0700 |
drewp |
log levels
|
Thu, 01 Jun 2023 14:16:45 -0700 |
drewp |
collector: auto find dmx address (at startup) if it reconnects usb with a new one
|
Thu, 01 Jun 2023 14:15:54 -0700 |
drewp |
no default udmx rate- prevent surprises
|
Wed, 31 May 2023 15:25:26 -0700 |
drewp |
don't stop midi input on a handler error
|
Wed, 31 May 2023 13:51:02 -0700 |
drewp |
checkpoint show data
|
Wed, 31 May 2023 13:50:13 -0700 |
drewp |
don't let phone users click on song uris by mistake
|
Wed, 31 May 2023 13:34:06 -0700 |
drewp |
update web ui with one SSE, not repeated requests
|
Wed, 31 May 2023 13:12:06 -0700 |
drewp |
port ascoltami from cyclone to starlette
|
Wed, 31 May 2023 02:22:57 -0700 |
drewp |
deps
|
Wed, 31 May 2023 02:21:19 -0700 |
drewp |
new midifade
|
Wed, 31 May 2023 02:16:49 -0700 |
drewp |
no cyclone at import time. i can't even install it now
|
Wed, 31 May 2023 02:16:22 -0700 |
drewp |
just skip a fader with no value (it's probably coming soon)
|
Wed, 31 May 2023 01:19:57 -0700 |
drewp |
move decimalLiteral
|
Wed, 31 May 2023 00:13:50 -0700 |
drewp |
reformat & clean up imports
|
Wed, 31 May 2023 00:02:48 -0700 |
drewp |
rm old-style data
|
Tue, 30 May 2023 23:58:47 -0700 |
drewp |
rewrite Effect.ts to operate on new effect graphs
|
Tue, 30 May 2023 23:58:07 -0700 |
drewp |
fix fader test
|
Tue, 30 May 2023 23:52:37 -0700 |
drewp |
big effecteval rewrite
|
Tue, 30 May 2023 23:50:42 -0700 |
drewp |
rm or repair dead code (notes could come back)
|
Tue, 30 May 2023 23:48:42 -0700 |
drewp |
big effect rewrite: the effect functions & library
|
Tue, 30 May 2023 23:47:08 -0700 |
drewp |
checkpoint show data
|
Tue, 30 May 2023 01:01:53 -0700 |
drewp |
stronger types
|
Tue, 30 May 2023 01:01:40 -0700 |
drewp |
redo resource-display, fixing the rename button
|
Tue, 30 May 2023 01:00:32 -0700 |
drewp |
resource-display uri can no longer be a string
|
Tue, 30 May 2023 00:59:20 -0700 |
drewp |
you can ask to apply empty patch and it will no-op
|
Mon, 29 May 2023 23:37:08 -0700 |
drewp |
look who just read https://lit.dev/docs/components/properties/#boolean-attributes
|
Mon, 29 May 2023 23:08:55 -0700 |
drewp |
dead code
|
Mon, 29 May 2023 23:08:15 -0700 |
drewp |
fix effect new/clear commands
|
Mon, 29 May 2023 22:49:40 -0700 |
drewp |
fix messagesSend counter
|
Mon, 29 May 2023 22:32:50 -0700 |
drewp |
minor
|
Mon, 29 May 2023 21:31:41 -0700 |
drewp |
use zmq pubsub between clients and collector
|
Mon, 29 May 2023 19:37:53 -0700 |
drewp |
checkpoint show data
|
Mon, 29 May 2023 19:37:49 -0700 |
drewp |
logging
|
Mon, 29 May 2023 19:37:41 -0700 |
drewp |
don't apply empty patch
|
Mon, 29 May 2023 19:37:11 -0700 |
drewp |
fix tests
|
Mon, 29 May 2023 19:36:49 -0700 |
drewp |
effect don't panic if your triples arent there yet
|
Mon, 29 May 2023 19:36:24 -0700 |
drewp |
reformat
|
Mon, 29 May 2023 19:35:37 -0700 |
drewp |
redo homepage and metrics calcs. still a mess
|
Mon, 29 May 2023 19:33:16 -0700 |
drewp |
take out retries
|
Mon, 29 May 2023 15:18:32 -0700 |
drewp |
another empty-patch guard, to cause me to fix problems upstream of this call
|
Mon, 29 May 2023 15:18:04 -0700 |
drewp |
logging
|
Mon, 29 May 2023 15:17:28 -0700 |
drewp |
save some work
|
Mon, 29 May 2023 15:16:57 -0700 |
drewp |
decimal not double! this caused patch comparisons to fail and led to redundant work
|
Mon, 29 May 2023 15:15:19 -0700 |
drewp |
convert Patch to use Immutable
|
Mon, 29 May 2023 13:58:04 -0700 |
drewp |
logging
|
Mon, 29 May 2023 13:24:01 -0700 |
drewp |
attempted rewrite of rerunInners
|
Mon, 29 May 2023 13:23:16 -0700 |
drewp |
attempt to work around :host style not applying since this el got transplanted
|
Mon, 29 May 2023 13:22:44 -0700 |
drewp |
more cleanup- mixed up with other commits
|
Mon, 29 May 2023 13:21:14 -0700 |
drewp |
special case- white picks the center-top px
|