log bin/curvecalc @ 2112:0b80bcc82cb1

age author description
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
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, 14 Jun 2015 18:51:01 +0000 drewp remove some stack dumps
Sun, 14 Jun 2015 15:44:03 +0000 Drew Perttula CC try to debug why it jumps to random songs sometimes.
Sun, 14 Jun 2015 07:37:59 +0000 Drew Perttula try to improve CC toggling
Mon, 08 Jun 2015 09:28:30 +0000 Drew Perttula update CC gtk theme
Sun, 15 Jun 2014 03:09:48 +0000 drewp CC now suports statprof profiling, and every other profile() call is now broken
Fri, 13 Jun 2014 05:25:02 +0000 Drew Perttula rdfdb port is now in the config
Tue, 10 Jun 2014 08:46:52 +0000 Drew Perttula remove some old curve api
Mon, 09 Jun 2014 03:05:32 +0000 Drew Perttula rewrite CurveSet. remove sliders support from curvecalc. curve edits now write quickly to the graph.
Tue, 03 Jun 2014 08:27:49 +0000 Drew Perttula CC drop old window geo code
Mon, 02 Jun 2014 06:04:07 +0000 Drew Perttula curvecalc profile option
Mon, 02 Jun 2014 04:37:50 +0000 Drew Perttula fix curve canvas coord display issue; remove 'collapse' widget
Mon, 02 Jun 2014 01:03:22 +0000 Drew Perttula inputdemo sends updates to curvecalc, which edits the curve. doesn't display right
Mon, 02 Jun 2014 00:21:33 +0000 Drew Perttula switch curvecalc web server to cyclone
Mon, 02 Jun 2014 00:10:48 +0000 Drew Perttula move curvecalc's web server to another file
Sun, 01 Jun 2014 20:35:38 +0000 Drew Perttula port curvecalc to gtk3. mostly worked, but there are severe bugs with redraws
Thu, 29 May 2014 06:48:21 +0000 Drew Perttula curvecalc now gets its curves from the rdf graph, and can persist their points there too (save is still an explicit command)
Tue, 27 May 2014 07:29:54 +0000 Drew Perttula fix up curvecalc to run
Sun, 16 Jun 2013 18:44:45 +0000 drewp support dropping an effect "uri" into the curve area
Sun, 16 Jun 2013 18:44:36 +0000 drewp bigger CC font for small screen
Sat, 15 Jun 2013 21:25:06 +0000 drewp fix subterm 'add' button
Sat, 15 Jun 2013 21:24:15 +0000 drewp bring back the ability to redraw canvases, since they still get mangled coords sometimes
Sat, 15 Jun 2013 08:51:31 +0000 drewp attempt to fix zoom corruption when CC song changes, but this didn't work
Sat, 15 Jun 2013 08:21:33 +0000 drewp curvecalc can finally change songs without restarting, and it can optionally track the song from ascoltami (beware of losing curve edits in this mode!)
Sat, 15 Jun 2013 07:06:59 +0000 drewp new sub zone now makes a curve/sub pair named after the sub, but doesn't make any curve pts
Fri, 14 Jun 2013 05:29:19 +0000 drewp CC more drag support and code cleanup
Thu, 13 Jun 2013 21:59:32 +0000 drewp drag sub into curve area to get a curve+subterm and a 0..1 fade at the current play time
Thu, 13 Jun 2013 00:16:42 +0000 drewp curvecalc tripleFilter optimization
Mon, 10 Jun 2013 19:57:59 +0000 drewp push some subterm logging to debug
Mon, 10 Jun 2013 19:57:42 +0000 drewp CC add subterm no longer has dialog; configure it after you make it
Mon, 10 Jun 2013 19:57:15 +0000 drewp rework some CC currentGraph optimizations
Mon, 10 Jun 2013 06:00:48 +0000 Drew Perttula tripleFilter optimization on currentState. optimize how often curvecalc rebuilds Subterm objs
Mon, 10 Jun 2013 00:09:17 +0000 Drew Perttula remove some broken profiler attempts last-2012
Sun, 09 Jun 2013 09:41:58 +0000 Drew Perttula shorter names on subterm uris. new sub zone ui padding.
Sun, 09 Jun 2013 08:48:22 +0000 Drew Perttula curvecalc takes drops for new subterms and also to edit the sub of an existing one
Sun, 09 Jun 2013 01:02:13 +0000 Drew Perttula curvecalc just barely running its subexprs and outputting levels
Sat, 08 Jun 2013 23:57:33 +0000 Drew Perttula tricky fix for curvecalc not displaying subterms at launch
Sat, 08 Jun 2013 22:55:03 +0000 drewp working on curvecalc graph sync
Sat, 08 Jun 2013 08:22:39 +0000 Drew Perttula start fixing curvecalc data model; not done yet
Sat, 08 Jun 2013 08:20:48 +0000 Drew Perttula curvecalc don't start doing graph work until our first sync
Wed, 05 Jun 2013 23:39:44 +0000 drewp starting curvecalc editchoice
Tue, 26 Mar 2013 16:50:48 +0000 drewp curvecalc port to SyncedGraph. starts up ok, saving is broken
Tue, 26 Mar 2013 08:43:37 +0000 drewp started porting curvecalc to SyncedGraph
Mon, 18 Jun 2012 01:34:40 +0000 drewp refactor to prepare for submasters to work out of the main graph
Sat, 16 Jun 2012 23:46:21 +0000 drewp stop output entry box bouncing around
Sat, 16 Jun 2012 23:46:03 +0000 drewp support dragging in a url to make curves and subterms
Sat, 16 Jun 2012 04:33:23 +0000 drewp more vars in the python console
Sat, 16 Jun 2012 04:32:49 +0000 drewp attempt to receive a brand new submaster. doesn't work, this fix doesn't address the problem. But you can drag it in twice as a workaround
Sat, 16 Jun 2012 02:53:49 +0000 drewp curvecalc serves the time you're hovering over
Sat, 16 Jun 2012 02:00:03 +0000 drewp CC layout to fit more curves
Sat, 16 Jun 2012 01:33:36 +0000 drewp when you drag a sub into CC and it makes a new fade, leave both points in the fade selected
Sat, 16 Jun 2012 01:31:50 +0000 drewp reformat
Sat, 16 Jun 2012 01:12:21 +0000 drewp CC reload discovers new subs
Fri, 15 Jun 2012 20:50:20 +0000 drewp fixes for machine swap
Fri, 15 Jun 2012 20:49:57 +0000 drewp first drop action of a sub successfully gets current music time
Fri, 15 Jun 2012 17:53:59 +0000 drewp updates for screen size