log

age author description
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
Thu, 13 Jun 2013 02:21:37 +0000 drewp vidref use async http client for talking to asco and CC. No more blocking the gst thread to learn curvecalc time
Thu, 13 Jun 2013 01:44:05 +0000 drewp vidref grab images for snapshots even if a song is not playing
Thu, 13 Jun 2013 01:31:16 +0000 drewp subserver can get a snapshot from vidref and display it on the sub
Thu, 13 Jun 2013 00:46:52 +0000 drewp vidref can take snapshots and serve them back
Thu, 13 Jun 2013 00:16:42 +0000 drewp curvecalc tripleFilter optimization
Wed, 12 Jun 2013 23:48:32 +0000 drewp asco try to print gst error messages. untested
Wed, 12 Jun 2013 23:47:12 +0000 drewp asco: display update frequency and dim when updates stop. run slower updates on tablets and phones
Wed, 12 Jun 2013 19:46:26 +0000 drewp refactor to videorecorder.py
Wed, 12 Jun 2013 19:27:14 +0000 drewp refactor vidref MusicTime class
Wed, 12 Jun 2013 07:31:29 +0000 drewp vidref run in twisted mainloop
Wed, 12 Jun 2013 07:31:21 +0000 drewp comment
Wed, 12 Jun 2013 05:01:02 +0000 drewp put program name in terminal title
Wed, 12 Jun 2013 04:48:26 +0000 drewp change base uri used on local subs
Wed, 12 Jun 2013 02:35:30 +0000 drewp rdfdb handles file removals
Tue, 11 Jun 2013 21:20:26 +0000 Drew Perttula more lines to debug
Tue, 11 Jun 2013 20:25:02 +0000 Drew Perttula another hack to stop graphfile from thinking its own new empty file means it should delete all the statements in that context
Tue, 11 Jun 2013 20:09:45 +0000 Drew Perttula just logging improvements
Tue, 11 Jun 2013 06:11:58 +0000 Drew Perttula asco button to open in chromeless window
Tue, 11 Jun 2013 05:49:54 +0000 drewp display websocket status on SS page
Tue, 11 Jun 2013 05:49:36 +0000 drewp some 2012 chase data copied to 2013
Tue, 11 Jun 2013 05:48:10 +0000 drewp working on local->global sub action. creation of new file in rdfdb is still a problem
Tue, 11 Jun 2013 00:02:35 +0000 drewp subserver shows real submasters, stays live. pretty sweet
Mon, 10 Jun 2013 23:28:46 +0000 drewp more inotify masks to catch certain kinds of edits
Mon, 10 Jun 2013 23:14:21 +0000 drewp rdfdb: when a new n3 file shows up, fix its path to be relative again so the uri ends up right
Mon, 10 Jun 2013 23:04:35 +0000 drewp add knockout for subserver
Mon, 10 Jun 2013 23:03:57 +0000 drewp start subserver webapp with websockets, cyclone, jade, coffee
Mon, 10 Jun 2013 20:14:27 +0000 drewp new-curve dialog could never get focus on my laptop
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 19:56:42 +0000 drewp fixes for Submaster init method
Mon, 10 Jun 2013 18:35:01 +0000 drewp remember gst pulseaudio package for playback
Mon, 10 Jun 2013 17:55:31 +0000 drewp makefile some GI packages
Mon, 10 Jun 2013 09:58:59 +0000 Drew Perttula push some logs down to debug. -v flag on SC. another tripleFilter optimization
Mon, 10 Jun 2013 09:52:15 +0000 Drew Perttula more tripleFilter speedups. accept Decimals coming in from n3 files, which happens with the 2012 code
Mon, 10 Jun 2013 09:42:23 +0000 Drew Perttula comment
Mon, 10 Jun 2013 09:28:11 +0000 Drew Perttula move all point editing into Curve. fix manip to never try to make points have the same X. add check in Curve that points never have the same X or crossing X
Mon, 10 Jun 2013 08:28:06 +0000 Drew Perttula port ascoltami to Gst 1.0, work around the missing message signals
Mon, 10 Jun 2013 07:04:12 +0000 Drew Perttula howto notes
Mon, 10 Jun 2013 06:02:45 +0000 Drew Perttula very simple con-neg on rdfdb /graph to support text/plain (ntriples)
Mon, 10 Jun 2013 06:01:58 +0000 Drew Perttula 2013 code ignores 'config.n3' so 2012 code can use that instead
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 04:22:07 +0000 Drew Perttula TAG last-2012
Mon, 10 Jun 2013 00:09:17 +0000 Drew Perttula remove some broken profiler attempts last-2012
Sun, 09 Jun 2013 09:43:35 +0000 Drew Perttula error if we have multiple expressions on one subterm
Sun, 09 Jun 2013 09:43:22 +0000 Drew Perttula guard against an abspath getting into a uri
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:13:34 +0000 Drew Perttula vertical scale widget can now be used on points that were all previously at 0
Sun, 09 Jun 2013 01:06:43 +0000 Drew Perttula try to cull out SyncedGraph.patch calls where the patch is a no-op
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 21:22:24 +0000 drewp port listSongs to use syncedgraph
Sat, 08 Jun 2013 21:16:27 +0000 drewp visible error when asco can't find a file
Sat, 08 Jun 2013 08:22:39 +0000 Drew Perttula start fixing curvecalc data model; not done yet
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
Sat, 08 Jun 2013 08:20:48 +0000 Drew Perttula curvecalc don't start doing graph work until our first sync
Sat, 08 Jun 2013 08:20:03 +0000 Drew Perttula window position saving works on KC and on windows that have never saved
Sat, 08 Jun 2013 08:19:36 +0000 Drew Perttula syncedgraph.contains support
Sat, 08 Jun 2013 08:19:21 +0000 Drew Perttula playlist names
Sat, 08 Jun 2013 06:34:10 +0000 drewp rdflib dependency should be enabled. i only turn it off locally sometimes because it is slow to pip
Sat, 08 Jun 2013 06:34:01 +0000 drewp vidref change logger
Sat, 08 Jun 2013 05:06:34 +0000 drewp dragging a new uri into subcomposer now makes a new context and rdf:type statement
Sat, 08 Jun 2013 01:57:30 +0000 drewp slightly better behavior when the graph is out of sync. add LocalSubmaster type
Sat, 08 Jun 2013 00:54:56 +0000 Drew Perttula show 2013 data
Fri, 07 Jun 2013 23:13:49 +0000 Drew Perttula rdf Literal issue in the patch dict
Fri, 07 Jun 2013 21:30:19 +0000 Drew Perttula another dmx tester
Fri, 07 Jun 2013 07:13:24 +0000 Drew Perttula pass dmx choice into dmxserver
Fri, 07 Jun 2013 06:40:07 +0000 Drew Perttula update dmx_usb. ok on kernel 3.5.0
Thu, 06 Jun 2013 08:23:17 +0000 Drew Perttula subcomposer put local subs into the graph with a type edge.
Thu, 06 Jun 2013 08:23:08 +0000 Drew Perttula drop cgitb (again)
Thu, 06 Jun 2013 08:22:30 +0000 Drew Perttula Patch tolerate missing add/del quads arguments
Thu, 06 Jun 2013 08:21:56 +0000 Drew Perttula legacy config readers also peek in the show's build/ dir
Thu, 06 Jun 2013 08:21:35 +0000 Drew Perttula add genshi dep, for asco
Thu, 06 Jun 2013 08:21:22 +0000 Drew Perttula add link to system goocanvas, for curvecalc
Thu, 06 Jun 2013 08:21:07 +0000 Drew Perttula asco use colored logs
Thu, 06 Jun 2013 04:43:21 +0000 Drew Perttula subcomposer is nicer if we always have some Submaster object. and if you call all the init code
Thu, 06 Jun 2013 04:42:51 +0000 Drew Perttula more tkdnd install instructions
Thu, 06 Jun 2013 04:31:50 +0000 drewp some dnd test programs
Thu, 06 Jun 2013 04:26:21 +0000 drewp forgot to add editchoicegtk.py
Thu, 06 Jun 2013 04:28:54 +0000 Drew Perttula bin/python symlink
Thu, 06 Jun 2013 04:16:47 +0000 Drew Perttula start makefile for tkdnd build
Thu, 06 Jun 2013 04:16:27 +0000 Drew Perttula clearer name for sendPatch callback function
Thu, 06 Jun 2013 03:39:05 +0000 Drew Perttula gtk+PIL visible in virtualenv
Thu, 06 Jun 2013 03:19:40 +0000 Drew Perttula don't react to inotify events that are just us reading the file
Thu, 06 Jun 2013 03:14:06 +0000 Drew Perttula merge run_local again
Wed, 05 Jun 2013 23:44:33 +0000 drewp attempted fix for FilePath making paths absolute (when they need to stay relative since they're used in uris)
Wed, 05 Jun 2013 23:39:44 +0000 drewp starting curvecalc editchoice
Wed, 05 Jun 2013 23:39:12 +0000 drewp merge graphfile.py
Wed, 05 Jun 2013 23:34:49 +0000 drewp merge buildout.cfg rm
Wed, 05 Jun 2013 23:34:32 +0000 drewp merge patch.py
Wed, 05 Jun 2013 23:30:55 +0000 drewp remerge toplevelat changes
Wed, 05 Jun 2013 23:28:07 +0000 drewp make EditChoice prompt configurable
Wed, 05 Jun 2013 23:25:57 +0000 drewp subcomposer code merge
Tue, 26 Mar 2013 16:51:48 +0000 drewp syncedgraph logging text
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
Tue, 26 Mar 2013 08:24:06 +0000 drewp docs
Tue, 26 Mar 2013 08:17:59 +0000 drewp fix layering issue with runDepsOnNewPatch
Tue, 26 Mar 2013 07:59:48 +0000 drewp clarify some private api
Tue, 26 Mar 2013 07:48:07 +0000 drewp split syncedgraph into several layers
Tue, 26 Mar 2013 07:08:44 +0000 drewp fix web ui abbrevs for xs:
Tue, 26 Mar 2013 07:08:03 +0000 drewp trying to fix the inotify noticer code, but it still breaks on some emacs edits
Tue, 26 Mar 2013 07:07:47 +0000 drewp upgrade ipython rdflib pyprof2calltree
Tue, 26 Mar 2013 07:07:38 +0000 drewp midi port update
Tue, 26 Mar 2013 07:04:22 +0000 drewp subcomposer's nice currently-editing DnD box
Tue, 26 Mar 2013 07:03:28 +0000 drewp got tired of long tracebacks in the console
Wed, 05 Jun 2013 00:11:22 +0000 Drew Perttula hack up the window-save-position code to try to ignore automatic size changes at start
Tue, 04 Jun 2013 23:52:27 +0000 Drew Perttula better error when network config is missing
Tue, 04 Jun 2013 23:52:13 +0000 Drew Perttula logging
Tue, 04 Jun 2013 23:51:57 +0000 Drew Perttula colored logs
Tue, 04 Jun 2013 23:18:46 +0000 Drew Perttula showconfig still reads n3 files on its own for legacy code. reads anything in top dir, not just config.n3 and patch.n3
Tue, 04 Jun 2013 23:17:06 +0000 Drew Perttula subcomposer support logging. don't start with a bogus sub
Tue, 04 Jun 2013 23:16:51 +0000 Drew Perttula workaround for n3 file with rules in it
Tue, 04 Jun 2013 22:46:34 +0000 Drew Perttula refactor file watching. notice new files and dirs.