ChangeLog.
[dcpomatic.git] / ChangeLog
1 2015-10-13  Carl Hetherington  <cth@carlh.net>
2
3         * Add basic support for multi-reel.
4
5         * Fix referencing of multi-reel DCPs.
6
7 2015-10-12  Carl Hetherington  <cth@carlh.net>
8
9         * Version 2.4.10 released.
10
11 2015-10-12  Carl Hetherington  <cth@carlh.net>
12
13         * Updated nl_NL translation from Rob van Nieuwkerk.
14
15 2015-10-11  Carl Hetherington  <cth@carlh.net>
16
17         * Add option to log SMTP session transcripts
18         for debugging failures to send email.
19
20         * Version 2.4.9 released.
21
22 2015-10-11  Carl Hetherington  <cth@carlh.net>
23
24         * Provide progress indication when finding
25         subtitles (#711).
26
27         * Updated ru_RU translation from Igor Voytovich.
28
29         * Updated pl_PL translation from Marek Skrzelowski.
30
31 2015-10-10  Carl Hetherington  <cth@carlh.net>
32
33         * Version 2.4.8 released.
34
35 2015-10-10  Carl Hetherington  <cth@carlh.net>
36
37         * Version 2.4.7 released.
38
39 2015-10-10  Carl Hetherington  <cth@carlh.net>
40
41         * Updated nl_NL translation from
42         Rob van Nieuwkerk.
43
44 2015-10-09  Carl Hetherington  <cth@carlh.net>
45
46         * Version 2.4.6 released.
47
48 2015-10-09  c.hetherington  <cth@carlh.net>
49
50         * Create certificate chains with nicer default
51         organizational unit etc.
52
53         * Various improvements to server GUI.
54
55         * Package main DCP-o-matic, server and batch
56         converter on all platforms.
57
58         * Add KDM creator application which can
59         make new KDMs given a DKDM.
60
61 2015-10-08  Carl Hetherington  <cth@carlh.net>
62
63         * Update to fr_FR translation from Thierry Journet.
64
65 2015-10-07  Carl Hetherington  <cth@carlh.net>
66
67         * Version 2.4.5 released.
68
69 2015-10-07  Carl Hetherington  <cth@carlh.net>
70
71         * Fix job description layout on OS X.
72
73 2015-10-06  Carl Hetherington  <cth@carlh.net>
74
75         * Version 2.4.4 released.
76
77 2015-10-06  Carl Hetherington  <cth@carlh.net>
78
79         * Version 2.4.3 released.
80
81 2015-10-06  Carl Hetherington  <cth@carlh.net>
82
83         * Version 2.4.2 released.
84
85 2015-10-06  Carl Hetherington  <cth@carlh.net>
86
87         * Fix subtitle timing when the DCP rate
88         is different to their native rate.
89
90         * Fix invalid SMPTE subtitle output
91         in some cases.
92
93         * Version 2.4.1 released.
94
95 2015-10-06  Carl Hetherington  <cth@carlh.net>
96
97         * Speculative support for multi-part
98         bitmap subtitles (#709).
99
100 2015-10-05  Carl Hetherington  <cth@carlh.net>
101
102         * Version 2.4.0 released.
103
104 2015-10-05  Carl Hetherington  <cth@carlh.net>
105
106         * Version 2.3.14 released.
107
108 2015-10-04  Carl Hetherington  <cth@carlh.net>
109
110         * Fix subtitle timing under trim.
111
112 2015-10-02  Carl Hetherington  <cth@carlh.net>
113
114         * Version 2.3.13 released.
115
116 2015-10-01  Carl Hetherington  <cth@carlh.net>
117
118         * Version 2.3.12 released.
119
120 2015-09-30  c.hetherington  <cth@carlh.net>
121
122         * Fix broken video frame rate override control.
123
124 2015-09-30  Carl Hetherington  <cth@carlh.net>
125
126         * Version 2.3.11 released.
127
128 2015-09-30  Carl Hetherington  <cth@carlh.net>
129
130         * Fix various confusions with subtitles and
131         changing video frame rates.
132
133 2015-09-29  Carl Hetherington  <cth@carlh.net>
134
135         * Version 2.3.10 released.
136
137 2015-09-29  Carl Hetherington  <cth@carlh.net>
138
139         * Improve fix for failure to analyse some audio.
140
141 2015-09-28  Carl Hetherington  <cth@carlh.net>
142
143         * Version 2.3.9 released.
144
145 2015-09-28  c.hetherington  <cth@carlh.net>
146
147         * Fix update of display when changing DCP video rate (#699).
148
149 2015-09-28  Carl Hetherington  <cth@carlh.net>
150
151         * Version 2.3.8 released.
152
153 2015-09-28  c.hetherington  <cth@carlh.net>
154
155         * Fix problems with audio analysis of some combined
156         video/audio files.
157
158         * Fix mis-identification of a folder of images
159         as a DCP in some cases.
160
161 2015-09-27  Carl Hetherington  <cth@carlh.net>
162
163         * Version 2.3.7 released.
164
165 2015-09-26  Carl Hetherington  <cth@carlh.net>
166
167         * Fix crash with embedded subtitles with some
168         video files.
169
170         * Version 2.3.6 released.
171
172 2015-09-25  Carl Hetherington  <cth@carlh.net>
173
174         * Fix assertion failure when loading .MTS files (#702).
175
176         * Fix incorrect hint about 3D content in a 2D DCP.
177
178         * Detect and convert from non-UTF-8
179         subtitle encodings.
180
181 2015-09-21  Carl Hetherington  <cth@carlh.net>
182
183         * Version 2.3.5 released.
184
185 2015-09-20  Carl Hetherington  <cth@carlh.net>
186
187         * Fix setting of frame rate when loading
188         image folders.
189
190 2015-09-18  Carl Hetherington  <cth@carlh.net>
191
192         * Add another upmixer which is a simpler
193         matrix-type thing with no filtering
194         (apart from Lfe).
195
196 2015-09-17  Carl Hetherington  <cth@carlh.net>
197
198         * Version 2.3.4 released.
199
200 2015-09-17  Carl Hetherington  <cth@carlh.net>
201
202         * Version 2.3.3 released.
203
204 2015-09-16  Carl Hetherington  <cth@carlh.net>
205
206         * Fix exception on adding an empty folder
207         as content (#691).
208
209         * Add config option for default standard
210         (SMPTE / Interop).
211
212 2015-09-16  c.hetherington  <cth@carlh.net>
213
214         * Allow imported DCPs to be referenced rather
215         than re-wrapped (i.e. creation of VF DCPs).
216
217 2015-09-15  Carl Hetherington  <cth@carlh.net>
218
219         * Fix crash on re-making certificate chains
220         after removing all existing certificates (#690).
221
222 2015-09-15  c.hetherington  <cth@carlh.net>
223
224         * Fix failure to display audio analysis
225         in some cases.
226
227 2015-09-15  Carl Hetherington  <cth@carlh.net>
228
229         * Version 2.3.2 released.
230
231 2015-09-14  Carl Hetherington  <cth@carlh.net>
232
233         * Fix Windows short-cut to encode server.
234
235         * Version 2.3.1 released.
236
237 2015-09-14  Carl Hetherington  <cth@carlh.net>
238
239         * Version 2.2.1 released.
240
241 2015-09-03  c.hetherington  <cth@carlh.net>
242
243         * Quicker, though slightly less safe,
244         check for existing picture data; go back
245         from the last frame written until we
246         find a good one rather than going
247         through from the beginning until we find
248         a bad one (#519, #504).
249
250         * Add frame counter to progress
251         when transcoding (#111).
252
253         * Add button to export certificates
254         from the configuration (#668).
255
256         * Add option to always analyse audio
257         and put the peak value into the audio
258         tab so it's easy to see (#673).
259
260 2015-09-14  Carl Hetherington  <cth@carlh.net>
261
262         * Version 2.2.0 released.
263
264 2015-09-14  Carl Hetherington  <cth@carlh.net>
265
266         * Version 2.1.65 released.
267
268 2015-09-12  Carl Hetherington  <cth@carlh.net>
269
270         * Version 2.1.64 released.
271
272 2015-09-12  Carl Hetherington  <cth@carlh.net>
273
274         * Several fixes to SMPTE subtitle syntax.
275
276         * Version 2.1.63 released.
277
278 2015-09-11  Carl Hetherington  <cth@carlh.net>
279
280         * Fix assertion failure when creating 6-channel DCPs
281         using the mid-side processor.
282
283 2015-09-10  Carl Hetherington  <cth@carlh.net>
284
285         * Version 2.1.62 released.
286
287 2015-09-10  Carl Hetherington  <cth@carlh.net>
288
289         * Version 2.1.61 released.
290
291 2015-09-09  Carl Hetherington  <cth@carlh.net>
292
293         * Version 2.1.60 released.
294
295 2015-09-09  Carl Hetherington  <cth@carlh.net>
296
297         * Updated fr_FR translation from Thierry Journet.
298
299         * Version 2.1.59 released.
300
301 2015-09-09  Carl Hetherington  <cth@carlh.net>
302
303         * Version 2.1.59 released.
304
305 2015-09-09  c.hetherington  <cth@carlh.net>
306
307         * Use SRC_LINEAR when resampling for
308         audio analysis to speed things up (#685).
309
310 2015-09-09  Carl Hetherington  <cth@carlh.net>
311
312         * Version 2.1.58 released.
313
314 2015-09-09  Carl Hetherington  <cth@carlh.net>
315
316         * Actually fix missing libsamplerate
317         dylib for OS X.
318
319 2015-09-08  Carl Hetherington  <cth@carlh.net>
320
321         * Version 2.1.57 released.
322
323 2015-09-08  c.hetherington  <cth@carlh.net>
324
325         * Missing libsamplerate dylib for OS X.
326
327 2015-09-06  Carl Hetherington  <cth@carlh.net>
328
329         * Version 2.1.56 released.
330
331 2015-09-06  Carl Hetherington  <cth@carlh.net>
332
333         * Version 2.1.55 released.
334
335 2015-09-05  Carl Hetherington  <cth@carlh.net>
336
337         * Version 2.1.54 released.
338
339 2015-09-05  Carl Hetherington  <cth@carlh.net>
340
341         * Version 2.1.53 released.
342
343 2015-09-04  Carl Hetherington  <cth@carlh.net>
344
345         * Use libsamplerate for resampling instead
346         of FFmpeg / libsoxr.
347
348         * Fix audio mapping view changing size
349         on first click.
350
351         * Version 2.1.52 released.
352
353 2015-09-03  Carl Hetherington  <cth@carlh.net>
354
355         * Version 2.1.51 released.
356
357 2015-09-02  Carl Hetherington  <cth@carlh.net>
358
359         * Switch to soxr resampler as it seems
360         to have fewer artefacts in some cases (#682, possibly #493).
361
362 2015-09-02  c.hetherington  <cth@carlh.net>
363
364         * Fix problems when changing the number
365         of encoding servers / threads during an
366         encode (#683).
367
368 2015-09-02  Carl Hetherington  <cth@carlh.net>
369
370         * Version 2.1.50 released.
371
372 2015-09-01  Carl Hetherington  <cth@carlh.net>
373
374         * Allow cancellation of transcodes during the
375         checking of existing frames (#679).
376
377         * Version 2.1.49 released.
378
379 2015-08-31  Carl Hetherington  <cth@carlh.net>
380
381         * Version 2.1.48 released.
382
383 2015-08-31  Carl Hetherington  <cth@carlh.net>
384
385         * Stop very long searches for subtitles where
386         there are none.
387
388         * Updated es_ES translation from Manuel AC.
389
390 2015-08-30  Carl Hetherington  <cth@carlh.net>
391
392         * Updated ru_RU translation from Igor Voytovich.
393
394 2015-08-28  Carl Hetherington  <cth@carlh.net>
395
396         * Version 2.1.47 released.
397
398 2015-08-28  c.hetherington  <cth@carlh.net>
399
400         * Fix crash on adding a KDM to DCP content
401         (hopefully fixing #645).
402
403 2015-08-27  Carl Hetherington  <cth@carlh.net>
404
405         * Tidy up DCP content colour conversion
406         a bit.
407
408         * Fix creation of badly-named configuration
409         directories in some circumstances (#654).
410
411 2015-08-26  Carl Hetherington  <cth@carlh.net>
412
413         * Version 2.1.46 released.
414
415 2015-08-25  Carl Hetherington  <cth@carlh.net>
416
417         * Version 2.1.45 released.
418
419 2015-08-25  Carl Hetherington  <cth@carlh.net>
420
421         * Add video waveform viewer.
422
423 2015-08-23  Carl Hetherington  <cth@carlh.net>
424
425         * Use correct fonts to render subtitles in preview (#663).
426
427 2015-08-22  Carl Hetherington  <cth@carlh.net>
428
429         * Version 2.1.44 released.
430
431 2015-08-20  Carl Hetherington  <cth@carlh.net>
432
433         * Version 2.1.43 released.
434
435 2015-08-20  Carl Hetherington  <cth@carlh.net>
436
437         * Fix assertion failure with overlapping video content (#666).
438
439 2015-08-19  Carl Hetherington  <cth@carlh.net>
440
441         * Version 2.1.42 released.
442
443 2015-08-18  Carl Hetherington  <cth@carlh.net>
444
445         * Add custom dialog to select system fonts on Windows
446         (#491).
447
448         * Version 2.1.41 released.
449
450 2015-08-18  Carl Hetherington  <cth@carlh.net>
451
452         * Add configuration for DCP creator metadata.
453
454         * Version 2.1.40 released.
455
456 2015-08-18  Carl Hetherington  <cth@carlh.net>
457
458         * Fix various problems when creating
459         subtitled Interop DCPs on Windows.
460
461 2015-08-17  Carl Hetherington  <cth@carlh.net>
462
463         * Version 2.1.39 released.
464
465 2015-08-17  Carl Hetherington  <cth@carlh.net>
466
467         * Fix problems when encoding 3D from separate
468         L/R sources.
469
470         * Version 2.1.38 released.
471
472 2015-08-17  Carl Hetherington  <cth@carlh.net>
473
474         * Fix crop of some YUV content.
475
476 2015-08-11  Carl Hetherington  <cth@carlh.net>
477
478         * Prevent multiple creation of certificate chains
479         on startup (part of #651).
480
481 2015-08-10  Carl Hetherington  <cth@carlh.net>
482
483         * Fix erroneous folder creation on Windows (#654).
484
485         * Fix incorrect layout on Windows (#653).
486
487 2015-08-09  Carl Hetherington  <cth@carlh.net>
488
489         * Version 2.1.37 released.
490
491 2015-08-09  Carl Hetherington  <cth@carlh.net>
492
493         * Fix various incorrect behaviours with 96kHz
494         audio sources.
495
496 2015-08-06  Carl Hetherington  <cth@carlh.net>
497
498         * Version 2.1.36 released.
499
500 2015-08-06  Carl Hetherington  <cth@carlh.net>
501
502         * Make dcpomatic_create assign a default name if none
503         is specified.  Fix dcpomatic_create help.
504
505         * Add --no-sign and --no-use-isdcf-name to dcpomatic_create.
506
507 2015-08-05  Carl Hetherington  <cth@carlh.net>
508
509         * Version 2.1.35 released.
510
511 2015-08-05  Carl Hetherington  <cth@carlh.net>
512
513         * Version 2.1.34 released.
514
515 2015-08-05  Carl Hetherington  <cth@carlh.net>
516
517         * Version 2.1.33 released.
518
519 2015-08-04  Carl Hetherington  <cth@carlh.net>
520
521         * Version 2.1.32 released.
522
523 2015-08-04  Carl Hetherington  <cth@carlh.net>
524
525         * Add --standard option to dcpomatic_create.
526
527         * Disable "2D version of 3D content" ISDCF metadata
528         checkbutton with 3D content (part of #652).
529
530 2015-07-30  c.hetherington  <cth@carlh.net>
531
532         * Allow recreation of the certificate chain and key
533         used for KDM decryption (#644).
534
535 2015-07-29  Carl Hetherington  <cth@carlh.net>
536
537         * Version 2.1.31 released.
538
539 2015-07-29  Carl Hetherington  <cth@carlh.net>
540
541         * Fix "find missing" with DCP folders (#646).
542
543         * Fix garbled audio from DCP sources when running
544         on Windows.
545
546 2015-07-28  c.hetherington  <cth@carlh.net>
547
548         * Stop forward-frame button going off the end of the film.
549
550         * Notice when content is modified and offer to save the project
551         on closing DCP-o-matic.
552
553         * Recognise .w64 and .flac as audio files.
554
555 2015-07-27  Carl Hetherington  <cth@carlh.net>
556
557         * Version 2.1.30 released.
558
559 2015-07-27  Carl Hetherington  <cth@carlh.net>
560
561         * Updated ru_RU translation from Igor Voytovich.
562
563         * Version 2.1.29 released.
564
565 2015-07-27  Carl Hetherington  <cth@carlh.net>
566
567         * Fix i18n for some messages.
568
569 2015-07-25  Carl Hetherington  <cth@carlh.net>
570
571         * Version 2.1.28 released.
572
573 2015-07-24  Carl Hetherington  <cth@carlh.net>
574
575         * Fix problems when using large start trims relative
576         to content length.
577
578 2015-07-22  Carl Hetherington  <cth@carlh.net>
579
580         * Use NR for rating an in ISDCF name if none is specified.
581
582 2015-07-21  Carl Hetherington  <cth@carlh.net>
583
584         * Version 2.1.27 released.
585
586 2015-07-21  Carl Hetherington  <cth@carlh.net>
587
588         * Fix incorrect conversion of audio from DCP sources (#642).
589
590 2015-07-20  Carl Hetherington  <cth@carlh.net>
591
592         * Version 2.1.26 released.
593
594 2015-07-20  Carl Hetherington  <cth@carlh.net>
595
596         * Fix missing second lines of subtitles in
597         some cases (#641).
598
599 2015-07-19  Carl Hetherington  <cth@carlh.net>
600
601         * Fix some missing set-to-defaults (#640).
602
603         * Version 2.1.25 released.
604
605 2015-07-17  Carl Hetherington  <cth@carlh.net>
606
607         * Version 2.1.24 released.
608
609 2015-07-17  c.hetherington  <cth@carlh.net>
610
611         * Support FTP upload to TMS (#639).
612
613         * Fix bad behaviour of timeline snap.
614
615 2015-07-17  Carl Hetherington  <cth@carlh.net>
616
617         * Version 2.1.23 released.
618
619 2015-07-17  Carl Hetherington  <cth@carlh.net>
620
621         * Improve still-image filename sorting.
622
623 2015-07-16  Carl Hetherington  <cth@carlh.net>
624
625         * Updated ru_RU translation from Igor Voytovich.
626
627         * Version 2.1.22 released.
628
629 2015-07-16  c.hetherington  <cth@carlh.net>
630
631         * Updated ru_RU translation from Igor Voytovich.
632
633 2015-07-14  c.hetherington  <cth@carlh.net>
634
635         * Updated fr_FR translation from Thierry Journet.
636
637         * Fix trim point movement when changing DCP frame rate (#637).
638
639 2015-07-14  Carl Hetherington  <cth@carlh.net>
640
641         * Version 2.1.21 released.
642
643 2015-07-14  Carl Hetherington  <cth@carlh.net>
644
645         * Fix occasional strange failure to allow content
646         selection (#636).
647
648         * Fix failure to encode 3D from separate content
649         in some cases (from 1.x) (#634).
650
651         * Fix non-working 3D DCP creation when using separate
652         pieces of content for each eye (#635).
653
654 2015-07-12  Carl Hetherington  <cth@carlh.net>
655
656         * Enforce restrictions on SSL certificate properties.
657
658 2015-07-09  Carl Hetherington  <cth@carlh.net>
659
660         * Improve 'best' frame rate guess in some cases (#633).
661
662         * Version 2.1.20 released.
663
664 2015-07-09  c.hetherington  <cth@carlh.net>
665
666         * Fix error when using DCP content with no audio channels.
667
668         * Stop Ctrl+A working when the content tab is not visible (#577).
669
670 2015-07-08  c.hetherington  <cth@carlh.net>
671
672         * Remove the (I suspect) rarely used and very limited
673         'properties' dialogue.
674
675         * Stop V2 recognising V1 servers and vice versa (#510).
676
677 2015-07-07  Carl Hetherington  <cth@carlh.net>
678
679         * Version 2.1.19 released.
680
681 2015-07-06  c.hetherington  <cth@carlh.net>
682
683         * Copy pl_PL translation from 1.x.
684
685 2015-07-06  Carl Hetherington  <cth@carlh.net>
686
687         * Version 2.1.18 released.
688
689 2015-07-06  c.hetherington  <cth@carlh.net>
690
691         * Fix incorrectly formatted KDM emails (#630).
692
693 2015-07-03  Carl Hetherington  <cth@carlh.net>
694
695         * Version 2.1.17 released.
696
697 2015-07-03  Carl Hetherington  <cth@carlh.net>
698
699         * Version 2.1.16 released.
700
701 2015-07-02  Carl Hetherington  <cth@carlh.net>
702
703         * Version 2.1.15 released.
704
705 2015-07-02  c.hetherington  <cth@carlh.net>
706
707         * Support <font color="#abcdef"> tags in SubRip files.
708
709         * Fix failure to burn subs over existing DCP sources.
710
711         * Remove output gamma configuration option.
712
713 2015-07-02  Carl Hetherington  <cth@carlh.net>
714
715         * Version 2.1.14 released.
716
717 2015-07-02  Carl Hetherington  <cth@carlh.net>
718
719         * Version 2.1.13 released.
720
721 2015-07-02  Carl Hetherington  <cth@carlh.net>
722
723         * Restore audio analysis button for individual
724         sources (#607 and #622).
725
726 2015-06-30  c.hetherington  <cth@carlh.net>
727
728         * Write FFmpeg messages of AV_LOG_WARNING and
729         below to the project's log file.
730
731 2015-06-29  Carl Hetherington  <cth@carlh.net>
732
733         * Version 2.1.12 released.
734
735 2015-06-25  c.hetherington  <cth@carlh.net>
736
737         * Disallow impossible burn settings by manipulating
738         the controls in the subtitle panel (#625).
739
740 2015-06-26  Carl Hetherington  <cth@carlh.net>
741
742         * Version 2.1.11 released.
743
744 2015-06-26  Carl Hetherington  <cth@carlh.net>
745
746         * Fix missing subtitles in some cases.
747
748         * Fix no-rebuild of DCP after subtitle burn is turned off/on.
749
750 2015-06-25  Carl Hetherington  <cth@carlh.net>
751
752         * Version 2.1.10 released.
753
754 2015-06-25  c.hetherington  <cth@carlh.net>
755
756         * Add decode debugging option.
757
758 2015-06-25  Carl Hetherington  <cth@carlh.net>
759
760         * Version 2.1.9 released.
761
762 2015-06-24  Carl Hetherington  <cth@carlh.net>
763
764         * Version 2.1.8 released.
765
766 2015-06-24  c.hetherington  <cth@carlh.net>
767
768         * Bump libdcp for probable fix to various font ID problems (#620).
769
770 2015-06-23  Carl Hetherington  <cth@carlh.net>
771
772         * Fix incorrect saving of colour conversion settings (#618).
773
774 2015-06-21  Carl Hetherington  <cth@carlh.net>
775
776         * Add some more video properties to the content properties
777         dialogue.
778
779         * Version 2.1.7 released.
780
781 2015-06-21  Carl Hetherington  <cth@carlh.net>
782
783         * Prevent DCP creation if the project is set up to request
784         non-burnt-in subtitles with text-subtitle content (#606).
785
786         * Fix status message appearance on OS X (#615).
787
788 2015-06-19  Carl Hetherington  <cth@carlh.net>
789
790         * Fix non-working audio analysis dialogue.
791
792         * Version 2.1.6 released.
793
794 2015-06-18  Carl Hetherington  <cth@carlh.net>
795
796         * Version 2.1.5 released.
797
798 2015-06-18  c.hetherington  <cth@carlh.net>
799
800         * Fix error when copying fonts into subtitles
801         on Windows (#612).
802
803         * Split job status onto two lines (#610).
804
805         * Fix audio channel counts in DCP names when
806         processors are in use (#609).
807
808 2015-06-18  Carl Hetherington  <cth@carlh.net>
809
810         * Version 2.1.4 released.
811
812 2015-06-18  Carl Hetherington  <cth@carlh.net>
813
814         * Fixes to Linux .desktop files.
815
816         * Stop playback when we reach the end of the film.
817
818 2015-06-16  c.hetherington  <cth@carlh.net>
819
820         * Prevent selection of fewer DCP channels than
821         are present in the output of an active processor (#611).
822
823 2015-06-15  Carl Hetherington  <cth@carlh.net>
824
825         * Select newly-added content (#455).
826
827 2015-06-14  Carl Hetherington  <cth@carlh.net>
828
829         * Version 2.1.3 released.
830
831 2015-06-14  Carl Hetherington  <cth@carlh.net>
832
833         * Fix parsing of .srt files with a Unicode
834         byte-order-mark.
835
836         * Add buttons to set trim from current `playhead'
837         position (#372).
838
839 2015-06-13  Carl Hetherington  <cth@carlh.net>
840
841         * Version 2.1.2 released.
842
843 2015-06-13  Carl Hetherington  <cth@carlh.net>
844
845         * Fix i18n.
846
847         * Version 2.1.1 released.
848
849 2015-06-13  Carl Hetherington  <cth@carlh.net>
850
851         * Version 2.1.0 released.
852
853 2015-06-13  Carl Hetherington  <cth@carlh.net>
854
855         * Make ru_RU translation actually work.
856
857         * Update progress bar (sort-of) when finding subtitles (#603).
858
859         * Make sure audio mapping view is scrollable when necessary (#597).
860
861 2015-06-12  Carl Hetherington  <cth@carlh.net>
862
863         * Add a close button to the audio plot on Linux (#602).
864
865         * Version 2.0.51 released.
866
867 2015-06-12  Carl Hetherington  <cth@carlh.net>
868
869         * New ru_RU translation from Igor Voytovich.
870
871 2015-06-12  c.hetherington  <cth@carlh.net>
872
873         * Fix for every audio stream being mapped to the DCP when loading
874         old films.
875
876 2015-06-11  c.hetherington  <cth@carlh.net>
877
878         * Fix massive slowdown of direct J2K->DCP encodes (#599).
879
880         * Fix hang on audio analysis in some cases (#598).
881
882         * Fix never-ending encode when XYZ values are clamped (#600).
883
884 2015-06-10  Carl Hetherington  <cth@carlh.net>
885
886         * Version 2.0.50 released.
887
888 2015-06-10  c.hetherington  <cth@carlh.net>
889
890         * Skip audio analysis when there is no audio content (#596).
891
892 2015-06-09  Carl Hetherington  <cth@carlh.net>
893
894         * Version 2.0.49 released.
895
896 2015-06-04  Carl Hetherington  <cth@carlh.net>
897
898         * Version 2.0.48 released.
899
900 2015-06-03  Carl Hetherington  <cth@carlh.net>
901
902         * Various fixes to subtitle rendering, including independent
903         x and y scale of text subs (#489).
904
905 2015-06-02  c.hetherington  <cth@carlh.net>
906
907         * Allow use of all content audio streams, not just
908         the selected one.
909
910         * Tweak colour conversion controls so that it's easier
911         to use a preset without seeing the details.
912
913 2015-05-25  Carl Hetherington  <cth@carlh.net>
914
915         * Block all but alphanumeric characters with a few bits
916         of punctuation from DCP names.
917
918         * Improve view of jobs in various ways.
919
920         * Increase the number of images that DCP-o-matic will
921         keep around in memory before resorting to pushing them
922         to disk.
923
924         * Display DCP container size beside the choice
925         in the DCP tab.
926
927         * Try to set up useful default colour conversions
928         depending on the type and resolution of content (#565).
929
930 2015-05-23  Carl Hetherington  <cth@carlh.net>
931
932         * Fix failure to import some video MXFs (#566).
933
934 2015-05-17  Carl Hetherington  <cth@carlh.net>
935
936         * Update DCP name on changing DCP standard (#570).
937
938 2015-05-14  Carl Hetherington  <cth@carlh.net>
939
940         * Version 2.0.47 released.
941
942 2015-05-13  c.hetherington  <cth@carlh.net>
943
944         * Various fixes to embedded image subtitle
945         handling.
946
947 2015-05-10  Carl Hetherington  <cth@carlh.net>
948
949         * Version 2.0.46 released.
950
951 2015-05-10  Carl Hetherington  <cth@carlh.net>
952
953         * Version 2.0.45 released.
954
955 2015-05-10  Carl Hetherington  <cth@carlh.net>
956
957         * Version 2.0.44 released.
958
959 2015-05-10  Carl Hetherington  <cth@carlh.net>
960
961         * Fix sometimes-missing channel labels on OS X audio analysis.
962
963 2015-05-09  Carl Hetherington  <cth@carlh.net>
964
965         * Efficiency fix for cases where there is a lot of processing
966         power.
967
968         * Add UTF-8 content type to KDM emails to try to fix #549.
969
970         * Disable OK until a download succeeds in the certificate
971         downloader (#404).
972
973 2015-05-07  Carl Hetherington  <cth@carlh.net>
974
975         * Version 2.0.43 released.
976
977 2015-05-07  Carl Hetherington  <cth@carlh.net>
978
979         * A few small but possibly sigificant correctness fixes
980         for subtitles (thanks to dcp_inspect).
981
982 2015-05-04  Carl Hetherington  <cth@carlh.net>
983
984         * Version 2.0.42 released.
985
986 2015-05-04  Carl Hetherington  <cth@carlh.net>
987
988         * Move restore-default-prefs option (#537).
989
990         * Don't try to update config dialog when its window has been
991         destroyed.  Fixes various crashes on Windows (from master).
992
993         * Add a simple content properties dialog (#554).
994
995 2015-05-01  carl  <cth@carlh.net>
996
997         * Don't load image files whose names start with ._ as they
998         are probably OS X resource files (from master).
999
1000 2015-04-30  Carl Hetherington  <cth@carlh.net>
1001
1002         * Copy subtitle fonts to the DCP, and provide
1003         LiberationSans-Regular as a default Arial equivalent.
1004
1005 2015-04-29  Carl Hetherington  <cth@carlh.net>
1006
1007         * Make disk space check take account of whether hard links
1008         are supported by the target filesystem (#511).
1009
1010         * Allow configuration of the encryption key (from master).
1011
1012         * Various fixes to bad timeline drag behaviour when
1013         snapping (from master).
1014
1015 2015-04-29  c.hetherington  <cth@carlh.net>
1016
1017         * Hand-apply 291179175729b62e17a9c322cd27ae134d1310d9,
1018         8d92cce7d2885afa13ee4cb6f546dbf43942124b and
1019         c994839239e84a1f62865ed82fdc090900a66b03 from master;
1020         stop flickering when dragging in the timeline on OS X.
1021
1022 2015-04-22  c.hetherington  <cth@carlh.net>
1023
1024         * Add P3 colour conversion preset.
1025
1026         * Hand-apply all changes relating to colour specification
1027         as chromaticity.
1028
1029 2015-04-20  Carl Hetherington  <cth@carlh.net>
1030
1031         * Hand-apply 47770097cf6a5d7dbbdded8977da5f3de53dfd33;
1032         single-file hashes.
1033
1034         * Hand-apply e1d0d24146592e311d46781a1961fe080f6357cf;
1035         attempt to fix confusion with the JPEG2000 bandwidth
1036         control when a user enters a value directly rather than
1037         using the spin arrows.
1038
1039 2015-04-16  Carl Hetherington  <cth@carlh.net>
1040
1041         * Fix potential OS X crashes due to another incarnation
1042         of the bizarre multi-thread stringstream bug.
1043
1044 2015-04-15  c.hetherington  <cth@carlh.net>
1045
1046         * Hand-apply 94998e12d117f3f1781dfb1318939debfbf34546 from master;
1047         add option to restore the default configuration.
1048
1049 2015-04-12  Carl Hetherington  <cth@carlh.net>
1050
1051         * Hand-apply 69866d9ba972d21375081c313ac245535ac55be9 from master;
1052         handle removed ratio if it occurs in old files.
1053
1054         * Hand-apply c0e0b90d987af2586323d4a67bd67330256da51d from master;
1055         remove 1.37 ratio and set Academy to 1.375.
1056
1057         * Hand-apply 83f1ea8eacb4d56860ccdb9db5acdf12c6e71dfb from master;
1058         ellipsize filters strings if it is long.
1059
1060         * Hand-apply 24ae3a8f0a68529b50c34079e643caf6b9327523 from master;
1061         use the number of mapped audio channels for the DCP name, not the
1062         number of DCP channels (#479).
1063
1064 2015-03-25  Carl Hetherington  <cth@carlh.net>
1065
1066         * Remove scaler settings and just uses SWS_BICUBIC all round.
1067
1068         * Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow
1069         even DCP audio channel counts between 2 and 16 inclusive.
1070
1071         * Hand-apply 3e3d3e46a74af7b3e6431033c7c80bd058c02cf6update;
1072         full/play length in the timing panel when the DCP frame rate is
1073         changed.
1074
1075 2015-03-24  Carl Hetherington  <cth@carlh.net>
1076
1077         * Hand-apply 31eafa8a121b8d341d198e4fe426ee843cc70167; add a note
1078         to the timing panel to try to stop people changing the video frame
1079         rate in the wrong circumstances.
1080
1081         * Hand-apply e30fd8d; resurrect JSON server code.
1082
1083         * Hand-apply 7ba9dcdbfe8f0d94ad9887843995c152c45dfe9e from master;
1084         allow "deletion" of the audio part of a FFmpeg file from the
1085         timeline; delete unmaps the audio (#316).
1086
1087 2015-02-25  Carl Hetherington  <cth@carlh.net>
1088
1089         * Version 2.0.41 released.
1090
1091 2015-02-10  c.hetherington  <cth@carlh.net>
1092
1093         * Default to no colour conversion for
1094         JPEG2000 and DCP content (#445).
1095
1096 2015-02-06  Carl Hetherington  <cth@carlh.net>
1097
1098         * Version 2.0.40 released.
1099
1100 2015-02-06  Carl Hetherington  <cth@carlh.net>
1101
1102         * Version 2.0.39 released.
1103
1104 2015-01-31  Carl Hetherington  <cth@carlh.net>
1105
1106         * Fix error when using audio delay.
1107
1108 2015-01-30  Carl Hetherington  <cth@carlh.net>
1109
1110         * Fix update of preview when video fade changes.
1111
1112         * Hopefully fix black borders round the preview in
1113         some cases.
1114
1115 2015-01-24  Carl Hetherington  <cth@carlh.net>
1116
1117         * Version 2.0.38 released.
1118
1119 2015-01-23  Carl Hetherington  <cth@carlh.net>
1120
1121         * Fix update checker.
1122
1123         * Scan a whole FFmpeg file if no duration is given
1124         in its header.
1125
1126         * Fix flicker of SubRip subtitles in some cases.
1127
1128         * Version 2.0.37 released.
1129
1130 2015-01-21  Carl Hetherington  <cth@carlh.net>
1131
1132         * Version 2.0.36 released.
1133
1134 2015-01-21  Carl Hetherington  <cth@carlh.net>
1135
1136         * Fix differentiation between MXF-wrapped subtitles
1137         and video/audio content.
1138
1139 2015-01-20  Carl Hetherington  <cth@carlh.net>
1140
1141         * Version 2.0.35 released.
1142
1143 2015-01-20  c.hetherington  <cth@carlh.net>
1144
1145         * More informative error when failing to decode
1146         JPEG2000 files.
1147
1148 2015-01-15  Carl Hetherington  <cth@carlh.net>
1149
1150         * Version 2.0.34 released.
1151
1152 2015-01-15  Carl Hetherington  <cth@carlh.net>
1153
1154         * Version 2.0.33 released.
1155
1156 2015-01-15  Carl Hetherington  <cth@carlh.net>
1157
1158         * Version 2.0.32 released.
1159
1160 2015-01-15  Carl Hetherington  <cth@carlh.net>
1161
1162         * Version 2.0.31 released.
1163
1164 2015-01-15  Carl Hetherington  <cth@carlh.net>
1165
1166         * Version 2.0.30 released.
1167
1168 2015-01-11  Carl Hetherington  <cth@carlh.net>
1169
1170         * Version 2.0.29 released.
1171
1172 2015-01-11  Carl Hetherington  <cth@carlh.net>
1173
1174         * Version 2.0.28 released.
1175
1176 2015-01-07  Carl Hetherington  <cth@carlh.net>
1177
1178         * Version 2.0.27 released.
1179
1180 2015-01-07  Carl Hetherington  <cth@carlh.net>
1181
1182         * Version 2.0.26 released.
1183
1184 2015-01-04  Carl Hetherington  <cth@carlh.net>
1185
1186         * Fix loading of SMPTE XML subtitles which
1187         are not MXF-wrapped.
1188
1189 2014-12-14  Carl Hetherington  <cth@carlh.net>
1190
1191         * Version 2.0.25 released.
1192
1193 2014-12-11  Carl Hetherington  <cth@carlh.net>
1194
1195         * Version 2.0.24 released.
1196
1197 2014-12-11  Carl Hetherington  <cth@carlh.net>
1198
1199         * Version 2.0.23 released.
1200
1201 2014-12-11  Carl Hetherington  <cth@carlh.net>
1202
1203         * Add a language property to subtitle content and use it
1204         for the DCP subtitle's language specification.
1205
1206 2014-11-24  Carl Hetherington  <cth@carlh.net>
1207
1208         * Version 2.0.22 released.
1209
1210 2014-11-24  Carl Hetherington  <cth@carlh.net>
1211
1212         * Allow import of J2K image sequences.
1213
1214 2014-11-12  Carl Hetherington  <cth@carlh.net>
1215
1216         * Version 2.0.21 released.
1217
1218 2014-11-12  Carl Hetherington  <cth@carlh.net>
1219
1220         * Version 2.0.20 released.
1221
1222 2014-11-10  Carl Hetherington  <cth@carlh.net>
1223
1224         * Guess initial scale from the size of video
1225         content images, taking pixel aspect ratio into
1226         account where possible.
1227
1228 2014-11-07  c.hetherington  <cth@carlh.net>
1229
1230         * Add a hint if there is 3D content in a proposed 2D DCP.
1231
1232 2014-11-06  Carl Hetherington  <cth@carlh.net>
1233
1234         * Basic support for emailing a report of
1235         a problem (#43).
1236
1237 2014-11-05  c.hetherington  <cth@carlh.net>
1238
1239         * Add a few more hints.
1240
1241 2014-10-30  Carl Hetherington  <cth@carlh.net>
1242
1243         * Version 2.0.19 released.
1244
1245 2014-10-30  Carl Hetherington  <cth@carlh.net>
1246
1247         * Fix mis-merge causing complete breakage
1248         of the main window.
1249
1250 2014-10-28  Carl Hetherington  <cth@carlh.net>
1251
1252         * Version 2.0.18 released.
1253
1254 2014-10-26  Carl Hetherington  <cth@carlh.net>
1255
1256         * Version 2.0.17 released.
1257
1258 2014-11-02  Carl Hetherington  <cth@carlh.net>
1259
1260         * Be more tolerant of some FFmpeg audio decoding errors;
1261         should fix #352.
1262
1263 2014-10-26  Carl Hetherington  <cth@carlh.net>
1264
1265         * Version 2.0.16 released.
1266
1267 2014-10-24  Carl Hetherington  <cth@carlh.net>
1268
1269         * Add a pause button for jobs.
1270
1271         * Experimental support for bypassing colourspace conversion (#266).
1272
1273         * Version 1.76.6 released.
1274
1275 2014-10-23  Carl Hetherington  <cth@carlh.net>
1276
1277         * Version 1.76.5 released.
1278
1279 2014-10-23  Carl Hetherington  <cth@carlh.net>
1280
1281         * Version 1.76.4 released.
1282
1283 2014-10-23  Carl Hetherington  <cth@carlh.net>
1284
1285         * Rename 'Add folder' to 'Add image sequence'
1286         and add some tooltips.
1287
1288         * Move the "keep video in sequence" button into
1289         the timeline dialogue.
1290
1291         * Fix mix-placement of content when using the "Down"
1292         button to move it.
1293
1294 2014-10-22  Carl Hetherington  <cth@carlh.net>
1295
1296         * Version 2.0.15 released.
1297
1298 2014-10-22  Carl Hetherington  <cth@carlh.net>
1299
1300         * Version 1.76.3 released.
1301
1302 2014-10-22  Carl Hetherington  <cth@carlh.net>
1303
1304         * Fix bug where some files from iTunes would
1305         be read as being at 90,000fps.
1306
1307 2014-10-20  Carl Hetherington  <cth@carlh.net>
1308
1309         * Version 1.76.2 released.
1310
1311 2014-10-19  Carl Hetherington  <cth@carlh.net>
1312
1313         * Add simple note of what audio resampling
1314         will be done to the audio panel.
1315
1316 2014-10-16  Carl Hetherington  <cth@carlh.net>
1317
1318         * Version 1.75.2 released.
1319
1320 2014-10-16  Carl Hetherington  <cth@carlh.net>
1321
1322         * Version 1.75.1 released.
1323
1324 2014-10-16  Carl Hetherington  <cth@carlh.net>
1325
1326         * Version 1.75.0 released.
1327
1328 2014-10-14  Carl Hetherington  <cth@carlh.net>
1329
1330         * Version 1.74.3 released.
1331
1332 2014-10-08  c.hetherington  <cth@carlh.net>
1333
1334         * Make server finding more reliable when
1335         there are more than a few servers.
1336
1337 2014-10-05  Carl Hetherington  <cth@carlh.net>
1338
1339         * Use a more sensible default position and size for
1340         .srt subs.
1341
1342 2014-10-03  Carl Hetherington  <cth@carlh.net>
1343
1344         * Version 2.0.14 released.
1345
1346 2014-10-01  Carl Hetherington  <cth@carlh.net>
1347
1348         * Version 2.0.13 released.
1349
1350 2014-09-30  Carl Hetherington  <cth@carlh.net>
1351
1352         * Version 2.0.12 released.
1353
1354 2014-09-30  Carl Hetherington  <cth@carlh.net>
1355
1356         * Add basic video fade in/out.
1357
1358 2014-09-22  Carl Hetherington  <cth@carlh.net>
1359
1360         * Version 2.0.11 released.
1361
1362 2014-09-18  Carl Hetherington  <cth@carlh.net>
1363
1364         * Version 2.0.10 released.
1365
1366 2014-10-08  Carl Hetherington  <cth@carlh.net>
1367
1368         * Version 1.74.2 released.
1369
1370 2014-10-08  Carl Hetherington  <cth@carlh.net>
1371
1372         * Version 1.74.1 released.
1373
1374 2014-10-05  Carl Hetherington  <cth@carlh.net>
1375
1376         * Bump ffmpeg version.
1377
1378 2014-10-06  Carl Hetherington  <cth@carlh.net>
1379
1380         * Version 1.74.0 released.
1381
1382 2014-10-06  Carl Hetherington  <cth@carlh.net>
1383
1384         * Version 1.73.9 released.
1385
1386 2014-09-28  Carl Hetherington  <cth@carlh.net>
1387
1388         * Version 1.73.8 released.
1389
1390 2014-09-28  Carl Hetherington  <cth@carlh.net>
1391
1392         * Add a few key shortcuts.
1393
1394 2014-09-16  Carl Hetherington  <cth@carlh.net>
1395
1396         * Version 1.73.7 released.
1397
1398 2014-09-16  Carl Hetherington  <cth@carlh.net>
1399
1400         * Fix non-update of audio gain when changing selected content.
1401
1402 2014-09-14  Carl Hetherington  <cth@carlh.net>
1403
1404         * Version 1.73.6 released.
1405
1406 2014-09-14  Carl Hetherington  <cth@carlh.net>
1407
1408         * Version 1.73.5 released.
1409
1410 2014-09-14  Carl Hetherington  <cth@carlh.net>
1411
1412         * Update to nl_NL translation from Cherif Ben Brahim.
1413
1414 2014-09-12  Carl Hetherington  <cth@carlh.net>
1415
1416         * Version 2.0.9 released.
1417
1418 2014-09-12  Carl Hetherington  <cth@carlh.net>
1419
1420         * Add "re-examine" option to content context menu (#339).
1421
1422 2014-09-11  Carl Hetherington  <cth@carlh.net>
1423
1424         * Restore encoding optimisations for still-image sources.
1425
1426         * Add option to re-make signing chain with specified organisation,
1427         common names etc. (#354)
1428
1429         * Allow separate X and Y scale for subtitles (#337).
1430
1431 2014-09-10  Carl Hetherington  <cth@carlh.net>
1432
1433         * Allow DCP names to be created using the ISDCF template and then
1434         edited afterwards (#401).
1435
1436         * Fix hidden advanced preferences button in some locales.
1437
1438         * Version 2.0.8 released.
1439
1440 2014-09-10  Carl Hetherington  <cth@carlh.net>
1441
1442         * Fix loading of 1.x films.
1443
1444         * Fix crash on audio analysis in some cases.
1445
1446 2014-09-09  Carl Hetherington  <cth@carlh.net>
1447
1448         * Version 2.0.7 released.
1449
1450 2014-09-09  Carl Hetherington  <cth@carlh.net>
1451
1452         * Version 2.0.6 released.
1453
1454 2014-09-09  Carl Hetherington  <cth@carlh.net>
1455
1456         * Fix missing OS X dependencies.
1457
1458         * Use a different directory for DCP-o-matic 2
1459         configuration (not the same as 1.x).
1460
1461 2014-09-08  Carl Hetherington  <cth@carlh.net>
1462
1463         * Version 2.0.5 released.
1464
1465         * Fix hidden advanced preferences button in some locales.
1466
1467 2014-09-08  Carl Hetherington  <cth@carlh.net>
1468
1469         * Fix failure to load Targa files.
1470
1471 2014-09-07  Carl Hetherington  <cth@carlh.net>
1472
1473         * Put no stretch / no scale in the set of choices for default
1474         scale to.
1475
1476         * Fix a few bad fuzzy translations from the preferences dialog.
1477
1478 2014-09-03  Carl Hetherington  <cth@carlh.net>
1479
1480         * Fix server certificate downloads on OS X (#376).
1481
1482 2014-09-02  Carl Hetherington  <cth@carlh.net>
1483
1484         * Improve behaviour of batch converter window when it is shrunk (#338).
1485
1486 2014-09-01  Carl Hetherington  <cth@carlh.net>
1487
1488         * Version 1.73.1 released.
1489
1490 2014-08-31  Carl Hetherington  <cth@carlh.net>
1491
1492         * Remove configurable CPL <Creator> and use "DCP-o-matic (version) (git)"
1493         instead.
1494
1495         * Fix lack of i18n of strings from src/lib/po on OS X.
1496
1497         * Give a hint when content and container aspect ratios are not
1498         the same (#392).
1499
1500         * Add "copy" button to colour conversion presets editor (#399).
1501
1502         * Allow drag-and-drop of files onto the content list (#395).
1503
1504 2014-08-29  Carl Hetherington  <cth@carlh.net>
1505
1506         * Version 2.0.4 released.
1507
1508 2014-08-24  Carl Hetherington  <cth@carlh.net>
1509
1510         * Version 2.0.3 released.
1511
1512 2014-08-24  Carl Hetherington  <cth@carlh.net>
1513
1514         * Version 2.0.2 released.
1515
1516 2014-08-06  Carl Hetherington  <cth@carlh.net>
1517
1518         * Version 2.0.1 released.
1519
1520 2014-07-15  Carl Hetherington  <cth@carlh.net>
1521
1522         * A variety of changes were made on the 2.0 branch
1523         but not documented in the ChangeLog.  Most sigificantly:
1524
1525         - DCP import
1526         - Creation of DCPs with proper XML subtitles
1527         - Import of .srt and .xml subtitles
1528         - Audio processing framework (with some basic processors).
1529
1530 2014-03-07  Carl Hetherington  <cth@carlh.net>
1531
1532         * Add subtitle view.
1533         * Some improvements to the manual.
1534
1535 2014-08-26  Carl Hetherington  <cth@carlh.net>
1536
1537         * Version 1.73.0 released.
1538
1539 2014-08-25  Carl Hetherington  <cth@carlh.net>
1540
1541         * Basic recent files list in the File menu.
1542
1543 2014-08-23  Carl Hetherington  <cth@carlh.net>
1544
1545         * Version 1.72.12 released.
1546
1547 2014-08-23  Carl Hetherington  <cth@carlh.net>
1548
1549         * Revert previous use of AVFormatContext::start_time when
1550         computing the length of video.  I think this is wrong, and
1551         causes bits to be missed off the end of videos (and other
1552         problems).
1553
1554 2014-08-20  Carl Hetherington  <cth@carlh.net>
1555
1556         * Version 1.72.11 released.
1557
1558 2014-08-19  Carl Hetherington  <cth@carlh.net>
1559
1560         * Attempt to fix random crashes on OS X (especially during encodes)
1561         thought to be caused by multiple threads using (different) stringstreams
1562         at the same time; see src/lib/safe_stringstream.
1563 >>>>>>> origin/master
1564
1565 2014-08-09  Carl Hetherington  <cth@carlh.net>
1566
1567         * Version 1.72.10 released.
1568
1569 2014-08-09  Carl Hetherington  <cth@carlh.net>
1570
1571         * Version 1.72.8 released.
1572
1573 2014-08-08  Carl Hetherington  <cth@carlh.net>
1574
1575         * Approximate support for changing timing details of multiple
1576         bits of content at the same time.
1577
1578         * Allow removal of multiple bits of content at the same time.
1579
1580         * Version 1.72.7 released.
1581
1582 2014-08-04  Carl Hetherington  <cth@carlh.net>
1583
1584         * Add BCC option for KDM emails.
1585
1586 2014-07-29  Carl Hetherington  <cth@carlh.net>
1587
1588         * Version 1.72.5 released.
1589
1590 2014-07-17  Carl Hetherington  <cth@carlh.net>
1591
1592         * Fix corrupted text in job descriptions in some cases.
1593
1594         * Speculative fix for failure to keep Windows
1595         machines awake during encodes.
1596
1597 2014-07-16  Carl Hetherington  <cth@carlh.net>
1598
1599         * Version 1.72.4 released.
1600
1601 2014-07-16  Carl Hetherington  <cth@carlh.net>
1602
1603         * Add default scaling setting to preferences (#384).
1604
1605         * Version 1.72.3 released.
1606
1607 2014-07-16  Carl Hetherington  <cth@carlh.net>
1608
1609         * Improve approximate time reports a bit.
1610
1611         * Make KDM email subject configurable.
1612
1613         * Updates to de_DE from Carsten Kurz.
1614
1615         * Limit allowed KDM types based on Interop/SMPTE setting
1616         of DCP (#385).
1617
1618         * Updates to fr_FR from Grégoire Ausina.
1619
1620 2014-07-14  Carl Hetherington  <cth@carlh.net>
1621
1622         * Bump libdcp to get a new version which writes
1623         <Hash> values to CPLs.
1624
1625 2014-07-10  Carl Hetherington  <cth@carlh.net>
1626
1627         * Version 1.72.2 released.
1628 >>>>>>> origin/master
1629
1630 2014-07-10  Carl Hetherington  <cth@carlh.net>
1631
1632         * Try to fix corruption of KDM email setting in
1633         some cases.
1634
1635         * Version 1.72.1 released.
1636
1637 2014-07-08  Carl Hetherington  <cth@carlh.net>
1638
1639         * Fix various problems with seek and content
1640         being trimmed when its video frame rate is
1641         overridden.
1642
1643 2014-07-02  Carl Hetherington  <cth@carlh.net>
1644
1645         * Updated de_DE translation from Carsten Kurz.
1646
1647 2014-06-30  Carl Hetherington  <cth@carlh.net>
1648
1649         * Version 1.72.0 released.
1650
1651 2014-06-28  Carl Hetherington  <cth@carlh.net>
1652
1653         * Version 1.71.2 released.
1654
1655 2014-06-28  Carl Hetherington  <cth@carlh.net>
1656
1657         * Version 1.71.1 released.
1658
1659 2014-06-28  Carl Hetherington  <cth@carlh.net>
1660
1661         * Fix crash on analysing audio (and possibly DCP creation) with
1662         resampled content.
1663
1664 2014-06-27  Carl Hetherington  <cth@carlh.net>
1665
1666         * Version 1.71.0 released.
1667
1668 2014-06-27  Carl Hetherington  <cth@carlh.net>
1669
1670         * Fix up/down buttons in content list.
1671
1672 2014-06-26  Carl Hetherington  <cth@carlh.net>
1673
1674         * Version 1.70.1 released.
1675
1676 2014-06-26  Carl Hetherington  <cth@carlh.net>
1677
1678         * Support different KDM formulations.
1679
1680         * Allow override of detected video frame rates.
1681
1682         * Optimisation of uncertain effect to encoder and server
1683         thread handling.
1684
1685         * Version 1.70.0 released.
1686
1687 2014-06-25  Carl Hetherington  <cth@carlh.net>
1688
1689         * Version 1.69.37 released.
1690
1691 2014-06-25  Carl Hetherington  <cth@carlh.net>
1692
1693         * Version 1.69.36 released.
1694
1695 2014-06-25  Carl Hetherington  <cth@carlh.net>
1696
1697         * Support pixel format 46 in make_black().
1698
1699 2014-06-24  Carl Hetherington  <cth@carlh.net>
1700
1701         * Re-assign timeline tracks when things are
1702         moved about.
1703
1704 2014-06-23  Carl Hetherington  <cth@carlh.net>
1705
1706         * Try harder to cope with DCP names specified
1707         already in CamelCase.
1708
1709         * Add option to CC a KDM email, and add
1710         $SCREENS and $CINEMA_NAME as variables
1711         in the email.
1712
1713 2014-06-22  Carl Hetherington  <cth@carlh.net>
1714
1715         * Reset-to-default button for KDM email text.
1716
1717         * Version 1.69.35 released.
1718
1719 2014-06-22  Carl Hetherington  <cth@carlh.net>
1720
1721         * Fix large memory leak with image sources.
1722
1723 2014-06-21  Carl Hetherington  <cth@carlh.net>
1724
1725         * Move email config into the KDM email page.
1726
1727         * Version 1.69.34 released.
1728
1729 2014-06-21  Carl Hetherington  <cth@carlh.net>
1730
1731         * Version 1.69.33 released.
1732
1733 2014-06-21  Carl Hetherington  <cth@carlh.net>
1734
1735         * Version 1.69.32 released.
1736
1737 2014-06-21  Carl Hetherington  <cth@carlh.net>
1738
1739         * Version 1.69.31 released.
1740
1741 2014-06-20  Carl Hetherington  <cth@carlh.net>
1742
1743         * Version 1.69.30 released.
1744
1745 2014-06-20  Carl Hetherington  <cth@carlh.net>
1746
1747         * Updates to de_DE translation from Carsten Kurz.
1748
1749 2014-06-18  Carl Hetherington  <cth@carlh.net>
1750
1751         * Version 1.69.29 released.
1752
1753 2014-06-18  Carl Hetherington  <cth@carlh.net>
1754
1755         * Fix thinko causing incorrect audio sample rates in some cases.
1756
1757 2014-06-15  Carl Hetherington  <cth@carlh.net>
1758
1759         * Version 1.69.28 released.
1760
1761 2014-06-12  Carl Hetherington  <cth@carlh.net>
1762
1763         * Version 1.69.27 released.
1764
1765 2014-06-12  Carl Hetherington  <cth@carlh.net>
1766
1767         * Add Content menu with "scale to fit width" and "scale
1768         to fit height" options.
1769
1770         * Version 1.69.26 released.
1771
1772 2014-06-12  Carl Hetherington  <cth@carlh.net>
1773
1774         * Fix bug where DCP-o-matic does not recreate video after
1775         subtitles are turned on or off.
1776
1777 2014-06-10  Carl Hetherington  <cth@carlh.net>
1778
1779         * Support ISDCF naming convention version 9 (#257).
1780
1781         * Rename DCI to ISDCF when talking about the digital cinema
1782         naming convention (#362).
1783
1784         * Fix crash when opening the timeline with no content (#369).
1785
1786 2014-06-09  Carl Hetherington  <cth@carlh.net>
1787
1788         * Fix server/client with non-RGB24 sources.
1789
1790         * Version 1.69.25 released.
1791
1792 2014-06-09  Carl Hetherington  <cth@carlh.net>
1793
1794         * Make audio gain a floating-point value in the UI (#367).
1795
1796         * Work-around out-of-memory crashes with large start trims (#252).
1797
1798         * Version 1.69.24 released.
1799
1800 2014-06-06  Carl Hetherington  <cth@carlh.net>
1801
1802         * Version 1.69.23 released.
1803
1804 2014-06-05  Carl Hetherington  <cth@carlh.net>
1805
1806         * Version 1.69.22 released.
1807
1808 2014-06-05  Carl Hetherington  <cth@carlh.net>
1809
1810         * Large speed-up to multi-image source file decoding.
1811
1812         * Back-port changes from v2 which work out how separate
1813         audio files should be resampled by looking at the video
1814         files which are present at the same time.
1815
1816 2014-06-03  Carl Hetherington  <cth@carlh.net>
1817
1818         * Version 1.69.21 released.
1819
1820 2014-06-03  Carl Hetherington  <cth@carlh.net>
1821
1822         * Fix bad resampling of separate sound file sources that
1823         have specified video frame rates.
1824
1825         * Version 1.69.20 released.
1826
1827 2014-06-03  Carl Hetherington  <cth@carlh.net>
1828
1829         * Re-calculate and update audio plots when the mapping is changed.
1830
1831         * Change the -3dB preset to -6dB since we are talking about
1832         amplitude, not power.
1833
1834         * Version 1.69.19 released.
1835
1836 2014-06-02  Carl Hetherington  <cth@carlh.net>
1837
1838         * Empirical hack to prevent over-read of array
1839         by libswscale; may fix crashes at the start of
1840         DCP encodes.
1841
1842 2014-05-29  Carl Hetherington  <cth@carlh.net>
1843
1844         * Version 1.69.18 released.
1845
1846 2014-05-28  Carl Hetherington  <cth@carlh.net>
1847
1848         * Version 1.69.17 released.
1849
1850 2014-05-28  Carl Hetherington  <cth@carlh.net>
1851
1852         * Version 1.69.16 released.
1853
1854 2014-05-28  Carl Hetherington  <cth@carlh.net>
1855
1856         * Rework KDM generation to be about CPLs rather than DCPs,
1857         and allow specification of any CPL to generate KDMs for.
1858
1859         Requested-by: Richard Turner
1860
1861 2014-05-27  Carl Hetherington  <cth@carlh.net>
1862
1863         * Version 1.69.15 released.
1864
1865 2014-05-26  Carl Hetherington  <cth@carlh.net>
1866
1867         * Version 1.69.14 released.
1868
1869 2014-05-26  Carl Hetherington  <cth@carlh.net>
1870
1871         * Fix problems with non-zero FFmpeg content start times.
1872
1873 2014-05-24  Carl Hetherington  <cth@carlh.net>
1874
1875         * Version 1.69.13 released.
1876
1877 2014-05-24  Carl Hetherington  <cth@carlh.net>
1878
1879         * Fix problems with log setup from config.
1880
1881 2014-05-23  Carl Hetherington  <cth@carlh.net>
1882
1883         * Version 1.69.12 released.
1884
1885 2014-05-22  Carl Hetherington  <cth@carlh.net>
1886
1887         * Version 1.69.11 released.
1888
1889 2014-05-21  Carl Hetherington  <cth@carlh.net>
1890
1891         * Version 1.69.10 released.
1892
1893 2014-05-21  Carl Hetherington  <cth@carlh.net>
1894
1895         * Tidy up logging a bit and make it configurable from the GUI
1896         (moving a few things into an Advanced preferences tab at
1897         the same time).
1898
1899 2014-05-19  Carl Hetherington  <cth@carlh.net>
1900
1901         * Version 1.69.9 released.
1902
1903 2014-05-19  Carl Hetherington  <cth@carlh.net>
1904
1905         * Decode image sources in the multi-threaded part
1906         of the transcoder, rather than the single-threaded.
1907
1908 2014-05-16  Carl Hetherington  <cth@carlh.net>
1909
1910         * Version 1.69.8 released.
1911
1912 2014-05-16  Carl Hetherington  <cth@carlh.net>
1913
1914         * Fix various confusions in translations of abbreviated
1915         channel names (Lc, Rc etc.)
1916
1917 2014-05-14  Carl Hetherington  <cth@carlh.net>
1918
1919         * Version 1.69.7 released.
1920
1921 2014-05-14  Carl Hetherington  <cth@carlh.net>
1922
1923         * Bump libdcp to remove checks on PCM MXF edit rates,
1924         so we can generate strange ones in DCP-o-matic.
1925
1926 2014-05-13  Carl Hetherington  <cth@carlh.net>
1927
1928         * Version 1.69.6 released.
1929
1930 2014-05-13  Carl Hetherington  <cth@carlh.net>
1931
1932         * Remove artificial 100fps limit when using
1933         "any" DCP frame rate.
1934
1935 2014-05-12  Carl Hetherington  <cth@carlh.net>
1936
1937         * Version 1.69.5 released.
1938
1939 2014-05-12  Carl Hetherington  <cth@carlh.net>
1940
1941         * Add option to use any DCP frame rate, rather than just
1942         the "allowed" set.
1943
1944         * Version 1.69.4 released.
1945
1946 2014-05-12  Carl Hetherington  <cth@carlh.net>
1947
1948         * Version 1.69.3 released.
1949
1950 2014-05-12  Carl Hetherington  <cth@carlh.net>
1951
1952         * Use libdcp::raw_convert instead of boost::lexical_cast and
1953         LocaleGuard, hopefully to fix large numbers being written with
1954         thousands separators on some locales.
1955
1956 2014-05-10  Carl Hetherington  <cth@carlh.net>
1957
1958         * Version 1.69.2 released.
1959
1960 2014-05-10  Carl Hetherington  <cth@carlh.net>
1961
1962         * Fix setup of the libswresample context to work with high channel counts.
1963
1964 2014-05-09  Carl Hetherington  <cth@carlh.net>
1965
1966         * Version 1.69.1 released.
1967
1968 2014-05-09  Carl Hetherington  <cth@carlh.net>
1969
1970         * Fix crash on using content with more than 12 audio channels.
1971
1972         * Re-introduce ffprobe call when adding content.
1973
1974 2014-05-05  Carl Hetherington  <cth@carlh.net>
1975
1976         * Version 1.69.0 released.
1977
1978 2014-05-02  Carl Hetherington  <cth@carlh.net>
1979
1980         * Version 1.68.0 released.
1981
1982 2014-04-29  Carl Hetherington  <cth@carlh.net>
1983
1984         * Version 1.67.1 released.
1985
1986 2014-04-29  Carl Hetherington  <cth@carlh.net>
1987
1988         * Version 1.67.0 released.
1989
1990 2014-04-27  Carl Hetherington  <cth@carlh.net>
1991
1992         * Version 1.66.16 released.
1993
1994 2014-04-27  Carl Hetherington  <cth@carlh.net>
1995
1996         * Add .dpx to the list of acceptable image files.
1997
1998         * Slightly better handling of uncaught exceptions.
1999
2000         * Use our own directory picker on 14.04 (as well as 13.04 and 13.10) as
2001         it appears that the same bug remains.
2002
2003 2014-04-25  Carl Hetherington  <cth@carlh.net>
2004
2005         * Version 1.66.15 released.
2006
2007 2014-04-25  Carl Hetherington  <cth@carlh.net>
2008
2009         * Fix subtitle display when the next subtitle is decoded before the previous
2010         one has finished.
2011
2012 2014-04-24  Carl Hetherington  <cth@carlh.net>
2013
2014         * Version 1.66.14 released.
2015
2016 2014-04-23  Carl Hetherington  <cth@carlh.net>
2017
2018         * Version 1.66.13 released.
2019
2020 2014-04-21  Carl Hetherington  <cth@carlh.net>
2021
2022         * Update to es_ES translation from Manuel AC.
2023
2024         * Update to fr_FR translation from Thierry Journet.
2025
2026 2014-04-17  Carl Hetherington  <cth@carlh.net>
2027
2028         * Fix update of the gain control when using the gain calculator
2029         dialog.
2030
2031         * Version 1.66.12 released.
2032
2033 2014-04-07  Carl Hetherington  <cth@carlh.net>
2034
2035         * Version 1.66.11 released.
2036
2037 2014-04-07  Carl Hetherington  <cth@carlh.net>
2038
2039         * Updated fr_FR translation from Thierry Journet.
2040
2041 2014-04-02  Carl Hetherington  <cth@carlh.net>
2042
2043         * Version 1.66.10 released.
2044
2045 2014-04-01  Carl Hetherington  <cth@carlh.net>
2046
2047         * Basic support for separate left/right-eye files or directories
2048         for 3D.
2049
2050 2014-03-30  Carl Hetherington  <cth@carlh.net>
2051
2052         * Version 1.66.9 released.
2053
2054 2014-03-30  Carl Hetherington  <cth@carlh.net>
2055
2056         * Version 1.66.8 released.
2057
2058         * nl_NL translation from Theo Kooijmans.
2059
2060 2014-03-27  Carl Hetherington  <cth@carlh.net>
2061
2062         * Auto-save film metadata before starting DCP encode.
2063
2064 2014-03-25  Carl Hetherington  <cth@carlh.net>
2065
2066         * Add support for downloading Doremi server certificates.
2067
2068 2014-03-24  Carl Hetherington  <cth@carlh.net>
2069
2070         * Version 1.66.7 released.
2071
2072 2014-03-24  Carl Hetherington  <cth@carlh.net>
2073
2074         * Fix error on creating DCPs without audio.
2075
2076 2014-03-23  Carl Hetherington  <cth@carlh.net>
2077
2078         * Version 1.66.6 released.
2079
2080 2014-03-23  Carl Hetherington  <cth@carlh.net>
2081
2082         * Attempt to fix format string specifier error on Windows.
2083
2084         * Version 1.66.5 released.
2085
2086 2014-03-22  Carl Hetherington  <cth@carlh.net>
2087
2088         * Version 1.66.4 released.
2089
2090 2014-03-22  Carl Hetherington  <cth@carlh.net>
2091
2092         * Allow specification of the video frame rate that a sound file
2093         was prepared for.
2094
2095         * Another attempt to fix colour conversion dialog strange behaviour
2096         on OS X.
2097
2098 2014-03-18  Carl Hetherington  <cth@carlh.net>
2099
2100         * Version 1.66.3 released.
2101
2102 2014-03-18  Carl Hetherington  <cth@carlh.net>
2103
2104         * Fix bad rounding of timecodes.
2105
2106         * Tentative support for 3D from alternate frames of the source.
2107
2108 2014-03-17  Carl Hetherington  <cth@carlh.net>
2109
2110         * Improve behaviour of the position slider at the end of films.
2111
2112         * Version 1.66.2 released.
2113
2114 2014-03-17  Carl Hetherington  <cth@carlh.net>
2115
2116         * Improve appearance of config dialog on OS X.
2117
2118 2014-03-15  Carl Hetherington  <cth@carlh.net>
2119
2120         * Improve appearance of new film and KDM dialogs on OS X.
2121
2122         * Fix KDM dialog to predictably set up its initial range to
2123         a week from now.
2124
2125         * Remove support for FFmpeg post-processing filters as they apparently
2126         do not support > 8bpp.  I don't think they are worth the pain of
2127         quantizing and then telling the user what has happened.
2128
2129 2014-03-12  Carl Hetherington  <cth@carlh.net>
2130
2131         * Version 1.66.1 released.
2132
2133 2014-03-12  Carl Hetherington  <cth@carlh.net>
2134
2135         * Hopefully fix i18n on OS X (#324).
2136
2137 2014-03-10  Carl Hetherington  <cth@carlh.net>
2138
2139         * Version 1.66.0 released.
2140
2141 2014-03-09  Carl Hetherington  <cth@carlh.net>
2142
2143         * Version 1.65.2 released.
2144
2145 2014-03-09  Carl Hetherington  <cth@carlh.net>
2146
2147         * Restore old behaviour of "no-stretch" mode with crop.
2148
2149         * Fix display of no-scale display mode in the player.
2150
2151 2014-03-08  Carl Hetherington  <cth@carlh.net>
2152
2153         * Version 1.65.1 released.
2154
2155 2014-03-08  Carl Hetherington  <cth@carlh.net>
2156
2157         * Fix incorrect audio analyses on multiple-stream content.
2158
2159         * Support for unsigned 8-bit audio (hmm!).
2160
2161 2014-03-06  Carl Hetherington  <cth@carlh.net>
2162
2163         * Version 1.65.0 released.
2164
2165 2014-03-05  Carl Hetherington  <cth@carlh.net>
2166
2167         * Version 1.64.19 released.
2168
2169 2014-03-05  Carl Hetherington  <cth@carlh.net>
2170
2171         * Bump maximum audio channels to 12 so that we can
2172         (crudely at least) get BsL/BsR.
2173
2174 2014-03-04  Carl Hetherington  <cth@carlh.net>
2175
2176         * Version 1.64.18 released.
2177
2178 2014-03-04  Carl Hetherington  <cth@carlh.net>
2179
2180         * Add option to disable all scaling of the input video.
2181
2182 2014-03-03  Carl Hetherington  <cth@carlh.net>
2183
2184         * Fix rounding of timecodes in at least some cases (#323).
2185
2186         * Try to prevent OS X from sleeping during DCP encode.
2187
2188 2014-02-26  Carl Hetherington  <cth@carlh.net>
2189
2190         * Version 1.64.17 released.
2191
2192 2014-02-26  Carl Hetherington  <cth@carlh.net>
2193
2194         * Fix missing RMS audio analysis plots in some cases.
2195
2196         * Fix failure to load sound files with
2197         non-ASCII paths.
2198
2199 2014-02-23  Carl Hetherington  <cth@carlh.net>
2200
2201         * Version 1.64.16 released.
2202
2203 2014-02-23  Carl Hetherington  <cth@carlh.net>
2204
2205         * Bump ffmpeg library to git head to fix problems with
2206         misrecognised frame rates in some MOV files.
2207
2208 2014-02-20  Carl Hetherington  <cth@carlh.net>
2209
2210         * Version 1.64.15 released.
2211
2212 2014-02-20  Carl Hetherington  <cth@carlh.net>
2213
2214         * Basic support for 7.1 / HI/VI audio tracks.
2215
2216 2014-02-19  Carl Hetherington  <cth@carlh.net>
2217
2218         * Add some basic JSON stuff.
2219
2220 2014-02-18  Carl Hetherington  <cth@carlh.net>
2221
2222         * Version 1.64.14 released.
2223
2224 2014-02-18  Carl Hetherington  <cth@carlh.net>
2225
2226         * Version 1.64.13 released.
2227
2228 2014-02-12  Carl Hetherington  <cth@carlh.net>
2229
2230         * Make the batch converter remember its last directory
2231         for the film picker (#318).
2232
2233         * Add dcpomatic_batch to OS X .app.
2234
2235 2014-02-11  Carl Hetherington  <cth@carlh.net>
2236
2237         * Version 1.64.12 released.
2238
2239 2014-02-11  Carl Hetherington  <cth@carlh.net>
2240
2241         * Be more careful when catching exceptions from KDM creation.
2242
2243 2014-02-10  Carl Hetherington  <cth@carlh.net>
2244
2245         * Version 1.64.11 released.
2246
2247 2014-02-10  Carl Hetherington  <cth@carlh.net>
2248
2249         * Version 1.64.10 released.
2250
2251 2014-02-10  Carl Hetherington  <cth@carlh.net>
2252
2253         * Try to fix Centos RPM dependencies.
2254
2255         * Version 1.64.9 released.
2256
2257 2014-02-10  Carl Hetherington  <cth@carlh.net>
2258
2259         * Version 1.64.8 released.
2260
2261 2014-02-09  Carl Hetherington  <cth@carlh.net>
2262
2263         * Build with a more careful version of libopenjpeg that handles
2264         out-of-memory conditions slightly better.
2265
2266         * Possibly fix repeated no route to host errors in some cases.
2267
2268         * Some small bits of increased low-memory stability.
2269
2270         * Version 1.64.7 released.
2271
2272 2014-02-08  Carl Hetherington  <cth@carlh.net>
2273
2274         * Fix exception when seeking with missing content (part of #317).
2275
2276         * Version 1.64.6 released.
2277
2278 2014-02-08  Carl Hetherington  <cth@carlh.net>
2279
2280         * Version 1.64.5 released.
2281
2282 2014-02-08  Carl Hetherington  <cth@carlh.net>
2283
2284         * Version 1.64.4 released.
2285
2286 2014-02-08  Carl Hetherington  <cth@carlh.net>
2287
2288         * Version 1.64.3 released.
2289
2290 2014-02-08  Carl Hetherington  <cth@carlh.net>
2291
2292         * Bump libdcp version to get some fixes for Interop XML.
2293
2294 2014-02-07  Carl Hetherington  <cth@carlh.net>
2295
2296         * Add basic stuff to build RPMs for Centos.
2297
2298 2014-02-05  Carl Hetherington  <cth@carlh.net>
2299
2300         * Version 1.64.2 released.
2301
2302 2014-02-05  Carl Hetherington  <cth@carlh.net>
2303
2304         * A variety of fixes to small problems found by Coverity.
2305
2306 2014-02-05  Carl Hetherington  <cth@carlh.net>
2307
2308         * Version 1.64.1 released.
2309
2310 2014-02-05  Carl Hetherington  <cth@carlh.net>
2311
2312         * Updates to it_IT translation from William Fanelli.
2313
2314 2014-02-02  Carl Hetherington  <cth@carlh.net>
2315
2316         * Version 1.64.0 released.
2317
2318 2014-01-29  Carl Hetherington  <cth@carlh.net>
2319
2320         * Version 1.63.8 released.
2321
2322 2014-01-29  Carl Hetherington  <cth@carlh.net>
2323
2324         * Add subtitle X offset option.
2325
2326         * Fix missing subtitles when subtitled content is at a non-zero position.
2327
2328 2014-01-28  Carl Hetherington  <cth@carlh.net>
2329
2330         * Use Mbit/s instead of the incorrect MBps.
2331
2332         * Version 1.63.7 released.
2333
2334 2014-01-28  Carl Hetherington  <cth@carlh.net>
2335
2336         * Try to prevent Windows machines going to sleep during encodes.
2337
2338         * Add option to not install main program / server on Windows.
2339
2340 2014-01-26  Carl Hetherington  <cth@carlh.net>
2341
2342         * Change default JPEG2000 bandwith to 100MBps.
2343
2344         * Updated fr_FR translation from Theirry Journet.
2345
2346 2014-01-24  Carl Hetherington  <cth@carlh.net>
2347
2348         * Try to fix repeatedly-reported exceptions.
2349
2350 2014-01-23  Carl Hetherington  <cth@carlh.net>
2351
2352         * Version 1.63.6 released.
2353
2354 2014-01-23  Carl Hetherington  <cth@carlh.net>
2355
2356         * Fix recovery of DCP encoding after a crash with a 3D DCP.
2357
2358 2014-01-21  Carl Hetherington  <cth@carlh.net>
2359
2360         * Version 1.63.5 released.
2361
2362 2014-01-21  Carl Hetherington  <cth@carlh.net>
2363
2364         * Potentially major fix for bad A/V sync.
2365
2366 2014-01-19  Carl Hetherington  <cth@carlh.net>
2367
2368         * Version 1.63.4 released.
2369
2370 2014-01-19  Carl Hetherington  <cth@carlh.net>
2371
2372         * Updated sv_SE translation from Adam Klotblixt.
2373
2374 2014-01-15  Carl Hetherington  <cth@carlh.net>
2375
2376         * Version 1.63.3 released.
2377
2378 2014-01-15  Carl Hetherington  <cth@carlh.net>
2379
2380         * Hopefully fix badly-labelled MXFs when in Interop mode.
2381
2382 2014-01-14  Carl Hetherington  <cth@carlh.net>
2383
2384         * Version 1.63.2 released.
2385
2386 2014-01-14  Carl Hetherington  <cth@carlh.net>
2387
2388         * Fix problems with adding new soundtracks to FFmpeg content with
2389         no audio track.
2390
2391         * Updated de_DE translation from Markus Raab.
2392
2393         * Version 1.63.1 released.
2394
2395 2014-01-14  Carl Hetherington  <cth@carlh.net>
2396
2397         * Try to fix subtitle problems when the video frame rate is being changed
2398         from content to DCP.
2399
2400 2014-01-13  Carl Hetherington  <cth@carlh.net>
2401
2402         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
2403         also tweak 1.19:1 (#306).
2404
2405         * Version 1.63.0 released.
2406
2407 2014-01-12  Carl Hetherington  <cth@carlh.net>
2408
2409         * Fix crashes when using -3dB options in locales with a , decimal separator.
2410
2411         * Version 1.62.3 released.
2412
2413 2014-01-11  Carl Hetherington  <cth@carlh.net>
2414
2415         * Hopefully fix error on restarting a cancelled transcode job
2416         on Windows.
2417
2418 2014-01-10  Carl Hetherington  <cth@carlh.net>
2419
2420         * Version 1.62.2 released.
2421
2422 2014-01-10  Carl Hetherington  <cth@carlh.net>
2423
2424         * Version 1.62.1 released.
2425
2426 2014-01-10  Carl Hetherington  <cth@carlh.net>
2427
2428         * Version 1.62.0 released.
2429
2430 2014-01-10  Carl Hetherington  <cth@carlh.net>
2431
2432         * Try to stop the queue of things to write filling up excessively
2433         on fast CPUs.
2434
2435         * Try to fix double "are you sure" prompt on quitting with active jobs.
2436
2437         * Version 1.61.2 released.
2438
2439 2014-01-09  Carl Hetherington  <cth@carlh.net>
2440
2441         * Version 1.61.1 released.
2442
2443 2014-01-09  Carl Hetherington  <cth@carlh.net>
2444
2445         * Version 1.61.0 released.
2446
2447 2014-01-09  Carl Hetherington  <cth@carlh.net>
2448
2449         * Hopefully fix somewhat inexplicable inability of Windows to open
2450         new files on top of old ones in some circumstances (with audio
2451         MXFs).
2452
2453         * Version 1.60 released.
2454
2455 2014-01-09  Carl Hetherington  <cth@carlh.net>
2456
2457         * More fixes for slow-downs on fast computers.
2458
2459 2014-01-08  Carl Hetherington  <cth@carlh.net>
2460
2461         * Version 1.59 released.
2462
2463 2014-01-07  Carl Hetherington  <cth@carlh.net>
2464
2465         * Version 1.58 released.
2466
2467 2014-01-07  Carl Hetherington  <cth@carlh.net>
2468
2469         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
2470         of some .mov files.
2471
2472         * Very primitive check-for-updates feature added.
2473
2474         * Allow still-moving-image sources to have their frame rate specified.
2475
2476 2014-01-06  Carl Hetherington  <cth@carlh.net>
2477
2478         * Basics of per-channel audio gain (#247).
2479
2480         * Give a warning on make DCP if it seems unlikely that the disk
2481         will have enough space to store the finished DCP (#92).
2482
2483         * Make sure forced languages override the environment for gettext()
2484         as well as wxWidgets' i18n code (#108).
2485
2486         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
2487         with interop (#206).
2488
2489         * Fix subtitle colouring (#152).
2490
2491         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
2492
2493         * Remove seemingly unnecessary checks on image directories.
2494
2495         * Leave DCP directory creation until the last minute to help
2496         avoid half-eaten directories being left around (#174).
2497
2498 2014-01-05  Carl Hetherington  <cth@carlh.net>
2499
2500         * Version 1.57 released.
2501
2502 2014-01-05  Carl Hetherington  <cth@carlh.net>
2503
2504         * Use _fseeki64 on Windows when reading content files.
2505
2506         * Various small fixes to i18n.
2507
2508 2014-01-03  Carl Hetherington  <cth@carlh.net>
2509
2510         * Version 1.56 released.
2511
2512 2014-01-03  Carl Hetherington  <cth@carlh.net>
2513
2514         * Version 1.55 released.
2515
2516 2014-01-03  Carl Hetherington  <cth@carlh.net>
2517
2518         * New de_DE translation from Markus Raab.
2519
2520         * Work-around mysterious call of pure virtual method inside boost.
2521
2522 2014-01-01  Carl Hetherington  <cth@carlh.net>
2523
2524         * Bump ffmpeg version.
2525
2526 2013-12-30  Carl Hetherington  <cth@carlh.net>
2527
2528         * Version 1.54 released.
2529
2530 2013-12-30  Carl Hetherington  <cth@carlh.net>
2531
2532         * Put catches around a few threads which could have uncaught exceptions.
2533
2534         * Add nascent dcpomatic_create command-line program to create films.
2535
2536 2013-12-29  Carl Hetherington  <cth@carlh.net>
2537
2538         * Version 1.53 released.
2539
2540 2013-12-29  Carl Hetherington  <cth@carlh.net>
2541
2542         * Fix failure to load content from directories with non-Latin names.
2543
2544 2013-12-28  Carl Hetherington  <cth@carlh.net>
2545
2546         * Speculative fix for "find missing" not working on OS X (#255).
2547
2548         * Fix failure to load films with missing still image content (#300).
2549
2550 2013-12-27  Carl Hetherington  <cth@carlh.net>
2551
2552         * Fix non-update of video information on changing DCP resolution (#299).
2553
2554         * Version 1.52 released.
2555
2556 2013-12-27  Carl Hetherington  <cth@carlh.net>
2557
2558         * More speculative fixes for 4K.
2559
2560 2013-12-23  Carl Hetherington  <cth@carlh.net>
2561
2562         * Version 1.51 released.
2563
2564 2013-12-23  Carl Hetherington  <cth@carlh.net>
2565
2566         * A couple of potential fixes for 4K.
2567
2568         * Version 1.50 released.
2569
2570 2013-12-23  Carl Hetherington  <cth@carlh.net>
2571
2572         * Version 1.49 released.
2573
2574 2013-12-23  Carl Hetherington  <cth@carlh.net>
2575
2576         * Version 1.48 released.
2577
2578 2013-12-23  Carl Hetherington  <cth@carlh.net>
2579
2580         * Add TLS/SSL support to KDM email sending.
2581
2582 2013-12-23  Carl Hetherington  <cth@carlh.net>
2583
2584         * Version 1.47 released.
2585
2586 2013-12-23  Carl Hetherington  <cth@carlh.net>
2587
2588         * Add $START_TIME and $END_TIME as variables for the KDM email.
2589
2590         * Add top/bottom option for 3D frames.
2591
2592 2013-12-20  Carl Hetherington  <cth@carlh.net>
2593
2594         * Add configuration option for default audio delay (#276).
2595
2596         * Version 1.46 released.
2597
2598 2013-12-19  Carl Hetherington  <cth@carlh.net>
2599
2600         * Version 1.45 released.
2601
2602 2013-12-19  Carl Hetherington  <cth@carlh.net>
2603
2604         * Bump libdcp version again for a crash fix for 32-bit Windows,
2605         and also for problems generating certificate chains.
2606
2607 2013-12-18  Carl Hetherington  <cth@carlh.net>
2608
2609         * Version 1.44 released.
2610
2611 2013-12-18  Carl Hetherington  <cth@carlh.net>
2612
2613         * Bump libdcp version again for a fix to XML validity for 3D.
2614
2615         * Version 1.43 released.
2616
2617 2013-12-18  Carl Hetherington  <cth@carlh.net>
2618
2619         * Update libdcp version to get fix for 3D IntrinsicDuration.
2620
2621         * Fix progress reporting when making 3D DCPs.
2622
2623         * Fix non-update of display when changing video frame type (2D,
2624         3D left/right etc.)
2625
2626         * Restore video information in video tab when using still images.
2627
2628         * Hopefully fix exception on new film in some strange cases.
2629
2630 2013-12-09  Carl Hetherington  <cth@carlh.net>
2631
2632         * Version 1.42 released.
2633
2634 2013-12-09  Carl Hetherington  <cth@carlh.net>
2635
2636         * Fix make_black for pixel format 7 (#288).
2637
2638 2013-12-08  Carl Hetherington  <cth@carlh.net>
2639
2640         * Fix display update when removing content (#281).
2641
2642 2013-12-07  Carl Hetherington  <cth@carlh.net>
2643
2644         * Version 1.41 released.
2645
2646 2013-12-05  Carl Hetherington  <cth@carlh.net>
2647
2648         * Improve the correctness of lengths reported by sound files to fix
2649         short DCPs when using non-DCI-rate sound files with stills.
2650
2651 2013-12-04  Carl Hetherington  <cth@carlh.net>
2652
2653         * Make signatures optional (#273).
2654
2655         * Only do scale/crop/window/subtitle overlay if a frame is going
2656         to be encoded for the DCP.
2657
2658         * Several optimisations to video processing, which should
2659         speed up the player a bit.
2660
2661 2013-12-03  Carl Hetherington  <cth@carlh.net>
2662
2663         * Add "play length" control to avoid having to do arithmetic to
2664         get end-trims right in some cases (#261).
2665
2666 2013-12-02  Carl Hetherington  <cth@carlh.net>
2667
2668         * Fix breakage to adding multiple files at the same time.
2669
2670         * Fix crash on double-click of "show audio" button (#278).
2671
2672         * Version 1.40 released.
2673
2674 2013-12-02  Carl Hetherington  <cth@carlh.net>
2675
2676         * Fix problems with FFmpeg files that have all-zero stream IDs.
2677
2678         * Fix crash on checking non-existing frame info
2679         files.
2680
2681         * Fix erroneous disabling of timing panel with
2682         audio-only sources.
2683
2684 2013-11-30  Carl Hetherington  <cth@carlh.net>
2685
2686         * Version 1.39 released.
2687
2688 2013-11-30  Carl Hetherington  <cth@carlh.net>
2689
2690         * Fix windows build.
2691
2692 2013-11-29  Carl Hetherington  <cth@carlh.net>
2693
2694         * Version 1.38 released.
2695
2696 2013-11-29  Carl Hetherington  <cth@carlh.net>
2697
2698         * Add option to join input files together
2699         to help with multiple VOB files from DVDs.
2700
2701         * Fix build for 32-bit versions of OS X.
2702
2703 2013-11-27  Carl Hetherington  <cth@carlh.net>
2704
2705         * Version 1.37 released.
2706
2707 2013-11-27  Carl Hetherington  <cth@carlh.net>
2708
2709         * Version 1.36 released.
2710
2711 2013-11-27  Carl Hetherington  <cth@carlh.net>
2712
2713         * Version 1.35 released.
2714
2715 2013-11-26  Carl Hetherington  <cth@carlh.net>
2716
2717         * Updated fr_FR translation from Lilian Lefranc.
2718
2719         * A whole load of fixes for lots of bugs when handling filenames
2720         using non-Latin characters on Windows.
2721
2722 2013-11-22  Carl Hetherington  <cth@carlh.net>
2723
2724         * Version 1.34 released.
2725
2726 2013-11-22  Carl Hetherington  <cth@carlh.net>
2727
2728         * Fix both OS X and Windows installers.
2729
2730 2013-11-21  Carl Hetherington  <cth@carlh.net>
2731
2732         * Version 1.33 released.
2733
2734 2013-11-21  Carl Hetherington  <cth@carlh.net>
2735
2736         * Fix Ubuntu 13.04 build.
2737
2738 2013-11-20  Carl Hetherington  <cth@carlh.net>
2739
2740         * Version 1.32 released.
2741
2742 2013-11-20  Carl Hetherington  <cth@carlh.net>
2743
2744         * Version 1.31 released.
2745
2746 2013-11-20  Carl Hetherington  <cth@carlh.net>
2747
2748         * Add primitive hints dialogue box.
2749
2750 2013-11-17  Carl Hetherington  <cth@carlh.net>
2751
2752         * Fix specified-server discovery.
2753
2754         * Version 1.30 released.
2755
2756 2013-11-17  Carl Hetherington  <cth@carlh.net>
2757
2758         * Speculative fix for servers crashing with different
2759         locales to clients.
2760
2761 2013-11-16  Carl Hetherington  <cth@carlh.net>
2762
2763         * Bump bundled FFmpeg version to current git master.
2764
2765         * Fix erroneous reset of visible channels in audio
2766         level dialog when changing gain.
2767
2768 2013-11-15  Carl Hetherington  <cth@carlh.net>
2769
2770         * Use 2 decimal places for gamma controls instead
2771         of 1.
2772
2773 2013-11-14  Carl Hetherington  <cth@carlh.net>
2774
2775         * Support modification of certain properties when
2776         there are several selected pieces of content.
2777
2778         * Add server configuration back in.
2779
2780 2013-11-12  Carl Hetherington  <cth@carlh.net>
2781
2782         * Version 1.29 released.
2783
2784 2013-11-12  Carl Hetherington  <cth@carlh.net>
2785
2786         * Fix bad_alloc exception on audio analysis (and
2787         probably elsewhere).
2788
2789 2013-11-11  Carl Hetherington  <cth@carlh.net>
2790
2791         * Version 1.28 released.
2792
2793 2013-11-11  Carl Hetherington  <cth@carlh.net>
2794
2795         * Somewhat speculative fix for slow-downs and
2796         large memory consumption with multi-content playlists.
2797
2798 2013-11-10  Carl Hetherington  <cth@carlh.net>
2799
2800         * Hopefully get rid of spurious black lines around
2801         preview.
2802
2803 2013-11-08  Carl Hetherington  <carl@ubuntu>
2804
2805         * Fix strange behaviour of J2K bandwidth control
2806         on 32-bit Linux.
2807
2808 2013-11-07  Carl Hetherington  <cth@carlh.net>
2809
2810         * Open file dialog starts in the configured DCP directory,
2811         if one exists (#70).
2812
2813 2013-11-06  Carl Hetherington  <cth@carlh.net>
2814
2815         * Support pixel format 30 (#254).
2816
2817 2013-11-06  Carl Hetherington  <cth@carlh.net>
2818
2819         * Version 1.27 released.
2820
2821 2013-11-06  Carl Hetherington  <cth@carlh.net>
2822
2823         * Various server-related tidying up; servers are
2824         now auto-detected only (the configuration for
2825         them has been removed).
2826
2827 2013-11-06  Carl Hetherington  <cth@carlh.net>
2828
2829         * Version 1.26 released.
2830
2831 2013-11-05  Carl Hetherington  <cth@carlh.net>
2832
2833         * Auto-detect encoding servers on the local
2834         subnet(s).
2835
2836         * Tweak verbosity of command-line encoding servers.
2837
2838 2013-11-04  Carl Hetherington  <cth@carlh.net>
2839
2840         * Version 1.25 released.
2841
2842 2013-10-29  Carl Hetherington  <cth@carlh.net>
2843
2844         * Improve performance when start-trimming
2845         large files.
2846
2847         * Fix audio problems when start-trimming.
2848
2849 2013-10-28  Carl Hetherington  <cth@carlh.net>
2850
2851         * Version 1.24 released.
2852
2853 2013-10-28  Carl Hetherington  <cth@carlh.net>
2854
2855         * Fix failure to reload configuration on
2856         some non-English locales.
2857
2858 2013-10-26  Carl Hetherington  <cth@carlh.net>
2859
2860         * Version 1.23 released.
2861
2862 2013-10-25  Carl Hetherington  <cth@carlh.net>
2863
2864         * Version 1.22 released.
2865
2866 2013-10-24  Carl Hetherington  <cth@carlh.net>
2867
2868         * Support sources that require repeat of more than
2869         1 extra frame.
2870
2871 2013-10-23  Carl Hetherington  <cth@carlh.net>
2872
2873         * Version 1.21 released.
2874
2875 2013-10-23  Carl Hetherington  <cth@carlh.net>
2876
2877         * Use our own directory picker on Ubuntu 13.10 as well
2878         as Ubuntu 13.04 as it seems similarly broken.
2879
2880 2013-10-22  Carl Hetherington  <cth@carlh.net>
2881
2882         * Version 1.20 released.
2883
2884 2013-10-22  Carl Hetherington  <cth@carlh.net>
2885
2886         * Allow films to be loaded when content is missing,
2887         and then that content can be re-found.
2888
2889 2013-10-21  Carl Hetherington  <cth@carlh.net>
2890
2891         * Version 1.19 released.
2892
2893 2013-10-21  Carl Hetherington  <cth@carlh.net>
2894
2895         * Fix Rec. 709 gammas (from Lilian Lefranc)
2896
2897 2013-10-20  Carl Hetherington  <cth@carlh.net>
2898
2899         * Allow specification of subtitle language even if DVD-o-matic
2900         isn't providing the subtitles.
2901
2902 2013-10-20  Carl Hetherington  <cth@carlh.net>
2903
2904         * Version 1.18 released.
2905
2906 2013-10-19  Carl Hetherington  <cth@carlh.net>
2907
2908         * Fix non-saving of colour transform presets.
2909
2910         * Some improvements in progress reporting, especially
2911         for long encodes.
2912
2913 2013-10-18  Carl Hetherington  <cth@carlh.net>
2914
2915         * Fix bug with incorrect validity times given to KDMs.
2916
2917 2013-10-17  Carl Hetherington  <cth@carlh.net>
2918
2919         * Fix Make DCP menu option sensitivity (#230).
2920
2921         * Forward-port fix from master; use 1000000 rather
2922         than 1e6 for J2K bandwidth arithmetic to ensure
2923         that it's done with integers.
2924
2925 2013-10-16  Carl Hetherington  <cth@carlh.net>
2926
2927         * Version 1.17 released.
2928
2929 2013-10-16  Carl Hetherington  <cth@carlh.net>
2930
2931         * Hopefully fix crash on closing preferences window
2932         when ~/.config/dcpomatic does not exist.
2933
2934         * Allow specification of the DCP to make KDMs for,
2935         in case there is more than one.
2936
2937         * Speed up response to some settings changes
2938         (e.g. crop) (#196).
2939
2940 2013-10-15  Carl Hetherington  <cth@carlh.net>
2941
2942         * Version 1.16 released.
2943
2944 2013-10-15  Carl Hetherington  <cth@carlh.net>
2945
2946         * Restore up/down buttons for simple content time
2947         movements.
2948
2949         * Include film title in KDM filenames.
2950
2951         * Allow no-stretch scaling like in DVD-o-matic.
2952
2953 2013-10-14  Carl Hetherington  <cth@carlh.net>
2954
2955         * Add Rec. 709 colour conversion preset using
2956         Wolfgang Woehl's matrix.
2957
2958 2013-10-14  Carl Hetherington  <cth@carlh.net>
2959
2960         * Version 1.15 released.
2961
2962 2013-10-14  Carl Hetherington  <cth@carlh.net>
2963
2964         * Fix some crashes in the KDM dialogue when coming
2965         out of the add screen without giving a certificate.
2966
2967         * Really fix libltdl search path on OS X.
2968
2969 2013-10-13  Carl Hetherington  <cth@carlh.net>
2970
2971         * Version 1.14 released.
2972
2973 2013-10-12  Carl Hetherington  <cth@carlh.net>
2974
2975         * Add some missing libraries to the OS X build.
2976
2977         * Fix libltdl search path on OS X.
2978
2979 2013-10-12  Carl Hetherington  <cth@carlh.net>
2980
2981         * Version 1.13 released.
2982
2983 2013-10-12  Carl Hetherington  <cth@carlh.net>
2984
2985         * Fix linux static build.
2986
2987 2013-10-11  Carl Hetherington  <cth@carlh.net>
2988
2989         * Version 1.12 released.
2990
2991 2013-10-11  Carl Hetherington  <cth@carlh.net>
2992
2993         * Fix failure to create signer certificates
2994         on Windows.
2995
2996 2013-10-10  Carl Hetherington  <cth@carlh.net>
2997
2998         * Basic snapping in the timeline.
2999
3000         * Various improvements to dcpomatic_kdm.
3001
3002 2013-10-10  Carl Hetherington  <cth@carlh.net>
3003
3004         * Version 1.11 released.
3005
3006 2013-10-10  Carl Hetherington  <cth@carlh.net>
3007
3008         * libdcp fix to incorrect signature digests.
3009
3010 2013-10-09  Carl Hetherington  <cth@carlh.net>
3011
3012         * Version 1.10 released.
3013
3014 2013-10-09  Carl Hetherington  <cth@carlh.net>
3015
3016         * Add some missing Windows dependencies.
3017
3018 2013-10-09  Carl Hetherington  <cth@carlh.net>
3019
3020         * Version 1.09 released.
3021
3022 2013-10-09  Carl Hetherington  <cth@carlh.net>
3023
3024         * Bump libdcp version to pull in speculative fix
3025         for AuthorizedDeviceList thumbprints in KDMs.
3026
3027 2013-10-09  Carl Hetherington  <cth@carlh.net>
3028
3029         * Version 1.08 released.
3030
3031 2013-10-09  Carl Hetherington  <cth@carlh.net>
3032
3033         * Fix problems with crypto stuff on Windows.
3034
3035 2013-10-08  Carl Hetherington  <cth@carlh.net>
3036
3037         * Version 1.07 released.
3038
3039 2013-10-01  Carl Hetherington  <cth@carlh.net>
3040
3041         * Version 1.06 released.
3042
3043 2013-09-19  Carl Hetherington  <cth@carlh.net>
3044
3045         * Version 1.05 released.
3046
3047 2013-09-17  Carl Hetherington  <cth@carlh.net>
3048
3049         * Version 1.04 released.
3050
3051 2013-09-09  Carl Hetherington  <cth@carlh.net>
3052
3053         * Version 1.03 released.
3054
3055 2013-09-02  Carl Hetherington  <cth@carlh.net>
3056
3057         * Add missing boost datetime dependency
3058         to debian control files.
3059
3060 2013-08-30  Carl Hetherington  <cth@carlh.net>
3061
3062         * Version 1.02 released.
3063
3064 2013-08-29  Carl Hetherington  <cth@carlh.net>
3065
3066         * Version 1.01 released.
3067
3068 2013-08-29  Carl Hetherington  <cth@carlh.net>
3069
3070         * Restore server/client operation (#202).
3071
3072         * Fix strange rounding of still image durations (#204).
3073
3074         * Remove limitation to numbers and periods in the
3075         server host name dialogue box.
3076
3077         * Fix stuck-at-99% progress meters (#184).
3078
3079         * Version 1.01beta1 released.
3080
3081 2013-08-29  Carl Hetherington  <cth@carlh.net>
3082
3083         * Fix emissions of large chunks of silence when
3084         analysing audio in some cases.
3085
3086         * Use my @dcpomatic.com email address for now,
3087         rather than a non-existant mailing list.
3088
3089 2013-08-28  Carl Hetherington  <cth@carlh.net>
3090
3091         * Initial DCP-o-matic release.