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