|
dmcc
|
74a34c677588
|
21 years ago
|
|
|
|
dmcc
|
ccd635df77a9
|
21 years ago
|
|
- commit latest cue and sub changes - commit latest cue and sub changes - CueFaders: show sub levels everywhere, update TODO section
|
|
dmcc
|
ce362534d133
|
21 years ago
|
|
- maybe more fixes to CueFaders - maybe more fixes to CueFaders - no interesting changes to cues/dolly, just stupid id changes
|
|
dmcc
|
e9c06be9b26b
|
21 years ago
|
|
|
|
dmcc
|
c8d24bd2a99e
|
21 years ago
|
|
CueFaders: autoload/shifting bug fixed CueFaders: autoload/shifting bug fixed mute button added cuenum attribute added cursor is visible in CueEditron Subcomposer: not a dummy! use DMXDUMMY=1 if you want to do dummy cues/dolly: changes from 7.8.2003 rehearsal
|
|
dmcc
|
ba83a312d8b1
|
21 years ago
|
|
|
|
dmcc
|
f8b5cb5fbeed
|
21 years ago
|
|
- CueFader is hopefully done: - CueFader is hopefully done: - The TimedGoButton accepts a wheel to change the times. You can also enter times directly. - TimedGoButton really has a default starting time of 2 now. (there was a variable attached to the wrong widget before) - We send DMX levels with dmxclient now. - Autoload Times is a new option. - We load times from the next cue if Autoload Times is true. - Time predictions in the LabelledScale are slightly better. You still can change the time of an active fade. - Cue cache and DMX level computing now have their own functions, which get called at (hopefully) All The Right Times. - There are even some docs now! - Cues: sub_level parsing is better, will only throw out one line if it encounters problems (instead of the rest of the cue) - CueList: lots of 0 vs. None bugs fixed. - TkCueList: stores a reference to the controlling fader so it can alert it about changed cues. - CueEditron: You can edit sub_levels now. - cuelist1 was edited, checking it in for consistency's sake
|
|
dmcc
|
79bc84310e80
|
21 years ago
|
|
changes from tonight's rehearsal: changes from tonight's rehearsal: - CueFader is closer to actually running the show, computes DMX levels to send. - KeyboardComposer is not a dummy. Use DMXDUMMY=1 to disable it. - Submaster: subs can now be "temporary" -- i.e. they shouldn't be saved or loaded. to save a temporary sub, make a copy of it with a proper name since the computed name will be ugly. Also, get_normalized_copy() and crossfade() methods added. linear_fade helper (shouldn't be in Submaster, probably) added too. - dmxchanedit: longer labels - cuelist1 now has some bogus data in it and some crap removed - dmxclient: now listens to the $DMXHOST and $DMXDUMMY env variables. - patchdata: now up to date with this year's show - danshow subs song{01..19}: removed. maybe we'll re-add them in an archive directory.
|
|
dmcc
|
e0c227168519
|
21 years ago
|
|
- LabelledScales allow for optional formatters - LabelledScales allow for optional formatters - more recoloring - cuelist supports wheel scrolling now - remove old inefficient cue redrawer - basic geometry - share changes to the dummy cuelist
|
|
dmcc
|
6c5753bad783
|
21 years ago
|
|
basic cue editing, darker colors, fade time selector is now a "TixControl" basic cue editing, darker colors, fade time selector is now a "TixControl" (spin box)
|
|
dmcc
|
0803fb42109d
|
21 years ago
|
|
we now have TkCueList, which is really cool. it doesn't provide editing we now have TkCueList, which is really cool. it doesn't provide editing yet, but you could almost nearly probably maybe run a show with it. heck, i hope so.
some of the shifting/drawing problems were probably fixed.
cuelist1 got more bogus data to help populate the TkCueList.
|
|
dmcc
|
5c7ac46e33d3
|
21 years ago
|
|
more disabling of stuff that make no sense at certain times and some more disabling of stuff that make no sense at certain times and some bug fixes. still haven't fixed the scale problem
|
|
dmcc
|
7d3a0f9107a8
|
21 years ago
|
|
|
|
dmcc
|
4c3060ceddcc
|
21 years ago
|
|
|
|
dmcc
|
990a9474d0e7
|
22 years ago
|
|
early cue stuff. the CueList will supply the CueFader with the cues to early cue stuff. the CueList will supply the CueFader with the cues to work with, and will do crossfading sooner or later. the format of cues is still very open. cuelist1 is a bogus cuelist for testing.
|
|
drewp
|
45b12307c695
|
23 years ago
|
|
|