File: ChangeLog

package info (click to toggle)
emacspeak-ss 1.12.1-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 540 kB
  • sloc: tcl: 533; sh: 445; perl: 170; makefile: 80; ansic: 77
file content (354 lines) | stat: -rw-r--r-- 11,084 bytes parent folder | download | duplicates (4)
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
2010-04-24  James R. Van Zandt  <jrvz@comcast.net>

	* Makefile.in (emacspeak-ss.tar.gz): check git rather than RCS for
	changes not checked in.

2009-05-23  James R. Van Zandt  <jrvz@comcast.net>

	* testit (ver): eliminate bashism ("==" -> "=")
	* configure.in: version 1.12.1

2007-03-22  James R. Van Zandt  <jrv@vanzandt.comcast.net>

	* all.in: specifically call tclsh8.4, since tclsh8.3 fails

2007-03-21  James R. Van Zandt  <jrv@vanzandt.comcast.net>

	* Makefile (VERSION): version 1.12

	* all.in: changes for tcl 8.4: "file0" -> "stdin",
	"#!/usr/bin/tcl" -> "#!/usr/bin/tclsh; package require Tclx"

2006-03-01  James R. Van Zandt  <jrv@debian.org>

	* configure.in (VERSION): version 1.11

2006-02-11  James R. Van Zandt  <jrv@debian.org>

	* all.in (clean): for any unrecognized voice, use Betty. 
	(clean): for any unrecognized voice, use Dennis.

2006-02-08  James R. Van Zandt  <jrv@debian.org>

	* all.in (tts_sync_state): new procedure
	(clean): substitute for generic voice command [ :dv ... ]

	* apollo.in (version): new procedure

	* doubletalk.in (version): new procedure

	* accent.in (version): new procedure (stub)

	* braillenspeak.in (version): new procedure (stub)

	* ciber.in (version): new procedure (stub)

	* pchablado.in (version): new procedure (stub)

2006-02-06  James R. Van Zandt  <jrv@debian.org>

	* configure.in (VERSION): version 1.10

	* Makefile.in (install): install servers as executables

	* all.in: include interpreter filename, so servers are executable
	scripts

	* Makefile.in (uninstall): rm only the blurbs added by this
	package, not all blurbs.

2002-11-28  James R. Van Zandt  <jrv@debian.org>

	* braillenspeak.in: When asked for "all" punctuation, use device's
	"most" code instead (thanks to Tyler Spivey <tspivey8@telus.net>)

2002-01-12  James R. Van Zandt  <jrv@debian.org>

	* TROUBLESHOOTING (port): correct capitalization of DTK_PORT.
	Describe running a server with tcl.

2001-12-25  James R. Van Zandt  <jrv@debian.org>

	* configure.in (VERSION): version 1.9

	* doubletalk.in: When isolating version number, anchor regex at
	both beginning and end.

	* all.in: with a recent Solaris, stty now requires "<" to set
	a serial port (thanks to Rich Burridge <Rich.Burridge@Sun.COM>)

	* testit (efile): add -F flag to strace command, to follow
	vforks.  Record tails of three log files: emacs, tcl, and
	ping-apollo processes.

2001-09-11  James R. Van Zandt  <jrv@debian.org>

	* accent.in: ESC is global

2000-12-11  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* README.doubletalk: The doubletalk PC device driver is now part of
	the standard Linux kernel sources.

2000-07-20  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* configure.in (VERSION): version 1.8

	* accent.in(tts_initialize): declare ESC global.

2000-05-07  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* Makefile.in (uninstall): remove servers and blurbs from
	subdirectories.

	* apollo.in, doubletalk.in: C-e d V quotes ROM version number.

	* accent.in (and other servers): C-e d V quotes emacspeak-ss
	version number.

	* Makefile.in: insert package version number into servers.

	* configure.in (VERSION): version 1.6

	* Makefile.in (install): install servers and .blurb files in
	subdirectories of /usr/share/emacs/site-lisp/emacspeak per
	expectations of emacspeak 12.0.

1999-12-20  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* accent.in: enable slower speeds (Accent codes A, 9, and 8).

