Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomatic
[dcpomatic.git] / ChangeLog
1 2014-09-01  Carl Hetherington  <cth@carlh.net>
2
3         * Version 1.73.1 released.
4
5 2014-08-31  Carl Hetherington  <cth@carlh.net>
6
7         * Remove configurable CPL <Creator> and use "DCP-o-matic (version) (git)"
8         instead.
9
10         * Fix lack of i18n of strings from src/lib/po on OS X.
11
12         * Give a hint when content and container aspect ratios are not
13         the same (#392).
14
15         * Add "copy" button to colour conversion presets editor (#399).
16
17         * Allow drag-and-drop of files onto the content list (#395).
18
19 2014-08-29  Carl Hetherington  <cth@carlh.net>
20
21         * Some improvements to the manual.
22
23 2014-08-26  Carl Hetherington  <cth@carlh.net>
24
25         * Version 1.73.0 released.
26
27 2014-08-25  Carl Hetherington  <cth@carlh.net>
28
29         * Basic recent files list in the File menu.
30
31 2014-08-23  Carl Hetherington  <cth@carlh.net>
32
33         * Version 1.72.12 released.
34
35 2014-08-23  Carl Hetherington  <cth@carlh.net>
36
37         * Revert previous use of AVFormatContext::start_time when
38         computing the length of video.  I think this is wrong, and
39         causes bits to be missed off the end of videos (and other
40         problems).
41
42 2014-08-20  Carl Hetherington  <cth@carlh.net>
43
44         * Version 1.72.11 released.
45
46 2014-08-19  Carl Hetherington  <cth@carlh.net>
47
48         * Attempt to fix random crashes on OS X (especially during encodes)
49         thought to be caused by multiple threads using (different) stringstreams
50         at the same time; see src/lib/safe_stringstream.
51
52 2014-08-09  Carl Hetherington  <cth@carlh.net>
53
54         * Version 1.72.10 released.
55
56 2014-08-09  Carl Hetherington  <cth@carlh.net>
57
58         * Version 1.72.8 released.
59
60 2014-08-08  Carl Hetherington  <cth@carlh.net>
61
62         * Approximate support for changing timing details of multiple
63         bits of content at the same time.
64
65         * Allow removal of multiple bits of content at the same time.
66
67         * Version 1.72.7 released.
68
69 2014-08-04  Carl Hetherington  <cth@carlh.net>
70
71         * Add BCC option for KDM emails.
72
73 2014-07-29  Carl Hetherington  <cth@carlh.net>
74
75         * Version 1.72.5 released.
76
77 2014-07-17  Carl Hetherington  <cth@carlh.net>
78
79         * Fix corrupted text in job descriptions in some cases.
80
81         * Speculative fix for failure to keep Windows
82         machines awake during encodes.
83
84 2014-07-16  Carl Hetherington  <cth@carlh.net>
85
86         * Version 1.72.4 released.
87
88 2014-07-16  Carl Hetherington  <cth@carlh.net>
89
90         * Add default scaling setting to preferences (#384).
91
92         * Version 1.72.3 released.
93
94 2014-07-16  Carl Hetherington  <cth@carlh.net>
95
96         * Improve approximate time reports a bit.
97
98         * Make KDM email subject configurable.
99
100         * Updates to de_DE from Carsten Kurz.
101
102         * Limit allowed KDM types based on Interop/SMPTE setting
103         of DCP (#385).
104
105         * Updates to fr_FR from GrĂ©goire Ausina.
106
107 2014-07-14  Carl Hetherington  <cth@carlh.net>
108
109         * Bump libdcp to get a new version which writes
110         <Hash> values to CPLs.
111
112 2014-07-10  Carl Hetherington  <cth@carlh.net>
113
114         * Version 1.72.2 released.
115
116 2014-07-10  Carl Hetherington  <cth@carlh.net>
117
118         * Try to fix corruption of KDM email setting in
119         some cases.
120
121         * Version 1.72.1 released.
122
123 2014-07-08  Carl Hetherington  <cth@carlh.net>
124
125         * Fix various problems with seek and content
126         being trimmed when its video frame rate is
127         overridden.
128
129 2014-07-02  Carl Hetherington  <cth@carlh.net>
130
131         * Updated de_DE translation from Carsten Kurz.
132
133 2014-06-30  Carl Hetherington  <cth@carlh.net>
134
135         * Version 1.72.0 released.
136
137 2014-06-28  Carl Hetherington  <cth@carlh.net>
138
139         * Version 1.71.2 released.
140
141 2014-06-28  Carl Hetherington  <cth@carlh.net>
142
143         * Version 1.71.1 released.
144
145 2014-06-28  Carl Hetherington  <cth@carlh.net>
146
147         * Fix crash on analysing audio (and possibly DCP creation) with
148         resampled content.
149
150 2014-06-27  Carl Hetherington  <cth@carlh.net>
151
152         * Version 1.71.0 released.
153
154 2014-06-27  Carl Hetherington  <cth@carlh.net>
155
156         * Fix up/down buttons in content list.
157
158 2014-06-26  Carl Hetherington  <cth@carlh.net>
159
160         * Version 1.70.1 released.
161
162 2014-06-26  Carl Hetherington  <cth@carlh.net>
163
164         * Support different KDM formulations.
165
166         * Allow override of detected video frame rates.
167
168         * Optimisation of uncertain effect to encoder and server
169         thread handling.
170
171         * Version 1.70.0 released.
172
173 2014-06-25  Carl Hetherington  <cth@carlh.net>
174
175         * Version 1.69.37 released.
176
177 2014-06-25  Carl Hetherington  <cth@carlh.net>
178
179         * Version 1.69.36 released.
180
181 2014-06-25  Carl Hetherington  <cth@carlh.net>
182
183         * Support pixel format 46 in make_black().
184
185 2014-06-24  Carl Hetherington  <cth@carlh.net>
186
187         * Re-assign timeline tracks when things are
188         moved about.
189
190 2014-06-23  Carl Hetherington  <cth@carlh.net>
191
192         * Try harder to cope with DCP names specified
193         already in CamelCase.
194
195         * Add option to CC a KDM email, and add
196         $SCREENS and $CINEMA_NAME as variables
197         in the email.
198
199 2014-06-22  Carl Hetherington  <cth@carlh.net>
200
201         * Reset-to-default button for KDM email text.
202
203         * Version 1.69.35 released.
204
205 2014-06-22  Carl Hetherington  <cth@carlh.net>
206
207         * Fix large memory leak with image sources.
208
209 2014-06-21  Carl Hetherington  <cth@carlh.net>
210
211         * Move email config into the KDM email page.
212
213         * Version 1.69.34 released.
214
215 2014-06-21  Carl Hetherington  <cth@carlh.net>
216
217         * Version 1.69.33 released.
218
219 2014-06-21  Carl Hetherington  <cth@carlh.net>
220
221         * Version 1.69.32 released.
222
223 2014-06-21  Carl Hetherington  <cth@carlh.net>
224
225         * Version 1.69.31 released.
226
227 2014-06-20  Carl Hetherington  <cth@carlh.net>
228
229         * Version 1.69.30 released.
230
231 2014-06-20  Carl Hetherington  <cth@carlh.net>
232
233         * Updates to de_DE translation from Carsten Kurz.
234
235 2014-06-18  Carl Hetherington  <cth@carlh.net>
236
237         * Version 1.69.29 released.
238
239 2014-06-18  Carl Hetherington  <cth@carlh.net>
240
241         * Fix thinko causing incorrect audio sample rates in some cases.
242
243 2014-06-15  Carl Hetherington  <cth@carlh.net>
244
245         * Version 1.69.28 released.
246
247 2014-06-12  Carl Hetherington  <cth@carlh.net>
248
249         * Version 1.69.27 released.
250
251 2014-06-12  Carl Hetherington  <cth@carlh.net>
252
253         * Add Content menu with "scale to fit width" and "scale
254         to fit height" options.
255
256         * Version 1.69.26 released.
257
258 2014-06-12  Carl Hetherington  <cth@carlh.net>
259
260         * Fix bug where DCP-o-matic does not recreate video after
261         subtitles are turned on or off.
262
263 2014-06-10  Carl Hetherington  <cth@carlh.net>
264
265         * Support ISDCF naming convention version 9 (#257).
266
267         * Rename DCI to ISDCF when talking about the digital cinema
268         naming convention (#362).
269
270         * Fix crash when opening the timeline with no content (#369).
271
272 2014-06-09  Carl Hetherington  <cth@carlh.net>
273
274         * Fix server/client with non-RGB24 sources.
275
276         * Version 1.69.25 released.
277
278 2014-06-09  Carl Hetherington  <cth@carlh.net>
279
280         * Make audio gain a floating-point value in the UI (#367).
281
282         * Work-around out-of-memory crashes with large start trims (#252).
283
284         * Version 1.69.24 released.
285
286 2014-06-06  Carl Hetherington  <cth@carlh.net>
287
288         * Version 1.69.23 released.
289
290 2014-06-05  Carl Hetherington  <cth@carlh.net>
291
292         * Version 1.69.22 released.
293
294 2014-06-05  Carl Hetherington  <cth@carlh.net>
295
296         * Large speed-up to multi-image source file decoding.
297
298         * Back-port changes from v2 which work out how separate
299         audio files should be resampled by looking at the video
300         files which are present at the same time.
301
302 2014-06-03  Carl Hetherington  <cth@carlh.net>
303
304         * Version 1.69.21 released.
305
306 2014-06-03  Carl Hetherington  <cth@carlh.net>
307
308         * Fix bad resampling of separate sound file sources that
309         have specified video frame rates.
310
311         * Version 1.69.20 released.
312
313 2014-06-03  Carl Hetherington  <cth@carlh.net>
314
315         * Re-calculate and update audio plots when the mapping is changed.
316
317         * Change the -3dB preset to -6dB since we are talking about
318         amplitude, not power.
319
320         * Version 1.69.19 released.
321
322 2014-06-02  Carl Hetherington  <cth@carlh.net>
323
324         * Empirical hack to prevent over-read of array
325         by libswscale; may fix crashes at the start of
326         DCP encodes.
327
328 2014-05-29  Carl Hetherington  <cth@carlh.net>
329
330         * Version 1.69.18 released.
331
332 2014-05-28  Carl Hetherington  <cth@carlh.net>
333
334         * Version 1.69.17 released.
335
336 2014-05-28  Carl Hetherington  <cth@carlh.net>
337
338         * Version 1.69.16 released.
339
340 2014-05-28  Carl Hetherington  <cth@carlh.net>
341
342         * Rework KDM generation to be about CPLs rather than DCPs,
343         and allow specification of any CPL to generate KDMs for.
344
345         Requested-by: Richard Turner
346
347 2014-05-27  Carl Hetherington  <cth@carlh.net>
348
349         * Version 1.69.15 released.
350
351 2014-05-26  Carl Hetherington  <cth@carlh.net>
352
353         * Version 1.69.14 released.
354
355 2014-05-26  Carl Hetherington  <cth@carlh.net>
356
357         * Fix problems with non-zero FFmpeg content start times.
358
359 2014-05-24  Carl Hetherington  <cth@carlh.net>
360
361         * Version 1.69.13 released.
362
363 2014-05-24  Carl Hetherington  <cth@carlh.net>
364
365         * Fix problems with log setup from config.
366
367 2014-05-23  Carl Hetherington  <cth@carlh.net>
368
369         * Version 1.69.12 released.
370
371 2014-05-22  Carl Hetherington  <cth@carlh.net>
372
373         * Version 1.69.11 released.
374
375 2014-05-21  Carl Hetherington  <cth@carlh.net>
376
377         * Version 1.69.10 released.
378
379 2014-05-21  Carl Hetherington  <cth@carlh.net>
380
381         * Tidy up logging a bit and make it configurable from the GUI
382         (moving a few things into an Advanced preferences tab at
383         the same time).
384
385 2014-05-19  Carl Hetherington  <cth@carlh.net>
386
387         * Version 1.69.9 released.
388
389 2014-05-19  Carl Hetherington  <cth@carlh.net>
390
391         * Decode image sources in the multi-threaded part
392         of the transcoder, rather than the single-threaded.
393
394 2014-05-16  Carl Hetherington  <cth@carlh.net>
395
396         * Version 1.69.8 released.
397
398 2014-05-16  Carl Hetherington  <cth@carlh.net>
399
400         * Fix various confusions in translations of abbreviated
401         channel names (Lc, Rc etc.)
402
403 2014-05-14  Carl Hetherington  <cth@carlh.net>
404
405         * Version 1.69.7 released.
406
407 2014-05-14  Carl Hetherington  <cth@carlh.net>
408
409         * Bump libdcp to remove checks on PCM MXF edit rates,
410         so we can generate strange ones in DCP-o-matic.
411
412 2014-05-13  Carl Hetherington  <cth@carlh.net>
413
414         * Version 1.69.6 released.
415
416 2014-05-13  Carl Hetherington  <cth@carlh.net>
417
418         * Remove artificial 100fps limit when using
419         "any" DCP frame rate.
420
421 2014-05-12  Carl Hetherington  <cth@carlh.net>
422
423         * Version 1.69.5 released.
424
425 2014-05-12  Carl Hetherington  <cth@carlh.net>
426
427         * Add option to use any DCP frame rate, rather than just
428         the "allowed" set.
429
430         * Version 1.69.4 released.
431
432 2014-05-12  Carl Hetherington  <cth@carlh.net>
433
434         * Version 1.69.3 released.
435
436 2014-05-12  Carl Hetherington  <cth@carlh.net>
437
438         * Use libdcp::raw_convert instead of boost::lexical_cast and
439         LocaleGuard, hopefully to fix large numbers being written with
440         thousands separators on some locales.
441
442 2014-05-10  Carl Hetherington  <cth@carlh.net>
443
444         * Version 1.69.2 released.
445
446 2014-05-10  Carl Hetherington  <cth@carlh.net>
447
448         * Fix setup of the libswresample context to work with high channel counts.
449
450 2014-05-09  Carl Hetherington  <cth@carlh.net>
451
452         * Version 1.69.1 released.
453
454 2014-05-09  Carl Hetherington  <cth@carlh.net>
455
456         * Fix crash on using content with more than 12 audio channels.
457
458         * Re-introduce ffprobe call when adding content.
459
460 2014-05-05  Carl Hetherington  <cth@carlh.net>
461
462         * Version 1.69.0 released.
463
464 2014-05-02  Carl Hetherington  <cth@carlh.net>
465
466         * Version 1.68.0 released.
467
468 2014-04-29  Carl Hetherington  <cth@carlh.net>
469
470         * Version 1.67.1 released.
471
472 2014-04-29  Carl Hetherington  <cth@carlh.net>
473
474         * Version 1.67.0 released.
475
476 2014-04-27  Carl Hetherington  <cth@carlh.net>
477
478         * Version 1.66.16 released.
479
480 2014-04-27  Carl Hetherington  <cth@carlh.net>
481
482         * Add .dpx to the list of acceptable image files.
483
484         * Slightly better handling of uncaught exceptions.
485
486         * Use our own directory picker on 14.04 (as well as 13.04 and 13.10) as
487         it appears that the same bug remains.
488
489 2014-04-25  Carl Hetherington  <cth@carlh.net>
490
491         * Version 1.66.15 released.
492
493 2014-04-25  Carl Hetherington  <cth@carlh.net>
494
495         * Fix subtitle display when the next subtitle is decoded before the previous
496         one has finished.
497
498 2014-04-24  Carl Hetherington  <cth@carlh.net>
499
500         * Version 1.66.14 released.
501
502 2014-04-23  Carl Hetherington  <cth@carlh.net>
503
504         * Version 1.66.13 released.
505
506 2014-04-21  Carl Hetherington  <cth@carlh.net>
507
508         * Update to es_ES translation from Manuel AC.
509
510         * Update to fr_FR translation from Thierry Journet.
511
512 2014-04-17  Carl Hetherington  <cth@carlh.net>
513
514         * Fix update of the gain control when using the gain calculator
515         dialog.
516
517         * Version 1.66.12 released.
518
519 2014-04-07  Carl Hetherington  <cth@carlh.net>
520
521         * Version 1.66.11 released.
522
523 2014-04-07  Carl Hetherington  <cth@carlh.net>
524
525         * Updated fr_FR translation from Thierry Journet. 
526
527 2014-04-02  Carl Hetherington  <cth@carlh.net>
528
529         * Version 1.66.10 released.
530
531 2014-04-01  Carl Hetherington  <cth@carlh.net>
532
533         * Basic support for separate left/right-eye files or directories
534         for 3D.
535
536 2014-03-30  Carl Hetherington  <cth@carlh.net>
537
538         * Version 1.66.9 released.
539
540 2014-03-30  Carl Hetherington  <cth@carlh.net>
541
542         * Version 1.66.8 released.
543
544         * nl_NL translation from Theo Kooijmans.
545
546 2014-03-27  Carl Hetherington  <cth@carlh.net>
547
548         * Auto-save film metadata before starting DCP encode.
549
550 2014-03-25  Carl Hetherington  <cth@carlh.net>
551
552         * Add support for downloading Doremi server certificates.
553
554 2014-03-24  Carl Hetherington  <cth@carlh.net>
555
556         * Version 1.66.7 released.
557
558 2014-03-24  Carl Hetherington  <cth@carlh.net>
559
560         * Fix error on creating DCPs without audio.
561
562 2014-03-23  Carl Hetherington  <cth@carlh.net>
563
564         * Version 1.66.6 released.
565
566 2014-03-23  Carl Hetherington  <cth@carlh.net>
567
568         * Attempt to fix format string specifier error on Windows.
569
570         * Version 1.66.5 released.
571
572 2014-03-22  Carl Hetherington  <cth@carlh.net>
573
574         * Version 1.66.4 released.
575
576 2014-03-22  Carl Hetherington  <cth@carlh.net>
577
578         * Allow specification of the video frame rate that a sound file
579         was prepared for.
580
581         * Another attempt to fix colour conversion dialog strange behaviour
582         on OS X.
583
584 2014-03-18  Carl Hetherington  <cth@carlh.net>
585
586         * Version 1.66.3 released.
587
588 2014-03-18  Carl Hetherington  <cth@carlh.net>
589
590         * Fix bad rounding of timecodes.
591
592         * Tentative support for 3D from alternate frames of the source.
593
594 2014-03-17  Carl Hetherington  <cth@carlh.net>
595
596         * Improve behaviour of the position slider at the end of films.
597
598         * Version 1.66.2 released.
599
600 2014-03-17  Carl Hetherington  <cth@carlh.net>
601
602         * Improve appearance of config dialog on OS X.
603
604 2014-03-15  Carl Hetherington  <cth@carlh.net>
605
606         * Improve appearance of new film and KDM dialogs on OS X.
607
608         * Fix KDM dialog to predictably set up its initial range to
609         a week from now.
610
611         * Remove support for FFmpeg post-processing filters as they apparently
612         do not support > 8bpp.  I don't think they are worth the pain of
613         quantizing and then telling the user what has happened.
614
615 2014-03-12  Carl Hetherington  <cth@carlh.net>
616
617         * Version 1.66.1 released.
618
619 2014-03-12  Carl Hetherington  <cth@carlh.net>
620
621         * Hopefully fix i18n on OS X (#324).
622
623 2014-03-10  Carl Hetherington  <cth@carlh.net>
624
625         * Version 1.66.0 released.
626
627 2014-03-09  Carl Hetherington  <cth@carlh.net>
628
629         * Version 1.65.2 released.
630
631 2014-03-09  Carl Hetherington  <cth@carlh.net>
632
633         * Restore old behaviour of "no-stretch" mode with crop.
634
635         * Fix display of no-scale display mode in the player.
636
637 2014-03-08  Carl Hetherington  <cth@carlh.net>
638
639         * Version 1.65.1 released.
640
641 2014-03-08  Carl Hetherington  <cth@carlh.net>
642
643         * Fix incorrect audio analyses on multiple-stream content.
644
645         * Support for unsigned 8-bit audio (hmm!).
646
647 2014-03-06  Carl Hetherington  <cth@carlh.net>
648
649         * Version 1.65.0 released.
650
651 2014-03-05  Carl Hetherington  <cth@carlh.net>
652
653         * Version 1.64.19 released.
654
655 2014-03-05  Carl Hetherington  <cth@carlh.net>
656
657         * Bump maximum audio channels to 12 so that we can
658         (crudely at least) get BsL/BsR.
659
660 2014-03-04  Carl Hetherington  <cth@carlh.net>
661
662         * Version 1.64.18 released.
663
664 2014-03-04  Carl Hetherington  <cth@carlh.net>
665
666         * Add option to disable all scaling of the input video.
667
668 2014-03-03  Carl Hetherington  <cth@carlh.net>
669
670         * Fix rounding of timecodes in at least some cases (#323).
671
672         * Try to prevent OS X from sleeping during DCP encode.
673
674 2014-02-26  Carl Hetherington  <cth@carlh.net>
675
676         * Version 1.64.17 released.
677
678 2014-02-26  Carl Hetherington  <cth@carlh.net>
679
680         * Fix missing RMS audio analysis plots in some cases.
681
682         * Fix failure to load sound files with
683         non-ASCII paths.
684
685 2014-02-23  Carl Hetherington  <cth@carlh.net>
686
687         * Version 1.64.16 released.
688
689 2014-02-23  Carl Hetherington  <cth@carlh.net>
690
691         * Bump ffmpeg library to git head to fix problems with
692         misrecognised frame rates in some MOV files.
693
694 2014-02-20  Carl Hetherington  <cth@carlh.net>
695
696         * Version 1.64.15 released.
697
698 2014-02-20  Carl Hetherington  <cth@carlh.net>
699
700         * Basic support for 7.1 / HI/VI audio tracks.
701
702 2014-02-19  Carl Hetherington  <cth@carlh.net>
703
704         * Add some basic JSON stuff.
705
706 2014-02-18  Carl Hetherington  <cth@carlh.net>
707
708         * Version 1.64.14 released.
709
710 2014-02-18  Carl Hetherington  <cth@carlh.net>
711
712         * Version 1.64.13 released.
713
714 2014-02-12  Carl Hetherington  <cth@carlh.net>
715
716         * Make the batch converter remember its last directory
717         for the film picker (#318).
718
719         * Add dcpomatic_batch to OS X .app.
720
721 2014-02-11  Carl Hetherington  <cth@carlh.net>
722
723         * Version 1.64.12 released.
724
725 2014-02-11  Carl Hetherington  <cth@carlh.net>
726
727         * Be more careful when catching exceptions from KDM creation.
728
729 2014-02-10  Carl Hetherington  <cth@carlh.net>
730
731         * Version 1.64.11 released.
732
733 2014-02-10  Carl Hetherington  <cth@carlh.net>
734
735         * Version 1.64.10 released.
736
737 2014-02-10  Carl Hetherington  <cth@carlh.net>
738
739         * Try to fix Centos RPM dependencies.
740
741         * Version 1.64.9 released.
742
743 2014-02-10  Carl Hetherington  <cth@carlh.net>
744
745         * Version 1.64.8 released.
746
747 2014-02-09  Carl Hetherington  <cth@carlh.net>
748
749         * Build with a more careful version of libopenjpeg that handles
750         out-of-memory conditions slightly better.
751
752         * Possibly fix repeated no route to host errors in some cases.
753
754         * Some small bits of increased low-memory stability.
755
756         * Version 1.64.7 released.
757
758 2014-02-08  Carl Hetherington  <cth@carlh.net>
759
760         * Fix exception when seeking with missing content (part of #317).
761
762         * Version 1.64.6 released.
763
764 2014-02-08  Carl Hetherington  <cth@carlh.net>
765
766         * Version 1.64.5 released.
767
768 2014-02-08  Carl Hetherington  <cth@carlh.net>
769
770         * Version 1.64.4 released.
771
772 2014-02-08  Carl Hetherington  <cth@carlh.net>
773
774         * Version 1.64.3 released.
775
776 2014-02-08  Carl Hetherington  <cth@carlh.net>
777
778         * Bump libdcp version to get some fixes for Interop XML.
779
780 2014-02-07  Carl Hetherington  <cth@carlh.net>
781
782         * Add basic stuff to build RPMs for Centos.
783
784 2014-02-05  Carl Hetherington  <cth@carlh.net>
785
786         * Version 1.64.2 released.
787
788 2014-02-05  Carl Hetherington  <cth@carlh.net>
789
790         * A variety of fixes to small problems found by Coverity.
791
792 2014-02-05  Carl Hetherington  <cth@carlh.net>
793
794         * Version 1.64.1 released.
795
796 2014-02-05  Carl Hetherington  <cth@carlh.net>
797
798         * Updates to it_IT translation from William Fanelli.
799
800 2014-02-02  Carl Hetherington  <cth@carlh.net>
801
802         * Version 1.64.0 released.
803
804 2014-01-29  Carl Hetherington  <cth@carlh.net>
805
806         * Version 1.63.8 released.
807
808 2014-01-29  Carl Hetherington  <cth@carlh.net>
809
810         * Add subtitle X offset option.
811
812         * Fix missing subtitles when subtitled content is at a non-zero position.
813
814 2014-01-28  Carl Hetherington  <cth@carlh.net>
815
816         * Use Mbit/s instead of the incorrect MBps.
817
818         * Version 1.63.7 released.
819
820 2014-01-28  Carl Hetherington  <cth@carlh.net>
821
822         * Try to prevent Windows machines going to sleep during encodes.
823
824         * Add option to not install main program / server on Windows.
825
826 2014-01-26  Carl Hetherington  <cth@carlh.net>
827
828         * Change default JPEG2000 bandwith to 100MBps.
829
830         * Updated fr_FR translation from Theirry Journet.
831
832 2014-01-24  Carl Hetherington  <cth@carlh.net>
833
834         * Try to fix repeatedly-reported exceptions.
835
836 2014-01-23  Carl Hetherington  <cth@carlh.net>
837
838         * Version 1.63.6 released.
839
840 2014-01-23  Carl Hetherington  <cth@carlh.net>
841
842         * Fix recovery of DCP encoding after a crash with a 3D DCP.
843
844 2014-01-21  Carl Hetherington  <cth@carlh.net>
845
846         * Version 1.63.5 released.
847
848 2014-01-21  Carl Hetherington  <cth@carlh.net>
849
850         * Potentially major fix for bad A/V sync.
851
852 2014-01-19  Carl Hetherington  <cth@carlh.net>
853
854         * Version 1.63.4 released.
855
856 2014-01-19  Carl Hetherington  <cth@carlh.net>
857
858         * Updated sv_SE translation from Adam Klotblixt.
859
860 2014-01-15  Carl Hetherington  <cth@carlh.net>
861
862         * Version 1.63.3 released.
863
864 2014-01-15  Carl Hetherington  <cth@carlh.net>
865
866         * Hopefully fix badly-labelled MXFs when in Interop mode.
867
868 2014-01-14  Carl Hetherington  <cth@carlh.net>
869
870         * Version 1.63.2 released.
871
872 2014-01-14  Carl Hetherington  <cth@carlh.net>
873
874         * Fix problems with adding new soundtracks to FFmpeg content with
875         no audio track.
876
877         * Updated de_DE translation from Markus Raab.
878
879         * Version 1.63.1 released.
880
881 2014-01-14  Carl Hetherington  <cth@carlh.net>
882
883         * Try to fix subtitle problems when the video frame rate is being changed
884         from content to DCP.
885
886 2014-01-13  Carl Hetherington  <cth@carlh.net>
887
888         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
889         also tweak 1.19:1 (#306).
890
891         * Version 1.63.0 released.
892
893 2014-01-12  Carl Hetherington  <cth@carlh.net>
894
895         * Fix crashes when using -3dB options in locales with a , decimal separator.
896
897         * Version 1.62.3 released.
898
899 2014-01-11  Carl Hetherington  <cth@carlh.net>
900
901         * Hopefully fix error on restarting a cancelled transcode job
902         on Windows.
903
904 2014-01-10  Carl Hetherington  <cth@carlh.net>
905
906         * Version 1.62.2 released.
907
908 2014-01-10  Carl Hetherington  <cth@carlh.net>
909
910         * Version 1.62.1 released.
911
912 2014-01-10  Carl Hetherington  <cth@carlh.net>
913
914         * Version 1.62.0 released.
915
916 2014-01-10  Carl Hetherington  <cth@carlh.net>
917
918         * Try to stop the queue of things to write filling up excessively
919         on fast CPUs.
920
921         * Try to fix double "are you sure" prompt on quitting with active jobs.
922
923         * Version 1.61.2 released.
924
925 2014-01-09  Carl Hetherington  <cth@carlh.net>
926
927         * Version 1.61.1 released.
928
929 2014-01-09  Carl Hetherington  <cth@carlh.net>
930
931         * Version 1.61.0 released.
932
933 2014-01-09  Carl Hetherington  <cth@carlh.net>
934
935         * Hopefully fix somewhat inexplicable inability of Windows to open
936         new files on top of old ones in some circumstances (with audio
937         MXFs).
938
939         * Version 1.60 released.
940
941 2014-01-09  Carl Hetherington  <cth@carlh.net>
942
943         * More fixes for slow-downs on fast computers.
944
945 2014-01-08  Carl Hetherington  <cth@carlh.net>
946
947         * Version 1.59 released.
948
949 2014-01-07  Carl Hetherington  <cth@carlh.net>
950
951         * Version 1.58 released.
952
953 2014-01-07  Carl Hetherington  <cth@carlh.net>
954
955         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
956         of some .mov files.
957
958         * Very primitive check-for-updates feature added.
959
960         * Allow still-moving-image sources to have their frame rate specified.
961
962 2014-01-06  Carl Hetherington  <cth@carlh.net>
963
964         * Basics of per-channel audio gain (#247).
965
966         * Give a warning on make DCP if it seems unlikely that the disk
967         will have enough space to store the finished DCP (#92).
968
969         * Make sure forced languages override the environment for gettext()
970         as well as wxWidgets' i18n code (#108).
971
972         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
973         with interop (#206).
974
975         * Fix subtitle colouring (#152).
976
977         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
978
979         * Remove seemingly unnecessary checks on image directories.
980
981         * Leave DCP directory creation until the last minute to help
982         avoid half-eaten directories being left around (#174).
983
984 2014-01-05  Carl Hetherington  <cth@carlh.net>
985
986         * Version 1.57 released.
987
988 2014-01-05  Carl Hetherington  <cth@carlh.net>
989
990         * Use _fseeki64 on Windows when reading content files.
991
992         * Various small fixes to i18n.
993
994 2014-01-03  Carl Hetherington  <cth@carlh.net>
995
996         * Version 1.56 released.
997
998 2014-01-03  Carl Hetherington  <cth@carlh.net>
999
1000         * Version 1.55 released.
1001
1002 2014-01-03  Carl Hetherington  <cth@carlh.net>
1003
1004         * New de_DE translation from Markus Raab.
1005
1006         * Work-around mysterious call of pure virtual method inside boost.
1007
1008 2014-01-01  Carl Hetherington  <cth@carlh.net>
1009
1010         * Bump ffmpeg version.
1011
1012 2013-12-30  Carl Hetherington  <cth@carlh.net>
1013
1014         * Version 1.54 released.
1015
1016 2013-12-30  Carl Hetherington  <cth@carlh.net>
1017
1018         * Put catches around a few threads which could have uncaught exceptions.
1019
1020         * Add nascent dcpomatic_create command-line program to create films.
1021
1022 2013-12-29  Carl Hetherington  <cth@carlh.net>
1023
1024         * Version 1.53 released.
1025
1026 2013-12-29  Carl Hetherington  <cth@carlh.net>
1027
1028         * Fix failure to load content from directories with non-Latin names.
1029
1030 2013-12-28  Carl Hetherington  <cth@carlh.net>
1031
1032         * Speculative fix for "find missing" not working on OS X (#255).
1033
1034         * Fix failure to load films with missing still image content (#300).
1035
1036 2013-12-27  Carl Hetherington  <cth@carlh.net>
1037
1038         * Fix non-update of video information on changing DCP resolution (#299).
1039
1040         * Version 1.52 released.
1041
1042 2013-12-27  Carl Hetherington  <cth@carlh.net>
1043
1044         * More speculative fixes for 4K.
1045
1046 2013-12-23  Carl Hetherington  <cth@carlh.net>
1047
1048         * Version 1.51 released.
1049
1050 2013-12-23  Carl Hetherington  <cth@carlh.net>
1051
1052         * A couple of potential fixes for 4K.
1053
1054         * Version 1.50 released.
1055
1056 2013-12-23  Carl Hetherington  <cth@carlh.net>
1057
1058         * Version 1.49 released.
1059
1060 2013-12-23  Carl Hetherington  <cth@carlh.net>
1061
1062         * Version 1.48 released.
1063
1064 2013-12-23  Carl Hetherington  <cth@carlh.net>
1065
1066         * Add TLS/SSL support to KDM email sending.
1067
1068 2013-12-23  Carl Hetherington  <cth@carlh.net>
1069
1070         * Version 1.47 released.
1071
1072 2013-12-23  Carl Hetherington  <cth@carlh.net>
1073
1074         * Add $START_TIME and $END_TIME as variables for the KDM email.
1075
1076         * Add top/bottom option for 3D frames.
1077
1078 2013-12-20  Carl Hetherington  <cth@carlh.net>
1079
1080         * Add configuration option for default audio delay (#276).
1081
1082         * Version 1.46 released.
1083
1084 2013-12-19  Carl Hetherington  <cth@carlh.net>
1085
1086         * Version 1.45 released.
1087
1088 2013-12-19  Carl Hetherington  <cth@carlh.net>
1089
1090         * Bump libdcp version again for a crash fix for 32-bit Windows,
1091         and also for problems generating certificate chains.
1092
1093 2013-12-18  Carl Hetherington  <cth@carlh.net>
1094
1095         * Version 1.44 released.
1096
1097 2013-12-18  Carl Hetherington  <cth@carlh.net>
1098
1099         * Bump libdcp version again for a fix to XML validity for 3D.
1100
1101         * Version 1.43 released.
1102
1103 2013-12-18  Carl Hetherington  <cth@carlh.net>
1104
1105         * Update libdcp version to get fix for 3D IntrinsicDuration.
1106
1107         * Fix progress reporting when making 3D DCPs.
1108
1109         * Fix non-update of display when changing video frame type (2D,
1110         3D left/right etc.)
1111
1112         * Restore video information in video tab when using still images.
1113
1114         * Hopefully fix exception on new film in some strange cases.
1115
1116 2013-12-09  Carl Hetherington  <cth@carlh.net>
1117
1118         * Version 1.42 released.
1119
1120 2013-12-09  Carl Hetherington  <cth@carlh.net>
1121
1122         * Fix make_black for pixel format 7 (#288).
1123
1124 2013-12-08  Carl Hetherington  <cth@carlh.net>
1125
1126         * Fix display update when removing content (#281).
1127
1128 2013-12-07  Carl Hetherington  <cth@carlh.net>
1129
1130         * Version 1.41 released.
1131
1132 2013-12-05  Carl Hetherington  <cth@carlh.net>
1133
1134         * Improve the correctness of lengths reported by sound files to fix
1135         short DCPs when using non-DCI-rate sound files with stills.
1136
1137 2013-12-04  Carl Hetherington  <cth@carlh.net>
1138
1139         * Make signatures optional (#273).
1140
1141         * Only do scale/crop/window/subtitle overlay if a frame is going
1142         to be encoded for the DCP.
1143
1144         * Several optimisations to video processing, which should
1145         speed up the player a bit.
1146
1147 2013-12-03  Carl Hetherington  <cth@carlh.net>
1148
1149         * Add "play length" control to avoid having to do arithmetic to
1150         get end-trims right in some cases (#261).
1151
1152 2013-12-02  Carl Hetherington  <cth@carlh.net>
1153
1154         * Fix breakage to adding multiple files at the same time.
1155
1156         * Fix crash on double-click of "show audio" button (#278).
1157
1158         * Version 1.40 released.
1159
1160 2013-12-02  Carl Hetherington  <cth@carlh.net>
1161
1162         * Fix problems with FFmpeg files that have all-zero stream IDs.
1163
1164         * Fix crash on checking non-existing frame info
1165         files.
1166
1167         * Fix erroneous disabling of timing panel with
1168         audio-only sources.
1169
1170 2013-11-30  Carl Hetherington  <cth@carlh.net>
1171
1172         * Version 1.39 released.
1173
1174 2013-11-30  Carl Hetherington  <cth@carlh.net>
1175
1176         * Fix windows build.
1177
1178 2013-11-29  Carl Hetherington  <cth@carlh.net>
1179
1180         * Version 1.38 released.
1181
1182 2013-11-29  Carl Hetherington  <cth@carlh.net>
1183
1184         * Add option to join input files together
1185         to help with multiple VOB files from DVDs.
1186
1187         * Fix build for 32-bit versions of OS X.
1188
1189 2013-11-27  Carl Hetherington  <cth@carlh.net>
1190
1191         * Version 1.37 released.
1192
1193 2013-11-27  Carl Hetherington  <cth@carlh.net>
1194
1195         * Version 1.36 released.
1196
1197 2013-11-27  Carl Hetherington  <cth@carlh.net>
1198
1199         * Version 1.35 released.
1200
1201 2013-11-26  Carl Hetherington  <cth@carlh.net>
1202
1203         * Updated fr_FR translation from Lilian Lefranc.
1204
1205         * A whole load of fixes for lots of bugs when handling filenames
1206         using non-Latin characters on Windows.
1207
1208 2013-11-22  Carl Hetherington  <cth@carlh.net>
1209
1210         * Version 1.34 released.
1211
1212 2013-11-22  Carl Hetherington  <cth@carlh.net>
1213
1214         * Fix both OS X and Windows installers.
1215
1216 2013-11-21  Carl Hetherington  <cth@carlh.net>
1217
1218         * Version 1.33 released.
1219
1220 2013-11-21  Carl Hetherington  <cth@carlh.net>
1221
1222         * Fix Ubuntu 13.04 build.
1223
1224 2013-11-20  Carl Hetherington  <cth@carlh.net>
1225
1226         * Version 1.32 released.
1227
1228 2013-11-20  Carl Hetherington  <cth@carlh.net>
1229
1230         * Version 1.31 released.
1231
1232 2013-11-20  Carl Hetherington  <cth@carlh.net>
1233
1234         * Add primitive hints dialogue box.
1235
1236 2013-11-17  Carl Hetherington  <cth@carlh.net>
1237
1238         * Fix specified-server discovery.
1239
1240         * Version 1.30 released.
1241
1242 2013-11-17  Carl Hetherington  <cth@carlh.net>
1243
1244         * Speculative fix for servers crashing with different
1245         locales to clients.
1246
1247 2013-11-16  Carl Hetherington  <cth@carlh.net>
1248
1249         * Bump bundled FFmpeg version to current git master.
1250
1251         * Fix erroneous reset of visible channels in audio
1252         level dialog when changing gain.
1253
1254 2013-11-15  Carl Hetherington  <cth@carlh.net>
1255
1256         * Use 2 decimal places for gamma controls instead
1257         of 1.
1258
1259 2013-11-14  Carl Hetherington  <cth@carlh.net>
1260
1261         * Support modification of certain properties when
1262         there are several selected pieces of content.
1263
1264         * Add server configuration back in.
1265
1266 2013-11-12  Carl Hetherington  <cth@carlh.net>
1267
1268         * Version 1.29 released.
1269
1270 2013-11-12  Carl Hetherington  <cth@carlh.net>
1271
1272         * Fix bad_alloc exception on audio analysis (and
1273         probably elsewhere).
1274
1275 2013-11-11  Carl Hetherington  <cth@carlh.net>
1276
1277         * Version 1.28 released.
1278
1279 2013-11-11  Carl Hetherington  <cth@carlh.net>
1280
1281         * Somewhat speculative fix for slow-downs and
1282         large memory consumption with multi-content playlists.
1283
1284 2013-11-10  Carl Hetherington  <cth@carlh.net>
1285
1286         * Hopefully get rid of spurious black lines around
1287         preview.
1288
1289 2013-11-08  Carl Hetherington  <carl@ubuntu>
1290
1291         * Fix strange behaviour of J2K bandwidth control
1292         on 32-bit Linux.
1293
1294 2013-11-07  Carl Hetherington  <cth@carlh.net>
1295
1296         * Open file dialog starts in the configured DCP directory,
1297         if one exists (#70).
1298
1299 2013-11-06  Carl Hetherington  <cth@carlh.net>
1300
1301         * Support pixel format 30 (#254).
1302
1303 2013-11-06  Carl Hetherington  <cth@carlh.net>
1304
1305         * Version 1.27 released.
1306
1307 2013-11-06  Carl Hetherington  <cth@carlh.net>
1308
1309         * Various server-related tidying up; servers are
1310         now auto-detected only (the configuration for
1311         them has been removed).
1312
1313 2013-11-06  Carl Hetherington  <cth@carlh.net>
1314
1315         * Version 1.26 released.
1316
1317 2013-11-05  Carl Hetherington  <cth@carlh.net>
1318
1319         * Auto-detect encoding servers on the local
1320         subnet(s).
1321
1322         * Tweak verbosity of command-line encoding servers.
1323
1324 2013-11-04  Carl Hetherington  <cth@carlh.net>
1325
1326         * Version 1.25 released.
1327
1328 2013-10-29  Carl Hetherington  <cth@carlh.net>
1329
1330         * Improve performance when start-trimming
1331         large files.
1332
1333         * Fix audio problems when start-trimming.
1334
1335 2013-10-28  Carl Hetherington  <cth@carlh.net>
1336
1337         * Version 1.24 released.
1338
1339 2013-10-28  Carl Hetherington  <cth@carlh.net>
1340
1341         * Fix failure to reload configuration on
1342         some non-English locales.
1343
1344 2013-10-26  Carl Hetherington  <cth@carlh.net>
1345
1346         * Version 1.23 released.
1347
1348 2013-10-25  Carl Hetherington  <cth@carlh.net>
1349
1350         * Version 1.22 released.
1351
1352 2013-10-24  Carl Hetherington  <cth@carlh.net>
1353
1354         * Support sources that require repeat of more than
1355         1 extra frame.
1356
1357 2013-10-23  Carl Hetherington  <cth@carlh.net>
1358
1359         * Version 1.21 released.
1360
1361 2013-10-23  Carl Hetherington  <cth@carlh.net>
1362
1363         * Use our own directory picker on Ubuntu 13.10 as well
1364         as Ubuntu 13.04 as it seems similarly broken.
1365
1366 2013-10-22  Carl Hetherington  <cth@carlh.net>
1367
1368         * Version 1.20 released.
1369
1370 2013-10-22  Carl Hetherington  <cth@carlh.net>
1371
1372         * Allow films to be loaded when content is missing,
1373         and then that content can be re-found.
1374
1375 2013-10-21  Carl Hetherington  <cth@carlh.net>
1376
1377         * Version 1.19 released.
1378
1379 2013-10-21  Carl Hetherington  <cth@carlh.net>
1380
1381         * Fix Rec. 709 gammas (from Lilian Lefranc)
1382
1383 2013-10-20  Carl Hetherington  <cth@carlh.net>
1384
1385         * Allow specification of subtitle language even if DVD-o-matic
1386         isn't providing the subtitles.
1387
1388 2013-10-20  Carl Hetherington  <cth@carlh.net>
1389
1390         * Version 1.18 released.
1391
1392 2013-10-19  Carl Hetherington  <cth@carlh.net>
1393
1394         * Fix non-saving of colour transform presets.
1395
1396         * Some improvements in progress reporting, especially
1397         for long encodes.
1398
1399 2013-10-18  Carl Hetherington  <cth@carlh.net>
1400
1401         * Fix bug with incorrect validity times given to KDMs.
1402
1403 2013-10-17  Carl Hetherington  <cth@carlh.net>
1404
1405         * Fix Make DCP menu option sensitivity (#230).
1406
1407         * Forward-port fix from master; use 1000000 rather
1408         than 1e6 for J2K bandwidth arithmetic to ensure
1409         that it's done with integers.
1410
1411 2013-10-16  Carl Hetherington  <cth@carlh.net>
1412
1413         * Version 1.17 released.
1414
1415 2013-10-16  Carl Hetherington  <cth@carlh.net>
1416
1417         * Hopefully fix crash on closing preferences window
1418         when ~/.config/dcpomatic does not exist.
1419
1420         * Allow specification of the DCP to make KDMs for,
1421         in case there is more than one.
1422
1423         * Speed up response to some settings changes
1424         (e.g. crop) (#196).
1425
1426 2013-10-15  Carl Hetherington  <cth@carlh.net>
1427
1428         * Version 1.16 released.
1429
1430 2013-10-15  Carl Hetherington  <cth@carlh.net>
1431
1432         * Restore up/down buttons for simple content time
1433         movements.
1434
1435         * Include film title in KDM filenames.
1436
1437         * Allow no-stretch scaling like in DVD-o-matic.
1438
1439 2013-10-14  Carl Hetherington  <cth@carlh.net>
1440
1441         * Add Rec. 709 colour conversion preset using
1442         Wolfgang Woehl's matrix.
1443
1444 2013-10-14  Carl Hetherington  <cth@carlh.net>
1445
1446         * Version 1.15 released.
1447
1448 2013-10-14  Carl Hetherington  <cth@carlh.net>
1449
1450         * Fix some crashes in the KDM dialogue when coming
1451         out of the add screen without giving a certificate.
1452
1453         * Really fix libltdl search path on OS X.
1454
1455 2013-10-13  Carl Hetherington  <cth@carlh.net>
1456
1457         * Version 1.14 released.
1458
1459 2013-10-12  Carl Hetherington  <cth@carlh.net>
1460
1461         * Add some missing libraries to the OS X build.
1462
1463         * Fix libltdl search path on OS X.
1464
1465 2013-10-12  Carl Hetherington  <cth@carlh.net>
1466
1467         * Version 1.13 released.
1468
1469 2013-10-12  Carl Hetherington  <cth@carlh.net>
1470
1471         * Fix linux static build.
1472
1473 2013-10-11  Carl Hetherington  <cth@carlh.net>
1474
1475         * Version 1.12 released.
1476
1477 2013-10-11  Carl Hetherington  <cth@carlh.net>
1478
1479         * Fix failure to create signer certificates
1480         on Windows.
1481
1482 2013-10-10  Carl Hetherington  <cth@carlh.net>
1483
1484         * Basic snapping in the timeline.
1485
1486         * Various improvements to dcpomatic_kdm.
1487
1488 2013-10-10  Carl Hetherington  <cth@carlh.net>
1489
1490         * Version 1.11 released.
1491
1492 2013-10-10  Carl Hetherington  <cth@carlh.net>
1493
1494         * libdcp fix to incorrect signature digests.
1495
1496 2013-10-09  Carl Hetherington  <cth@carlh.net>
1497
1498         * Version 1.10 released.
1499
1500 2013-10-09  Carl Hetherington  <cth@carlh.net>
1501
1502         * Add some missing Windows dependencies.
1503
1504 2013-10-09  Carl Hetherington  <cth@carlh.net>
1505
1506         * Version 1.09 released.
1507
1508 2013-10-09  Carl Hetherington  <cth@carlh.net>
1509
1510         * Bump libdcp version to pull in speculative fix
1511         for AuthorizedDeviceList thumbprints in KDMs.
1512
1513 2013-10-09  Carl Hetherington  <cth@carlh.net>
1514
1515         * Version 1.08 released.
1516
1517 2013-10-09  Carl Hetherington  <cth@carlh.net>
1518
1519         * Fix problems with crypto stuff on Windows.
1520
1521 2013-10-08  Carl Hetherington  <cth@carlh.net>
1522
1523         * Version 1.07 released.
1524
1525 2013-10-01  Carl Hetherington  <cth@carlh.net>
1526
1527         * Version 1.06 released.
1528
1529 2013-09-19  Carl Hetherington  <cth@carlh.net>
1530
1531         * Version 1.05 released.
1532
1533 2013-09-17  Carl Hetherington  <cth@carlh.net>
1534
1535         * Version 1.04 released.
1536
1537 2013-09-09  Carl Hetherington  <cth@carlh.net>
1538
1539         * Version 1.03 released.
1540
1541 2013-09-02  Carl Hetherington  <cth@carlh.net>
1542
1543         * Add missing boost datetime dependency
1544         to debian control files.
1545
1546 2013-08-30  Carl Hetherington  <cth@carlh.net>
1547
1548         * Version 1.02 released.
1549
1550 2013-08-29  Carl Hetherington  <cth@carlh.net>
1551
1552         * Version 1.01 released.
1553
1554 2013-08-29  Carl Hetherington  <cth@carlh.net>
1555
1556         * Restore server/client operation (#202).
1557
1558         * Fix strange rounding of still image durations (#204).
1559
1560         * Remove limitation to numbers and periods in the
1561         server host name dialogue box.
1562
1563         * Fix stuck-at-99% progress meters (#184).
1564
1565         * Version 1.01beta1 released.
1566
1567 2013-08-29  Carl Hetherington  <cth@carlh.net>
1568
1569         * Fix emissions of large chunks of silence when
1570         analysing audio in some cases.
1571
1572         * Use my @dcpomatic.com email address for now,
1573         rather than a non-existant mailing list.
1574
1575 2013-08-28  Carl Hetherington  <cth@carlh.net>
1576
1577         * Initial DCP-o-matic release.
1578