log

age author description
Fri, 13 Jun 2003 13:59:08 +0000 drewp now tracks update frequencies of the server and each client
Fri, 13 Jun 2003 13:57:38 +0000 drewp removed an extra import
Fri, 13 Jun 2003 06:15:28 +0000 drewp much prettier stdout, including a clock (so you can tell the server's running)
Fri, 13 Jun 2003 06:13:31 +0000 drewp attempt to make a better exception with getparport(). didn't help, afaict
Fri, 13 Jun 2003 06:13:10 +0000 drewp now uses the new-style swig naming (_project.so instead of projectmodule.so)
Thu, 12 Jun 2003 17:12:11 +0000 drewp a demo client that gets times from ascoltami player (in semprini/) and sends a light
Wed, 11 Jun 2003 09:36:35 +0000 drewp dmx light output is now via a separate process which light8 talks to.
Wed, 11 Jun 2003 09:36:07 +0000 dmcc all in a days work
Tue, 10 Jun 2003 10:31:57 +0000 dmcc all of this stuff is super rough and not well thought out yet.
Sun, 25 May 2003 16:25:35 +0000 dmcc - initial checkin: run Timeline.py for a good time
Tue, 23 Jul 2002 01:13:38 +0000 dmcc latest changes. couldn't commit lightboard for some reason
Sun, 21 Jul 2002 07:20:33 +0000 dmcc backed up backuper
Sun, 21 Jul 2002 04:38:19 +0000 dmcc results of 7.20 show, potserver and tracks finally in CVS
Tue, 16 Jul 2002 00:17:42 +0000 dmcc results of 7.14 performance
Mon, 15 Jul 2002 02:27:54 +0000 dmcc result of 7.13 performance, some ExtSliderMapper fixes
Sun, 14 Jul 2002 09:07:14 +0000 dmcc more untested code, ready for production: colors for slider mapping
Sun, 14 Jul 2002 08:01:24 +0000 dmcc - scroll wheel works everywhere
Sun, 14 Jul 2002 02:44:27 +0000 dmcc result of 7.12 performance
Sat, 13 Jul 2002 04:48:27 +0000 dmcc minor cleanups. no code actually changed (i hope :)
Sat, 13 Jul 2002 04:36:49 +0000 dmcc possible fix
Sat, 13 Jul 2002 04:26:59 +0000 drewp tracing etc seems to work
Sat, 13 Jul 2002 04:04:33 +0000 drewp partway through the fancy trace-disabling feature
Sat, 13 Jul 2002 03:33:48 +0000 dmcc a hack to fix bg color problems
Sat, 13 Jul 2002 03:27:19 +0000 drewp FancyDoubleVar is a DoubleVar where you can temporarily disable the callbacks
Sat, 13 Jul 2002 03:23:35 +0000 dmcc ready for better scalelevel variable, checkbutton -> label
Sat, 13 Jul 2002 03:09:26 +0000 drewp shrunk the useful range of the slider so there won't be any noise at the ends
Sat, 13 Jul 2002 03:01:42 +0000 dmcc better attach behavior, "attached" -> "synced"
Sat, 13 Jul 2002 02:57:55 +0000 drewp messed with the server a lot. it works, though doesnt do persistent conenctions
Sat, 13 Jul 2002 02:57:27 +0000 drewp rsn has a separate thread that receives rlslider connections from a potserver.py process,
Sat, 13 Jul 2002 02:28:45 +0000 drewp added missing imports and constants to SerialPots
Sat, 13 Jul 2002 02:28:18 +0000 drewp new server that sends levels like "55 25 47 35\n" on the port 'serpots'
Fri, 12 Jul 2002 12:49:03 +0000 dmcc better colors, color behavior
Fri, 12 Jul 2002 12:08:43 +0000 dmcc new slidermappings, extslidermapping modularized and slightly smarter
Fri, 12 Jul 2002 12:07:38 +0000 drewp converts subs from dicts to tab-sep-values and back again
Fri, 12 Jul 2002 11:08:20 +0000 drewp fixed window geometry finally
Fri, 12 Jul 2002 10:59:43 +0000 drewp io can now return to being dummy (untested)
Fri, 12 Jul 2002 10:45:05 +0000 dmcc yippee
Fri, 12 Jul 2002 10:42:24 +0000 drewp added a SerialPot io object and made the IO code much more elegant (in io.py)
Fri, 12 Jul 2002 10:39:21 +0000 dmcc for my next trick, i'll object-ize this properly
Fri, 12 Jul 2002 10:38:25 +0000 dmcc ExtSliderMapping moved to new file
Fri, 12 Jul 2002 10:05:57 +0000 dmcc support for external sliders. fill in ExternalInput with real IO
Fri, 12 Jul 2002 10:02:31 +0000 drewp hid the image
Fri, 12 Jul 2002 10:00:10 +0000 drewp added a note about the funny read order
Fri, 12 Jul 2002 09:55:52 +0000 drewp new serial port module to read the PCF8591 chip with the sliders on it
Thu, 11 Jul 2002 15:54:24 +0000 dmcc jostle feature, use it to shake levels mildly
Thu, 11 Jul 2002 15:27:17 +0000 dmcc Submaster analysis to help with gel pickage
Thu, 11 Jul 2002 15:26:28 +0000 dmcc results of 7.10 rehearsal, rollback broken IO changes
Thu, 11 Jul 2002 09:33:02 +0000 dmcc simple DMX server
Thu, 11 Jul 2002 08:36:45 +0000 drewp black bkg to avoid dither
Thu, 11 Jul 2002 00:17:02 +0000 dmcc result of 7.9.2002 rehearsal
Wed, 10 Jul 2002 00:39:14 +0000 dmcc result of 7.8.2002 run-through
Tue, 09 Jul 2002 09:27:47 +0000 dmcc window pos saving
Tue, 09 Jul 2002 08:53:44 +0000 drewp new 'save stage' button which saves a new copy of the sub with whatever's visible on the stage (!)
Tue, 09 Jul 2002 08:53:19 +0000 drewp fixed some names to match primary names in patch
Tue, 09 Jul 2002 08:52:52 +0000 drewp new config with a sub for each look
Tue, 09 Jul 2002 08:48:44 +0000 dmcc SimpleCues created (took 7 minutes or so)
Tue, 09 Jul 2002 08:35:27 +0000 dmcc stage shows levels now. aims have blue halo for easy recognition.
Tue, 09 Jul 2002 07:52:48 +0000 drewp scrolled sub panels which work
Tue, 09 Jul 2002 07:36:45 +0000 drewp scrolled sub panels
Tue, 09 Jul 2002 07:36:29 +0000 drewp all mousewheel events everywhere will now pass up the tree to be caught by