log bin/keyboardcomposer @ 2112:0b80bcc82cb1

age author description
Tue, 11 Jun 2019 01:32:58 +0000 drewp old math bug where KC was sending to collector as fast as it could (100fps)
Mon, 10 Jun 2019 02:29:12 +0000 drewp fix KC sliders support
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
Sat, 01 Jun 2019 10:55:48 +0000 Drew Perttula update logging api
Sat, 01 Jun 2019 01:13:54 +0000 Drew Perttula reformat
Tue, 28 May 2019 08:41:47 +0000 Drew Perttula higher res KC slider values
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:46:08 +0000 Drew Perttula reformat
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 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 06:20:38 +0000 Drew Perttula more py3 and typing fixes
Sat, 25 May 2019 12:10:51 +0000 Drew Perttula pyflakes cleanups and some refactors
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
Sat, 09 Jun 2018 01:59:39 +0000 drewp optimize KC output to collector, hopefully
Thu, 07 Jun 2018 05:37:08 +0000 Drew Perttula fix KC simpleOutputs object
Mon, 04 Jun 2018 07:05:42 +0000 Drew Perttula effectSequencer info display
Thu, 26 Apr 2018 08:21:31 +0000 Drew Perttula bring back clientsession which doesn't belong in rdfdb
Wed, 21 Mar 2018 08:31:45 +0000 drewp rdfdb is its own package now
Sun, 11 Jun 2017 02:53:23 +0000 drewp try to reduce KC jank
Sat, 10 Jun 2017 23:31:39 +0000 drewp KC font
Sat, 10 Jun 2017 19:01:19 +0000 drewp KC can save new effects
Sat, 10 Jun 2017 03:11:57 +0000 Drew Perttula fix KC launch bug. log corrupt settings and move on.
Thu, 16 Jun 2016 06:09:43 +0000 drewp effects should also get noteTime for doing one-shot stuff
Mon, 13 Jun 2016 00:04:59 +0000 drewp a compileGraph optimization and some failed ones
Sun, 12 Jun 2016 00:24:57 +0000 drewp KC and SEQ share inotify code to reload effect code
Sat, 11 Jun 2016 21:13:46 +0000 drewp KC show all effects; no more :live node
Sat, 11 Jun 2016 06:49:25 +0000 Drew Perttula KC can now fade in effects, which can be read from the graph
Sat, 11 Jun 2016 04:33:36 +0000 drewp partial fixes to KC
Thu, 09 Jun 2016 08:50:47 +0000 Drew Perttula hack up KC so it edits effect strengths instead
Thu, 09 Jun 2016 07:07:55 +0000 Drew Perttula clean lint in KC
Sun, 14 Jun 2015 03:30:01 +0000 drewp prefer the later midi device. i don't what the other one is
Sun, 14 Jun 2015 03:19:48 +0000 drewp KC don't rebuild your tree so many times
Sun, 14 Jun 2015 03:19:27 +0000 drewp tk font sizes
Mon, 08 Jun 2015 09:28:55 +0000 Drew Perttula #status corner style. rm hardcoded show uri. fix 'add to current song' ajax path.
Sun, 15 Jun 2014 18:21:16 +0000 drewp KC fix sortin
Sun, 15 Jun 2014 04:37:44 +0000 drewp KC layout
Sun, 15 Jun 2014 04:23:42 +0000 drewp more debug logs
Sat, 14 Jun 2014 19:12:29 +0000 drewp log line
Fri, 13 Jun 2014 05:25:02 +0000 Drew Perttula rdfdb port is now in the config
Mon, 17 Jun 2013 00:25:17 +0000 drewp hw sliders send events in a way that piles up and we get big delays. this is a simple throttle that stops the pileup but interactivity is still bumpy
Sat, 15 Jun 2013 06:29:25 +0000 drewp KC wasn't sending dmx whenever anything changed, only on a periodic keepalive timer
Sat, 15 Jun 2013 06:09:57 +0000 drewp fix up hardware sliders in KC. big mess now
Thu, 13 Jun 2013 19:49:29 +0000 drewp remove KC old control-l feature
Thu, 13 Jun 2013 08:25:24 +0000 drewp fix KC save-everything form
Thu, 13 Jun 2013 07:22:54 +0000 drewp KC supports dragging into (existing) named groups. still can't make a new group though
Thu, 13 Jun 2013 05:56:57 +0000 drewp KC seems to refresh on new subs now, though it redraws way too many times
Sat, 08 Jun 2013 08:21:24 +0000 Drew Perttula KC fix logging, startup after graph sync, display uri tails when there's no label
Tue, 26 Mar 2013 07:04:22 +0000 drewp subcomposer's nice currently-editing DnD box
Tue, 15 Jan 2013 21:02:08 +0000 drewp just whitespace (hopefully)
Sat, 20 Oct 2012 21:52:10 +0000 drewp toplevel window pos is saved in the graph. Patch conflicts no longer break as hard, but they don't exactly reset themselves right yet eiher
Sun, 30 Sep 2012 07:11:49 +0000 drewp improvements to file watching. outline of how resync will work
Mon, 23 Jul 2012 12:03:06 +0000 drewp kc/sc session control
Thu, 19 Jul 2012 04:54:29 +0000 drewp session cmdline support. KC saves current row in the session
Thu, 19 Jul 2012 04:23:06 +0000 drewp KC big rewrites, now multiple KC instances can sync with rdfdb
Mon, 16 Jul 2012 22:28:08 +0000 drewp KC sends real levels
Mon, 16 Jul 2012 21:51:04 +0000 drewp PersistentSubmaster split. keyboardcomposer now notices submaster changes