log bin/curvecalc @ 1860:5bcb950024af

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