1999-11-03  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* all.in: replacing `@' with " at ", as workaround for firmware
	bug in DoubleTalk LT (thanks to Matthew Campbell <mattcamp@feist.com>).

1999-10-10  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* README: quote URL for RPMs.

1999-08-08  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* configure.in (VERSION): version 1.4

	* all.in: Don't use stty on the DoubleTalk PC (thanks to
        Matthew Campbell <mattcamp@feist.com>)

1999-08-07  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* configure.in (VERSION): version 1.3

	* all.in: Reverting to previous handshaking settings (using
	crtscts switch on stty) because revised code fails (thanks to Tim
	Cross <tcross@tim.northnet.com.au>).

	* README: Dr. Raman is leaving Adobe, so show only his Cornell
	email address.

1999-05-30  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* configure.in (VERSION): version 1.2

	* all.in: revised handshaking to match that in Dr. Raman's DECtalk
	Express speech server.

	* testit (file): when listing device files, include ls error
	messages in log.  Before running strace, check that it is
	installed and print its version.

	* OtherSynthesizers: renamed tts_globals -> tts.

	* pchablado.in: renamed tts_globals -> tts.

	* doubletalk.in: renamed tts_globals -> tts.

	* ciber.in: renamed tts_globals -> tts.

	* braillenspeak.in: renamed tts_globals -> tts.

	* apollo.in: renamed tts_globals -> tts.

	* accent.in: renamed tts_globals -> tts.

	* all.in: renamed tts_globals -> tts.
	(tts_resume): follow message with $tts(flush), not just \013.
	(tts_gobble_acknowledgements): delay shortened from .1 to .01.
	(r): new procedure to queue a rate command.
	(speech_task): follow text with $tts(flush), not just \013.  Set
	mark before requesting a tone, wait for report.
	(q): look for environment variable EMACSPEAK_DIR for drip.au.
	emit tone as well as drip sound if many things are queued (?).
	(queue_backup): handle empty queue, or queue with only one
	element, gracefully.
	(tts_selftest): new routine to emit ten statements.
	(which_os): new procedure to guess the OS.
	(which_port): new procedure to guess which port.
	(main pgm): appeal to which_os and which_port.

1999-02-20  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* blurbs/ciber232.blurb (blurb): Description should not have "plus".

Sat Feb 20 23:50:27 1999  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* doubletalk.in:   Do not die if version from status report is empty.

1999-02-20  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* CREDITS: Thank Oscar Fernandez.

1998-12-11  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* Makefile.in (install): installing servers and .blurb files
	without execution permission.

Wed Dec  9 02:23:38 1998  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* apollo.in:   Removed some debug code.

Mon Dec  7 01:24:06 1998  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* apollo.in:   tts_poll calls tts_ping rather than just "ping".
	  In debug mode, writing result of ping.
	  tts_poll requires that synthesizer be muted before returning.
	  tts_ping does not bother with local variable for read file.
	  tts_ping returns $status, rather than constant string "status".

	* all.in:   In debug mode, opening file "log.debug".

Mon Nov 30 01:15:27 1998  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* apollo.in:   Revert to @I+ for marking.
	  Use external routine read-apollo to lower RTS then try to read.

1998-12-01  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* README (synthesizers): update emacspeak list subscription info.

	* read-apollo.c (main): reverse sense: *raise* RTS line while
	trying to read.

Mon Nov 30 00:54:11 1998  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* apollo.in:   Use @I+ for marking.
	  Use external routine read-apollo to lower RTS then try to read.

Thu Nov 26 00:27:22 1998  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* apollo.in:   Revert to @I+ for marking.
	  Use stty to defeat RTS/CTS handshaking when trying to read.

Sun Nov 22 15:59:56 1998  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* apollo.in:   tts_ping added
	  docs on sound effects added
	  exercise all the query commands.
	  Use the @Ec command for indexing.
	  Include the ROM vesion in the version report.

Tue Nov 17 02:22:40 1998  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* all.in:
	  tts_get_acknowledgement: allow for synthesizer that must be polled.

	* apollo.in: poll synthesizer for index marks.

1998-11-15  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* testit: Record lots of context in log.tcl.

Mon Nov 16 02:48:16 1998  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* doubletalk.in:   Interrogate serial-connected DoubleTalk.
	  Issue tone commands only if they are supported.

Wed Nov 11 22:51:47 1998  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* doubletalk.in:   add measured speaking rates to comments.

1998-11-11  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* blurbs/ contains .blurb files.
	* all.in: call for "drip.au" instead of "progress.au"

1998-08-02  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* find-ss: call /bin/bash rather than /bin/sh

Mon Jul 27 01:30:35 1998  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* all.in: saving name of device in tts_globals(port)

	* accent.in: set serial port to Accent default of 9600 n 7 1

Sun Jul 26 18:48:56 1998  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* accent.in: rate_command_initialized? is global.

Thu Jul 16 12:22:05 1998  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* accent.in:   deleted superceded comment.

Wed Jul 15 01:48:49 1998  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* all.in: substituting for voice commands only after other
	        substitutions (which otherwise can damage the speech server
	        commands).

1998-07-30  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* apollo.in: added draft server.  Does not do indexing, which
	apparently means that text following a voice change is lost.

1998-07-26  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* accent.in: (tts_initialize) set port for 9600 n 7 1 per Accent
	default.

1998-07-25  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* accent.in: (tts_initialize): rate_command_initialized? is global.

1998-07-20  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* Makefile.in (all): executing interleave as ./interleave

1998-07-18  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* Makefile.in (all): use prefix, as suggested by Kerry Hoath
	<kerry@gotss.ml.org>

	* configure.in (VERSION): prefix defaults to /usr

1998-07-14  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* all.in: substituting for voice commands only after other
	substitutions (which otherwise can damage the speech server
	commands).  The symptom is speaking "0 Oindent 4 0 O" instead
	of "indent 4" at the beginning of a line in tcl-mode.  Bug
	reported by Kerry Hoath <kerry@gotss.ml.org>.

1998-07-11  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* README: combined READMEs from separate packages.

	* accent.in: Adapted from Jack Chen's complete server dtk-accent.

	* braillenspeak.in: Adapted from previous complete server dtk-bs.

	* doubletalk.in: Added silence_command.

Sun Jul 12 01:12:14 1998  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* all.in:   Deleted bogus argument from #include line.
	  Added {{{ grouping comments, so Emacs forward-list command works
	(except that it miscounts in some regexps).
	  Put "dectalk_" back into names of wrapper functions.
	  sh now calls silence_command to do the real work.

	* doubletalk.in, braillenspeak.in, accent.in: Initial revision

Fri Jul 10 01:58:40 1998  James R. Van Zandt  <jrv@vanzandt.mv.com>

	* all.in: Initial revision