Fri, 13 Jun 2003 14:00:36 +0000 |
drewp |
new modules: dmxclient provides a very convenient way for clients to talk to the
|
Fri, 13 Jun 2003 13:59:32 +0000 |
drewp |
now uses dmxclient to talk to dmxserver
|
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
|
Tue, 09 Jul 2002 07:35:57 +0000 |
drewp |
new event handling utils
|
Tue, 09 Jul 2002 06:34:29 +0000 |
drewp |
rm'd unneeded imports
|
Tue, 09 Jul 2002 05:28:21 +0000 |
drewp |
pulled Lightboard out of rsn.py (and fixed all the dependency problems i could find)
|
Mon, 08 Jul 2002 15:53:29 +0000 |
dmcc |
bad cues replaced with bogus ones that can't harm things
|
Mon, 08 Jul 2002 15:50:00 +0000 |
dmcc |
Cue math error fixed.
|
Mon, 08 Jul 2002 14:31:20 +0000 |
dmcc |
result of July 7th on-site editing
|
Mon, 08 Jul 2002 03:25:42 +0000 |
dmcc |
emergency commit
|
Sun, 07 Jul 2002 15:40:45 +0000 |
dmcc |
- Meet Fader. He is going to grow up and be a crossfader some day
|
Sun, 07 Jul 2002 15:26:02 +0000 |
drewp |
fixed lingering trace bug
|
Sun, 07 Jul 2002 15:18:45 +0000 |
drewp |
fixed bug where leveldisplay would appear empty after refresh
|
Sun, 07 Jul 2002 15:12:38 +0000 |
drewp |
finished the re-class of Console so it can make new subs again
|
Sun, 07 Jul 2002 15:11:48 +0000 |
drewp |
did a nice job with Togglebutton
|
Sun, 07 Jul 2002 13:37:04 +0000 |
dmcc |
(22:36:03) drewp: plaese use stronger quotes """ on Cue:1 to help my highlighter
|
Sun, 07 Jul 2002 13:33:19 +0000 |
dmcc |
util.py: subsetdict added. see docs
|
Sun, 07 Jul 2002 13:07:31 +0000 |
drewp |
fixed Stage a lot: ctrl-drag subtracts from selection; ctrl-a/ctrl-A select all/none;
|
Sun, 07 Jul 2002 12:31:18 +0000 |
dmcc |
(21:29:34) dmcc: no need to have the E for effects
|
Sun, 07 Jul 2002 12:24:01 +0000 |
drewp |
corrected Patch's error behavior and subediting's catching behavior
|
Sun, 07 Jul 2002 12:18:06 +0000 |
drewp |
subediting is incorporated into rsn, and begins to work
|
Sun, 07 Jul 2002 12:17:30 +0000 |
drewp |
these are mostly replaced with guys&dolls material (effects were not touched)
|
Sun, 07 Jul 2002 12:16:44 +0000 |
drewp |
added subeditor
|
Sun, 07 Jul 2002 12:16:27 +0000 |
drewp |
small ui enhancements
|
Sun, 07 Jul 2002 12:16:03 +0000 |
drewp |
subeditor begins to work - stage makes the right calls to subeditor now
|
Sun, 07 Jul 2002 12:15:34 +0000 |
drewp |
subeditor begins to work
|
Sun, 07 Jul 2002 12:11:42 +0000 |
dmcc |
cleanup imports, fix backwards colors in changing level direction
|
Sun, 07 Jul 2002 12:06:16 +0000 |
dmcc |
the famous you-are-in-the-process-of-changing-this-light indicator.
|
Sun, 07 Jul 2002 10:55:05 +0000 |
dmcc |
Fix bad refs to quit
|
Sun, 07 Jul 2002 10:52:22 +0000 |
drewp |
fixed small bug with orientable
|
Sun, 07 Jul 2002 10:49:25 +0000 |
drewp |
now they're orientable
|
Sun, 07 Jul 2002 10:48:38 +0000 |
drewp |
sideways subs, new x/y buttons (which don't draw right, but they work)
|
Sun, 07 Jul 2002 10:41:06 +0000 |
dmcc |
minor cleanups, convert parallel port controller to a class
|
Sun, 07 Jul 2002 10:17:00 +0000 |
dmcc |
attempts to save params, better loading behavior
|
Sun, 07 Jul 2002 08:36:21 +0000 |
dmcc |
Construction colors
|
Sun, 07 Jul 2002 08:33:52 +0000 |
dmcc |
Reclassification, minor cleanups
|
Sun, 07 Jul 2002 08:30:56 +0000 |
drewp |
better brakes and numerics (oscillations are still possible if the updates get
|
Sun, 07 Jul 2002 08:04:56 +0000 |
drewp |
physics model fader!
|
Sun, 07 Jul 2002 07:31:35 +0000 |
dmcc |
layout fixen
|
Sun, 07 Jul 2002 07:22:12 +0000 |
drewp |
some naming and defaults tweaks
|
Sun, 07 Jul 2002 07:09:37 +0000 |
dmcc |
shared Listbox problem solved. exportselection=0!
|
Sun, 07 Jul 2002 06:58:03 +0000 |
dmcc |
fix precision bug
|
Sun, 07 Jul 2002 06:53:32 +0000 |
dmcc |
makefile - add link to ../Widgets/FlyingFader.py
|
Sun, 07 Jul 2002 06:48:57 +0000 |
dmcc |
some changes to allow integration into rsn. more needed
|
Sun, 07 Jul 2002 06:43:40 +0000 |
drewp |
some comments and garbage cleanup
|
Sun, 07 Jul 2002 06:33:29 +0000 |
drewp |
fixed bug with channel levels not displaying
|
Sun, 07 Jul 2002 06:18:40 +0000 |
dmcc |
put **kw back in, they now go to the scale and can override the defaults.
|
Sun, 07 Jul 2002 06:17:08 +0000 |
drewp |
new colors
|
Sun, 07 Jul 2002 06:16:23 +0000 |
drewp |
new colors
|
Sun, 07 Jul 2002 06:16:11 +0000 |
drewp |
big restructuring - moved lots of things (including most panels) to other files
|
Sun, 07 Jul 2002 06:01:57 +0000 |
dmcc |
- no more kw args -- they didn't do anything. use configure to change
|
Sun, 07 Jul 2002 05:14:46 +0000 |
drewp |
some real lights
|
Sun, 07 Jul 2002 05:13:12 +0000 |
dmcc |
The FlyingFader will accept keyboard values and fade to them over 1.5
|
Sun, 07 Jul 2002 05:05:36 +0000 |
drewp |
conv image to gif, clean up source formatting
|
Sun, 07 Jul 2002 04:52:48 +0000 |
drewp |
picking and dragging works pretty well (no ctrl yet)
|
Sun, 07 Jul 2002 03:47:18 +0000 |
drewp |
tag-heavy selection management is getting hard - about to switch to python lists
|
Sun, 07 Jul 2002 01:24:00 +0000 |
drewp |
wrote some docstring
|
Sun, 07 Jul 2002 01:16:10 +0000 |
drewp |
added light8 from the posted light8-1.0.tgz
|
Thu, 04 Jul 2002 10:04:18 +0000 |
drewp |
dmx out example node and types
|
Thu, 04 Jul 2002 08:21:35 +0000 |
drewp |
bunch of renaming; some additions to the files
|
Wed, 03 Jul 2002 09:43:24 +0000 |
drewp |
start cvs
|