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