log light9/showconfig.py @ 2187:ccdfdc8183ad

age author description
Tue, 28 May 2019 06:46:08 +0000 Drew Perttula reformat
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
Sat, 25 May 2019 12:06:01 +0000 Drew Perttula reformat some missed files
Fri, 24 May 2019 05:58:52 +0000 drewp start py3 and other dep fixes
Wed, 22 May 2019 00:08:22 +0000 drewp 2to3 with these fixers: all idioms set_literal
Sun, 12 Jun 2016 02:12:28 +0000 drewp clients were reading this file a LOT. Probably not a performance issue, but distracting in strace output
Mon, 08 Jun 2015 08:00:47 +0000 Drew Perttula update jquery-ui, remove rdflib bnode workaround
Mon, 08 Jun 2015 00:38:08 +0000 Drew Perttula new nginx router
Tue, 27 May 2014 07:31:44 +0000 Drew Perttula dead code
Mon, 26 May 2014 20:51:57 +0000 Drew Perttula update the workaround for song id corruption
Sun, 16 Jun 2013 21:42:55 +0000 drewp add a note about the fix for song orders
Sun, 16 Jun 2013 20:12:46 +0000 drewp emergency fix to playlist, which was getting other non-song junk because of some bnode corruption problem
Thu, 06 Jun 2013 08:21:56 +0000 Drew Perttula legacy config readers also peek in the show's build/ dir
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
Wed, 13 Jun 2012 04:27:48 +0000 Drew Perttula fix up musicpad and wavecurve. ascoltami2 can now use relative paths in the config
Tue, 05 Jun 2012 20:40:35 +0000 Drew Perttula buildout and rdflib updates
Sat, 18 Jun 2011 05:36:42 +0000 Drew Perttula quieter logging
Sat, 18 Jun 2011 04:50:40 +0000 Drew Perttula switch song config to factor out the music dir
Thu, 16 Jun 2011 07:11:58 +0000 Drew Perttula fix networking
Tue, 14 Jun 2011 07:32:52 +0000 drewp bug in showUri method, which has apparently never been used
Tue, 22 Jun 2010 04:41:11 +0000 David McClosky create Playlist class which is now used in wavecurve, musicPad, and ascoltami2.
Sun, 13 Jun 2010 07:57:00 +0000 drewp showconfig logs about what n3 files it's reading
Sat, 12 Jun 2010 08:00:52 +0000 drewp clean up music client calls from curvecalc and musictime
Wed, 09 Jun 2010 07:05:40 +0000 drewp vidref now pretty much saves and loads frames
Mon, 09 Jun 2008 07:07:10 +0000 drewp config file now lists paths in the same form you'd give to mpd. New cmdline on ascoltami to specify the song list from config.n3
Mon, 09 Jun 2008 00:54:47 +0000 drewp better search for mpd config file (look in /etc/mpd.conf)
Fri, 15 Jun 2007 18:06:46 +0000 Drew Perttula fix KC dummy mode
Tue, 12 Jun 2007 07:12:32 +0000 Drew Perttula curvecalc persistence, wavecurve -a option
Mon, 11 Jun 2007 02:26:49 +0000 Drew Perttula big KC speedup from not reloading config.n3 constantly
Mon, 02 Apr 2007 14:34:14 +0000 drewp ascoltami, subcomposer, keyboardcomposer use rdf show data; raise channel count to 270
Tue, 20 Mar 2007 02:39:09 +0000 drewp patch showconfig again
Fri, 16 Jun 2006 17:06:38 +0000 drewp music path fix again
Tue, 20 Mar 2007 02:35:22 +0000 drewp merge showconfig again
Fri, 16 Jun 2006 16:59:30 +0000 Drew Perttula music path changes
Tue, 20 Mar 2007 02:34:28 +0000 drewp merge some rdf changes
Fri, 16 Jun 2006 16:54:09 +0000 drewp path and port fixes to make ascoltami work
Sun, 18 Mar 2007 23:44:54 +0000 Drew Perttula ascoltami now uses rdf for config
Sun, 22 May 2005 07:58:13 +0000 drewp song pre/post mostly working
Sun, 17 Apr 2005 07:06:10 +0000 drewp added the forgotten curve.py; mpd song path fix
Sun, 17 Apr 2005 05:54:39 +0000 drewp adding showconfig.py, which should have been added a while ago