-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNEWS
More file actions
67 lines (44 loc) · 2.23 KB
/
NEWS
File metadata and controls
67 lines (44 loc) · 2.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
2019-09-29 Fix the bug noted below at 2019-09-04 in which microphones
are placed in the wrong group when actors play multiple
characters who are on stage at the same time and in different
groups. test003 tests for this bug.
2019-09-22 Continue work on the test suite. Version 3.11.
2019-09-15 Start work on a test suite, with one test. Version 3.10.
2019-09-04 Allow the # characterin DCA names. There is a bug, as yet
unfixed, which causes the program to get confused about which
group a microphone should be in if an actor is playing two
different characters who are in different groups but are on
stage together. Version 3.9.
2019-07-08 Summarize the microphone switching information using
DCA allocation. Version 3.8.
2019-06-30 Improve allocation of DCAs. Version 3.7.
2019-06-29 Improve the presentation of the sequencer programming section.
Version 3.6
2019-06-23 Don't write a cue for X32 Theatre Control if nothing has
changed since the last cue. Version 3.5.
2019-06-09 Add parameters file. Version 3.4.
2019-06-02 Add prompt. Version 3.3.
2019-06-01 Add preferred_DCA. Version 3.2.
2019-05-12 Fix a bug in sharing DCAs between groups. Version 3.1.
2019-05-05 Add support for X32 Theatre Control. Version 3.0.
2019-04-01 In the microphone assignments section, sort actors by
entrance. Version 2.5.
2019-03-28 Support page numbers with letters and measure numbers:
version 2.4.
2019-03-18 Add another section to the microphone document for
users with sequencers; version 2.3.
2019-03-18 Add some error messages; version 2.2.
2017-11-04 Extend page numbers to <number>-<number>-<number> for
Jesus Christ Superstar. Add command-line options
to control the output directory and root name; version 2.1.
2016-11-01 Add group feature; version 2.0.
2016-08-08 Handle actors with long names or who play many characters;
version 1.3.
2015-01-25 Support page numbers of the form <number>-<number>
for Cats.
When counting the maximum number of microphones required,
count each actor on stage only once, no matter how many
characters he plays.
Note the maximum number of live microphones; version 1.2.
2012-04-24 Add cue number to timeline; version 1.1.
2011-04-22 Release of version 1.0.