Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
[dcpomatic.git] / ChangeLog
1 2016-08-16  c.hetherington  <cth@carlh.net>
2
3         * Simple information on mouse position in the video waveform (part of #932).
4
5 2016-08-15  Carl Hetherington  <cth@carlh.net>
6
7         * Version 2.9.12 released.
8
9 2016-08-15  Carl Hetherington  <cth@carlh.net>
10
11         * Version 2.9.11 released.
12
13 2016-08-14  Carl Hetherington  <cth@carlh.net>
14
15         * Support subtitles in imported DCPs.
16
17         * Updated zh_CN translation from 刘汉源.
18
19 2016-08-09  Carl Hetherington  <cth@carlh.net>
20
21         * Version 2.9.10 released.
22
23 2016-08-09  Carl Hetherington  <cth@carlh.net>
24
25         * Improve rendering of outlined burnt-in subtitles a bit.
26
27 2016-08-04  Carl Hetherington  <cth@carlh.net>
28
29         * Version 2.9.9 released.
30
31 2016-08-04  Carl Hetherington  <cth@carlh.net>
32
33         * Add button to export entire DCP decryption chain.
34
35 2016-07-31  Carl Hetherington  <cth@carlh.net>
36
37         * Allow configuration of MXF/XML filenames (part of #710).
38
39 2016-07-29  Carl Hetherington  <cth@carlh.net>
40
41         * Version 2.9.8 released.
42
43 2016-07-29  c.hetherington  <cth@carlh.net>
44
45         * Fix various problems with separate L/R eye
46         content.
47
48         * Rearrange Make KDM window and replace the
49         confusing OK/Cancel buttons with "Make KDM" (part of #848).
50         Rearrange the KDM Creator window similarly.
51
52         * Allow configuration of KDM filename format.
53
54 2016-07-28  Carl Hetherington  <cth@carlh.net>
55
56         * Version 2.9.7 released.
57
58 2016-07-28  Carl Hetherington  <cth@carlh.net>
59
60         * Version 2.9.6 released.
61
62 2016-07-28  Carl Hetherington  <cth@carlh.net>
63
64         * Fix start-trim of audio-only content (#915).
65
66 2016-07-26  Carl Hetherington  <cth@carlh.net>
67
68         * Expand vertical size of servers list in preferences (#913).
69
70 2016-07-22  Carl Hetherington  <cth@carlh.net>
71
72         * Version 2.9.5 released.
73
74 2016-07-20  Carl Hetherington  <cth@carlh.net>
75
76         * Add -t option to dcpomatic2_cli to override the configured
77         local thread count.
78
79         * Version 2.9.4 released.
80
81 2016-07-20  Carl Hetherington  <cth@carlh.net>
82
83         * Try to fix -r option to dcpomatic_cli.
84
85         * Try to fix intermittent hangs with encoding servers.
86
87 2016-07-14  Carl Hetherington  <cth@carlh.net>
88
89         * Version 2.9.3 released.
90
91 2016-07-14  Carl Hetherington  <cth@carlh.net>
92
93         * Use default configuration if the config.xml failed to load;
94         may help with #917.
95
96 2016-07-12  Carl Hetherington  <cth@carlh.net>
97
98         * Version 2.9.2 released.
99
100 2016-07-12  Carl Hetherington  <cth@carlh.net>
101
102         * Updated zh_CN translation from Rov (若文).
103
104 2016-07-08  Carl Hetherington  <cth@carlh.net>
105
106         * Version 2.9.1 released.
107
108 2016-07-08  Carl Hetherington  <cth@carlh.net>
109
110         * Show hints before making DCP / sending to batch
111         converter (#823).
112
113         * Allow import of some more types of DNxHR file.
114
115         * Support shadow in subtitles (#911).
116
117         * Version 2.9.0 released.
118
119 2016-07-07  Carl Hetherington  <cth@carlh.net>
120
121         * Updated fr_FR translation from Thierry Journet.
122
123         * Version 2.8.20 released.
124
125 2016-07-07  c.hetherington  <cth@carlh.net>
126
127         * Fix incorrect job running time reports (#912).
128
129 2016-07-06  Carl Hetherington  <cth@carlh.net>
130
131         * Version 2.8.19 released.
132
133 2016-07-05  c.hetherington  <cth@carlh.net>
134
135         * Fix stay-on-top behaviour of audio/video graphs
136         to only stay on top of other DCP-o-matic windows (#909).
137
138 2016-07-04  Carl Hetherington  <cth@carlh.net>
139
140         * Version 2.8.18 released.
141
142 2016-07-04  c.hetherington  <cth@carlh.net>
143
144         * Fix several bugs with the sensitivity
145         of controls in various circumstances.
146
147 2016-07-04  Carl Hetherington  <cth@carlh.net>
148
149         * Updated de_DE translation from Carsten Kurz.
150
151 2016-07-03  Carl Hetherington  <cth@carlh.net>
152
153         * Version 2.8.17 released.
154
155 2016-07-03  Carl Hetherington  <cth@carlh.net>
156
157         * Updated ru_RU translation from Igor Voytovich.
158
159         * Updated nl_NL translation from Rob van Nieuwkerk.
160
161         * Fix line spacing adjustment of SSA/ASS.
162
163         * Fix underline support in SSA/ASS.
164
165         * Updated nl_NL translation from Rob van Nieuwkerk.
166
167 2016-07-02  Carl Hetherington  <cth@carlh.net>
168
169         * Version 2.8.16 released.
170
171 2016-07-02  Carl Hetherington  <cth@carlh.net>
172
173         * Fix problems with markup in subrip/SSA/ASS.
174
175         * Updated ru_RU translation from Igor Voytovich.
176
177         * Updated uk_UA translation from Igor Voytovich.
178
179         * Version 2.8.15 released.
180
181 2016-07-01  Carl Hetherington  <cth@carlh.net>
182
183         * Add move-to-position dialogs when clicking on the preview timecode
184         or frame number.
185
186 2016-06-29  Carl Hetherington  <cth@carlh.net>
187
188         * Updated nl_NL translation from Rob van Nieuwkerk.
189
190         * Increase frequency of progress reporting on long
191         encodes (#900).
192
193         * Obey specified colour conversion when previewing
194         RGB and XYZ JPEG2000 files.
195
196 2016-06-24  Carl Hetherington  <cth@carlh.net>
197
198         * Version 2.8.14 released.
199
200 2016-06-24  c.hetherington  <cth@carlh.net>
201
202         * Try again to make new file dialogue bigger on some platforms
203         (#902).
204
205 2016-06-24  c.hetherington  <cth@carlh.net>
206
207         * Support underlined subtitles.
208
209 2016-06-22  Carl Hetherington  <cth@carlh.net>
210
211         * Version 2.8.13 released.
212
213 2016-06-21  Carl Hetherington  <cth@carlh.net>
214
215         * Make new file dialogue bigger on some platforms (#902).
216
217 2016-06-20  Carl Hetherington  <cth@carlh.net>
218
219         * Updated nl_NL translation from Rob van Nieuwkerk.
220
221         * Fix display of italic and bold font names in the fonts
222         dialogue.
223
224         * Updated pt_BR translation from Max M. Fuhlendorf.
225
226         * Fix various strange crashes with encoding servers.
227
228 2016-06-19  Carl Hetherington  <cth@carlh.net>
229
230         * Version 2.8.12 released.
231
232 2016-06-19  Carl Hetherington  <cth@carlh.net>
233
234         * Fix preview of bold subtitles.
235
236         * Updated pt_BR translation from Max M. Fuhlendorf.
237
238         * Version 2.8.11 released.
239
240 2016-06-19  Carl Hetherington  <cth@carlh.net>
241
242         * Version 2.8.10 released.
243
244 2016-06-17  Carl Hetherington  <cth@carlh.net>
245
246         * Add configurable default for the number of DCP
247         audio channels (#897).
248
249 2016-06-16  Carl Hetherington  <cth@carlh.net>
250
251         * Ignore any hidden files when looking for image files.
252
253         * Remove seconds from KDM time period specification (#819).
254
255 2016-06-14  c.hetherington  <cth@carlh.net>
256
257         * Basic guessing of audio channels from filenames (#393).
258
259         * Fix incorrectly-reported frame rate when importing
260         3D DCPs.
261
262         * Select correct video frame type when importing DCPs (part of #806).
263
264 2016-06-13  Carl Hetherington  <cth@carlh.net>
265
266         * Give better error messages when subtitles fail to load.
267
268 2016-06-13  c.hetherington  <cth@carlh.net>
269
270         * Add 3D video frame type for 3D DCP inputs (#806).
271
272         * Add button to move things to the start of reels (#798).
273
274 2016-06-08  Carl Hetherington  <cth@carlh.net>
275
276         * Version 2.8.9 released.
277
278 2016-06-07  c.hetherington  <cth@carlh.net>
279
280         * Add tooltips over content channel names in the
281         audio mapping view (#888).
282
283         * Re-add option to save DKDMs to a file.
284
285 2016-06-06  Carl Hetherington  <cth@carlh.net>
286
287         * Updated nl_NL translation from Rob van Nieuwkerk.
288
289 2016-06-05  Carl Hetherington  <cth@carlh.net>
290
291         * Updated fr_FR translation from Thierry Journet.
292
293 2016-06-04  Carl Hetherington  <cth@carlh.net>
294
295         * Updated nl_NL translation from Rob van Nieuwkerk.
296
297 2016-06-02  Carl Hetherington  <cth@carlh.net>
298
299         * Version 2.8.8 released.
300
301 2016-06-02  Carl Hetherington  <cth@carlh.net>
302
303         * Fix crash when loading projects from pre-2.8.5.
304
305         * Fix broken content properties under translation.
306
307         * Version 2.8.7 released.
308
309 2016-06-01  c.hetherington  <cth@carlh.net>
310
311         * Basics of better audio stream labelling in the audio
312         mapping view (#849).
313
314 2016-06-01  Carl Hetherington  <cth@carlh.net>
315
316         * Updated cs_CZ translation from Tomáš Begeni.
317
318 2016-05-31  Carl Hetherington  <cth@carlh.net>
319
320         * Updated de_DE translation from Carsten Kurz.
321
322         * Version 2.8.6 released.
323
324 2016-05-31  Carl Hetherington  <cth@carlh.net>
325
326         * Fix some more incomplete strings in the properties dialogue (#874).
327
328         * Fix crash on opening properties for audio-only files (#881).
329
330         * Remove mention of finding subtitles when examining
331         audio-only content (#882).
332
333 2016-05-30  Carl Hetherington  <cth@carlh.net>
334
335         * Version 2.8.5 released.
336
337 2016-05-30  Carl Hetherington  <cth@carlh.net>
338
339         * Keep audio dialogue always-on-top (#756).
340
341         * Add Cancel button to custom colour conversion
342         dialogue (#880).
343
344         * Give the option to abort the operation when creating
345         a new film or opening an existing one (#847).
346
347 2016-05-29  Carl Hetherington  <cth@carlh.net>
348
349         * Updated fr_FR translation from Thierry Journet.
350
351 2016-05-27  Carl Hetherington  <cth@carlh.net>
352
353         * Try to keep video waveform dialogue on top at all times (#820).
354
355         * Updated uk_UA translation from Igor Voytovich.
356
357         * Updated ru_RU translation from Igor Voytovich.
358
359 2016-05-25  Carl Hetherington  <cth@carlh.net>
360
361         * Add hint about excessive audio level (part of #822).
362
363         * Updated nl_NL translation from Rob van Nieuwkerk.
364
365 2016-05-25  c.hetherington  <cth@carlh.net>
366
367         * Treat video MXFs better by not transcoding
368         them unless necessary (part of #803).
369
370 2016-05-24  c.hetherington  <cth@carlh.net>
371
372         * Add somewhat speculative Rec 1886 and Rec 2020
373         colour conversion presets (#832).
374
375         * Disallow referencing of Interop DCPs in SMPTE
376         films, and vice versa (#804).
377
378 2016-05-23  c.hetherington  <cth@carlh.net>
379
380         * Fix missing words in properties window (#874).
381
382 2016-05-23  Carl Hetherington  <cth@carlh.net>
383
384         * Version 2.8.4 released.
385
386 2016-05-17  Carl Hetherington  <cth@carlh.net>
387
388         * Version 2.8.3 released.
389
390 2016-05-16  Carl Hetherington  <cth@carlh.net>
391
392         * Use CPL title for KDM <AnnotationText> nodes.
393
394 2016-05-12  Carl Hetherington  <cth@carlh.net>
395
396         * Version 2.8.2 released.
397
398 2016-03-16  Carl Hetherington  <cth@carlh.net>
399
400         * Optimise image scaling for the preview.
401
402 2016-05-11  Carl Hetherington  <cth@carlh.net>
403
404         * Hopefully improve strange colour fringing on
405         subtitles burnt into existing DCP sources (#752).
406
407 2016-04-29  Carl Hetherington  <cth@carlh.net>
408
409         * Version 2.8.1 released.
410
411 2016-04-29  Carl Hetherington  <cth@carlh.net>
412
413         * Fix incorrect date when using "copy as name" (#869).
414
415 2016-04-27  Carl Hetherington  <cth@carlh.net>
416
417         * Add free-text notes field to cinemas and screens.
418
419         * Request confirmation before resetting preferences (#867).
420
421 2016-04-29  Carl Hetherington  <cth@carlh.net>
422
423         * Version 2.8.0 released.
424
425 2016-04-28  Carl Hetherington  <cth@carlh.net>
426
427         * Version 2.7.20 released.
428
429 2016-04-28  Carl Hetherington  <cth@carlh.net>
430
431         * Updated fr_FR translation from Thierry Journet.
432
433 2016-04-27  Carl Hetherington  <cth@carlh.net>
434
435         * Version 2.7.19 released.
436
437 2016-04-27  Carl Hetherington  <cth@carlh.net>
438
439         * Updated nl_NL translation from Rob van Nieuwkerk.
440
441 2016-04-26  Carl Hetherington  <cth@carlh.net>
442
443         * Version 2.7.18 released.
444
445 2016-04-26  Carl Hetherington  <cth@carlh.net>
446
447         * Fix non-working delete key.
448
449         * Updated ru_RU and uk_UA translations from Igor Voytovich.
450
451         * Updated sv_SE translation from Adam Klotblixt.
452
453         * Updated de_DE translation from Carsten Kurz.
454
455         * Updated nl_NL translation from Rob van Nieuwkerk.
456
457         * Updated es_ES translation from Manuel AC.
458
459 2016-04-25  Carl Hetherington  <cth@carlh.net>
460
461         * Version 2.7.17 released.
462
463 2016-04-25  Carl Hetherington  <cth@carlh.net>
464
465         * Updated nl_NL translation from Rob van Nieuwkerk.
466
467         * Version 2.7.16 released.
468
469 2016-04-25  c.hetherington  <cth@carlh.net>
470
471         * Updated de_DE translation from Carsten Kurz.
472
473         * When making up the ISDCF name assume subtitles are burnt in unless
474         we know otherwise.
475
476         * Fix saving of modified video frame rates for subtitle content.
477
478 2016-04-25  Carl Hetherington  <cth@carlh.net>
479
480         * Version 2.7.15 released.
481
482 2016-04-25  Carl Hetherington  <cth@carlh.net>
483
484         * Add cancel option to confirmation dialogue when closing
485         the program (#847).
486
487         * Move the reel markers to the top of the timeline (#846).
488
489 2016-04-22  c.hetherington  <cth@carlh.net>
490
491         * Arrange buttons to consume less vertical space in the
492         KDM creator (#833).
493
494         * Select active channels on opening audio analysis (#802).
495
496         * Disallow KDM until times from being before from times (#821).
497
498         * Warn when loading certificates from files that have
499         other stuff after the certificate (#805).
500
501         * Separate left-only and right-only video content
502         in the timeline (#845).
503
504 2016-04-21  Carl Hetherington  <cth@carlh.net>
505
506         * Updated nl_NL translation from Rob van Nieuwkerk.
507
508 2016-04-19  c.hetherington  <cth@carlh.net>
509
510         * Updated cs_CZ translation from Tomáš Begeni.
511
512 2016-04-18  Carl Hetherington  <cth@carlh.net>
513
514         * Version 2.7.14 released.
515
516 2016-04-18  Carl Hetherington  <cth@carlh.net>
517
518         * Possibly fix strange paths when uploading DCPs using
519         FTP/SCP.
520
521 2016-04-17  Carl Hetherington  <cth@carlh.net>
522
523         * Updated nl_NL translation from Rob van Nieuwkerk.
524
525 2016-04-15  Carl Hetherington  <cth@carlh.net>
526
527         * Updated de_DE translation from Carsten Kurz.
528
529         * Fix forcing of the "video frame rate" for audio content.
530
531         * Updated ru_RU and uk_UA translations from Igor Voytovich.
532
533 2016-04-14  Carl Hetherington  <cth@carlh.net>
534
535         * Version 2.7.13 released.
536
537 2016-04-14  Carl Hetherington  <cth@carlh.net>
538
539         * Updated de_DE translation from Carsten Kurz.
540
541         * Version 2.7.12 released.
542
543 2016-04-11  Carl Hetherington  <cth@carlh.net>
544
545         * Hopefully fix strange limits on x/y offset of subtitles.
546
547         * Add UTC-3:30 timezone to Cinema configuration (#831).
548
549         * Add option to preview left or right eye (#809).
550
551 2016-04-09  Carl Hetherington  <cth@carlh.net>
552
553         * Version 2.7.11 released.
554
555 2016-04-08  Carl Hetherington  <cth@carlh.net>
556
557         * Version 2.7.10 released.
558
559 2016-04-08  Carl Hetherington  <cth@carlh.net>
560
561         * Updated nl_NL translation from Rob van Nieuwkerk.
562
563 2016-04-07  Carl Hetherington  <cth@carlh.net>
564
565         * Updated de_DE translation from Carsten Kurz.
566
567         * Updated nl_NL translation from Rob van Nieuwkerk.
568
569 2016-04-06  Carl Hetherington  <cth@carlh.net>
570
571         * Version 2.7.9 released.
572
573 2016-04-05  Carl Hetherington  <cth@carlh.net>
574
575         * Support bold in DCP subtitles.
576
577 2016-04-04  Carl Hetherington  <cth@carlh.net>
578
579         * Fix failure to keep italic etc. going across
580         multiple lines of a SubRip subtitle (#837).
581
582 2016-04-01  Carl Hetherington  <cth@carlh.net>
583
584         * Updated fr_FR translation from Thierry Journet.
585
586 2016-03-28  Carl Hetherington  <cth@carlh.net>
587
588         * Updated zh_CN translation from Rov (若文).
589
590 2016-03-22  Carl Hetherington  <cth@carlh.net>
591
592         * Version 2.7.8 released.
593
594 2016-03-21  Carl Hetherington  <cth@carlh.net
595
596         * Updated nl_NL translation from Rob van Nieuwkerk.
597
598         * New zh_CN translation from 若文.
599
600 2016-03-20  Carl Hetherington  <cth@carlh.net>
601
602         * Updated pt_PT translation from Tiago Casal Ribeiro.
603
604         * Version 2.7.7 released.
605
606 2016-03-18  Carl Hetherington  <cth@carlh.net>
607
608         * Version 2.7.6 released.
609
610 2016-03-18  c.hetherington  <cth@carlh.net>
611
612         * Add first part of pt_BR translation from Thiago Andre.
613
614 2016-03-16  Carl Hetherington  <cth@carlh.net>
615
616         * Version 2.7.5 released.
617
618 2016-03-15  Carl Hetherington  <cth@carlh.net>
619
620         * Updated cz_CZ translation from Tomáš Begeni.
621
622 2016-03-14  Carl Hetherington  <cth@carlh.net>
623
624         * Version 2.7.4 released.
625
626 2016-03-13  Carl Hetherington  <cth@carlh.net>
627
628         * Version 2.7.3 released.
629
630 2016-03-13  Carl Hetherington  <cth@carlh.net>
631
632         * Updated de_DE translation from Carsten Kurz.
633
634         * Ignore empty email addresses for KDMs (#818).
635
636         * Fix crash when using non-English decimal separators
637         in the audio gain calculator dialogue (#824).
638
639 2016-03-12  Carl Hetherington  <cth@carlh.net>
640
641         * Add 2.35:1 ratio.
642
643         * Fix assertion failure on opening content properties (#816).
644
645 2016-03-10  Carl Hetherington  <cth@carlh.net>
646
647         * Version 2.7.2 released.
648
649 2016-03-10  c.hetherington  <cth@carlh.net>
650
651         * Updated it_IT translation from Fabio "Zak" Belli.
652
653 2016-03-08  Carl Hetherington  <cth@carlh.net>
654
655         * Store time zone with cinemas and use them to
656         mark KDM start and end times correctly (#788).
657
658         * Bump ffmpeg to git master, somewhere post 3.0.
659
660 2016-03-08  Carl Hetherington  <cth@carlh.net>
661
662         * Fix occasional crash when opening the custom
663         colour conversion editor.
664
665         * Version 2.7.0 released.
666
667 2016-03-08  Carl Hetherington  <cth@carlh.net>
668
669         * Version 2.6.39 released.
670
671 2016-03-08  Carl Hetherington  <cth@carlh.net>
672
673         * Updated ua_UK and ru_RU translations from Igor Voytovich.
674
675 2016-03-07  Carl Hetherington  <cth@carlh.net>
676
677         * Version 2.6.38 released.
678
679 2016-03-07  Carl Hetherington  <cth@carlh.net>
680
681         * Don't try to auto-analyse audio of non-audio content.
682
683         * Version 2.6.37 released.
684
685 2016-03-07  c.hetherington  <cth@carlh.net>
686
687         * Updated nl_NL translation from Rob van Nieuwkerk.
688
689 2016-03-07  Carl Hetherington  <cth@carlh.net>
690
691         * Version 2.6.36 released.
692
693 2016-03-07  Carl Hetherington  <cth@carlh.net>
694
695         * Updated de_DE translation from Carsten Kurz.
696
697         * Version 2.6.35 released.
698
699 2016-03-07  Carl Hetherington  <cth@carlh.net>
700
701         * Updated ua_UK and ru_RU translations from Igor Voytovich.
702
703         * Version 2.6.34 released.
704
705 2016-03-06  Carl Hetherington  <cth@carlh.net>
706
707         * Version 2.6.33 released.
708
709 2016-03-06  Carl Hetherington  <cth@carlh.net>
710
711         * Updated nl_NL translation from Rob van Nieuwkerk.
712
713 2016-03-05  Carl Hetherington  <cth@carlh.net>
714
715         * Version 2.6.32 released.
716
717 2016-03-05  Carl Hetherington  <cth@carlh.net>
718
719         * Try to fix slowdowns on Windows XP (#771).
720
721 2016-03-02  Carl Hetherington  <cth@carlh.net>
722
723         * Version 2.6.31 released.
724
725 2016-03-02  c.hetherington  <cth@carlh.net>
726
727         * New uk_UA translation from Igor Voytovich.
728
729         * Updated ru_RU translation from Igor Voytovich.
730
731         * Add configurable option to disable EBUR128
732         analysis.
733
734 2016-03-01  Carl Hetherington  <cth@carlh.net>
735
736         * Version 2.6.30 released.
737
738 2016-03-01  c.hetherington  <cth@carlh.net>
739
740         * Fix failure to recognise image sequence directories
741         in some cases.
742
743 2016-03-01  Carl Hetherington  <cth@carlh.net>
744
745         * Version 2.6.29 released.
746
747 2016-03-01  Carl Hetherington  <cth@carlh.net>
748
749         * Fix hang / slowdown when previewing subtitles in some
750         cases (#812).
751
752 2016-02-29  Carl Hetherington  <cth@carlh.net>
753
754         * Updated fr_FR translation from Thierry Journet.
755
756         * Version 2.6.28 released.
757
758 2016-02-28  Carl Hetherington  <cth@carlh.net>
759
760         * Version 2.6.27 released.
761
762 2016-02-28  Carl Hetherington  <cth@carlh.net>
763
764         * Ignore subdirectories when deciding whether a folder
765         contains an image sequence or a DCP.
766
767         * Updated nl_NL translation from Rob van Nieuwkerk.
768
769 2016-02-27  Carl Hetherington  <cth@carlh.net>
770
771         * Version 2.6.26 released.
772
773 2016-02-26  Carl Hetherington  <cth@carlh.net>
774
775         * Allow changes to colours of subtitles embedded
776         into video files (#795).
777
778 2016-02-25  Carl Hetherington  <cth@carlh.net>
779
780         * Plot all video and subtitle content on single tracks
781         with audio on the remainder.  Improve rendering quality
782         of the timeline.
783
784 2016-02-24  Carl Hetherington  <cth@carlh.net>
785
786         * Version 2.6.25 released.
787
788 2016-02-24  Carl Hetherington  <cth@carlh.net>
789
790         * Various fixes to timeline behaviour.
791
792         * Fix download of certificates for CAT745 and CP850.
793
794 2016-02-21  Carl Hetherington  <cth@carlh.net>
795
796         * Version 2.6.24 released.
797
798 2016-02-21  Carl Hetherington  <cth@carlh.net>
799
800         * Version 2.6.23 released.
801
802 2016-02-21  Carl Hetherington  <cth@carlh.net>
803
804         * Fix duplicate <LoadFont> nodes in subtitle files.
805
806 2016-02-18  c.hetherington  <cth@carlh.net>
807
808         * Add some more information to the content properties
809         dialogue (#791).
810
811 2016-02-17  Carl Hetherington  <cth@carlh.net>
812
813         * Store cinema / screen certificates in a separate
814         file and allow configuration of its location (#796).
815
816 2016-02-16  Carl Hetherington  <cth@carlh.net>
817
818         * Add option to dcpomatic_cli to echo the
819         created DCP's path to stdout (#794).
820
821         * Add option to auto-upload to TMS (#794).
822
823         * Version 2.6.22 released.
824
825 2016-02-16  Carl Hetherington  <cth@carlh.net>
826
827         * Version 2.6.21 released.
828
829 2016-02-15  Carl Hetherington  <cth@carlh.net>
830
831         * Fix exception when analysing audio of projects with more
832         than 8 DCP channels.
833
834 2016-02-15  c.hetherington  <cth@carlh.net>
835
836         * Support SSA subtitles embedded within FFmpeg files.
837
838 2016-02-12  Carl Hetherington  <cth@carlh.net>
839
840         * Add basic support for SSA (SubStation Alpha) subtitles (#128).
841
842 2016-02-09  Carl Hetherington  <cth@carlh.net>
843
844         * Version 2.6.20 released.
845
846 2016-02-09  Carl Hetherington  <cth@carlh.net>
847
848         * Updated es_ES translation from Manuel AC.
849
850 2016-02-08  Carl Hetherington  <cth@carlh.net>
851
852         * Version 2.6.19 released.
853
854 2016-02-05  c.hetherington  <cth@carlh.net>
855
856         * New cs_CZ translation from Tomáš Begeni.
857
858 2016-02-04  Carl Hetherington  <cth@carlh.net>
859
860         * Updated de_DE translation from Carsten Kurz.
861
862 2016-02-02  Carl Hetherington  <cth@carlh.net>
863
864         * Version 2.6.18 released.
865
866 2016-02-02  Carl Hetherington  <cth@carlh.net>
867
868         * Add Delete-key shortcut to remove content.
869
870 2016-02-01  Carl Hetherington  <cth@carlh.net>
871
872         * Allow removal of multiple pieces of content in one click.
873
874         * Synchronise content list / timeline selection when
875         the content list selection changes.
876
877         * Move the preview to the start of a piece of content
878         when selecting it (suggested by Carsten Kurz).
879
880 2016-02-01  c.hetherington  <cth@carlh.net>
881
882         * Updated de_DE translation from Carsten Kurz.
883
884 2016-02-01  Carl Hetherington  <cth@carlh.net>
885
886         * Version 2.6.17 released.
887
888 2016-01-30  Carl Hetherington  <cth@carlh.net>
889
890         * Fix a collection of strange problems with the content list when
891         dragging content around in the timeline.
892
893 2016-01-24  Carl Hetherington  <cth@carlh.net>
894
895         * Fix encodes getting stuck in some cases (#783).
896
897 2016-01-23  Carl Hetherington  <cth@carlh.net>
898
899         * Fix estimate of required disk space to take referencing
900         of existing DCPs into account.
901
902 2016-01-14  Carl Hetherington  <cth@carlh.net>
903
904         * Add frames-per-second summary to log at the end of
905         a transcode (#786).
906
907         * Allow multiple CC addresses for KDM emails (#785).
908
909 2016-01-13  Carl Hetherington  <cth@carlh.net>
910
911         * Version 2.6.16 released.
912
913 2016-01-13  Carl Hetherington  <cth@carlh.net>
914
915         * Fix incorrect fades when trim is being used.
916
917 2016-01-11  Carl Hetherington  <cth@carlh.net>
918
919         * Updated nl_NL translation from Rob van Nieuwkerk.
920
921 2016-01-10  Carl Hetherington  <cth@carlh.net>
922
923         * Sort "Add file(s)..." images case-insensitively.
924
925         * Version 2.6.15 released.
926
927 2016-01-09  Carl Hetherington  <cth@carlh.net>
928
929         * Fix file-not-found errors with dcpomatic_create on Windows
930         in some situations.
931
932 2016-01-08  c.hetherington  <cth@carlh.net>
933
934         * Attempt to make subtitles view resizeable on all platforms (#781).
935
936         * Don't expand all cinemas on opening KDM dialogs (#779).
937
938 2016-01-07  Carl Hetherington  <cth@carlh.net>
939
940         * Version 2.6.14 released.
941
942 2016-01-07  c.hetherington  <cth@carlh.net>
943
944         * Sort image files added using "Add file(s)..." alphabetically
945         rather than trying to find numbers in the filenames.
946
947 2016-01-07  Carl Hetherington  <cth@carlh.net>
948
949         * Version 2.6.13 released.
950
951 2016-01-07  Carl Hetherington  <cth@carlh.net>
952
953         * Version 2.6.12 released.
954
955 2016-01-06  Carl Hetherington  <cth@carlh.net>
956
957         * Updated ru_RU translation from Igor Voytovich.
958
959         * Version 2.6.11 released.
960
961 2016-01-06  c.hetherington  <cth@carlh.net>
962
963         * New sk_SK translation from Tomáš Hlaváč.
964
965 2015-12-23  Carl Hetherington  <cth@carlh.net>
966
967         * Add basic search function to KDM creator screens list (#739).
968
969         * Version 2.6.10 released.
970
971 2015-12-23  Carl Hetherington  <cth@carlh.net>
972
973         * Updated nl_NL translation from Rob van Nieuwkerk.
974
975         * Version 2.6.9 released.
976
977 2015-12-23  Carl Hetherington  <cth@carlh.net>
978
979         * Add stored list of DKDMs to KDM creator (#767).
980
981 2015-12-22  Carl Hetherington  <cth@carlh.net>
982
983         * Fix hang when removing screens in some cases.
984
985 2015-12-21  Carl Hetherington  <cth@carlh.net>
986
987         * Version 2.6.8 released.
988
989 2015-12-21  c.hetherington  <cth@carlh.net>
990
991         * Reduce frequency of temporary writes to disk (#748).
992
993         * Use new Dolby website for both Doremi and Dolby certificates (#775).
994
995 2015-12-18  c.hetherington  <cth@carlh.net>
996
997         * Fix double-calculation of DCP hashes.
998
999         * Add hint about making non-24/48 FPS Interop DCPs.
1000
1001 2015-12-15  Carl Hetherington  <cth@carlh.net>
1002
1003         * Updated de_DE translation from Carsten Kurz.
1004
1005         * Updated nl_NL translation from Rob van Niuewkerk.
1006
1007 2015-12-11  Carl Hetherington  <cth@carlh.net>
1008
1009         * Version 2.6.7 released.
1010
1011 2015-12-11  Carl Hetherington  <cth@carlh.net>
1012
1013         * Version 2.6.6 released.
1014
1015 2015-12-06  Carl Hetherington  <cth@carlh.net>
1016
1017         * Add menu option to send a project to the
1018         batch converter (#770).
1019
1020 2015-12-10  Carl Hetherington  <cth@carlh.net>
1021
1022         * Put ISDCF name subtitle language in lower case if all subs are
1023         burnt into the image.
1024
1025 2015-12-09  Carl Hetherington  <cth@carlh.net>
1026
1027         * Version 2.6.5 released.
1028
1029 2015-12-08  Carl Hetherington  <cth@carlh.net>
1030
1031         * Version 2.6.4 released.
1032
1033 2015-11-30  Carl Hetherington  <cth@carlh.net>
1034
1035         * Port to OpenJPEG version 2.1.
1036
1037 2015-12-04  Carl Hetherington  <cth@carlh.net>
1038
1039         * Version 2.6.3 released.
1040
1041 2015-12-04  Carl Hetherington  <cth@carlh.net>
1042
1043         * Fix non-functional send-problem-report.
1044
1045 2015-12-03  Carl Hetherington  <cth@carlh.net>
1046
1047         * Version 2.6.2 released.
1048
1049 2015-12-03  Carl Hetherington  <cth@carlh.net>
1050
1051         * Fix crash on startup of server GUI in some cases.
1052
1053 2015-12-03  Carl Hetherington  <cth@carlh.net>
1054
1055         * Version 2.6.1 released.
1056
1057 2015-12-03  Carl Hetherington  <cth@carlh.net>
1058
1059         * Fix crash on uploading to TMS via FTP.
1060
1061 2015-12-02  Carl Hetherington  <cth@carlh.net>
1062
1063         * Version 2.6.0 released.
1064
1065 2015-12-02  Carl Hetherington  <cth@carlh.net>
1066
1067         * Version 2.5.15 released.
1068
1069 2015-12-02  Carl Hetherington  <cth@carlh.net>
1070
1071         * Version 2.5.14 released.
1072
1073 2015-12-02  Carl Hetherington  <cth@carlh.net>
1074
1075         * Various fixes to certificate downloading.
1076
1077         * Version 2.5.13 released.
1078
1079 2015-12-02  Carl Hetherington  <cth@carlh.net>
1080
1081         * Remove insistence on 6-character Doremi serials (#768).
1082
1083 2015-12-01  c.hetherington  <cth@carlh.net>
1084
1085         * Updated ru_RU translation from Igor Voytovich.
1086
1087 2015-11-30  Carl Hetherington  <cth@carlh.net>
1088
1089         * Updated nl_NL translation from Rob van Nieuwkerk.
1090
1091 2015-11-29  Carl Hetherington  <cth@carlh.net>
1092
1093         * Version 2.5.12 released.
1094
1095 2015-11-29  Carl Hetherington  <cth@carlh.net>
1096
1097         * Possibly fix large memory use with burnt-in subtitles (#766).
1098
1099 2015-11-28  Carl Hetherington  <cth@carlh.net>
1100
1101         * Version 2.5.11 released.
1102
1103 2015-11-28  Carl Hetherington  <cth@carlh.net>
1104
1105         * Updated nl_NL translation from Rob van Nieuwkerk.
1106
1107         * Fix various problems with specification of install directory
1108         on Windows (#643, #705).
1109
1110 2015-11-27  Carl Hetherington  <cth@carlh.net>
1111
1112         * Add config and server list to the batch converter's menus (#765).
1113
1114         * Fix incorrect subtitle timings with multi-reel (#760).
1115
1116         * Version 2.5.10 released.
1117
1118 2015-11-27  Carl Hetherington  <cth@carlh.net>
1119
1120         * Fix download of some Doremi certificates (#763).
1121
1122 2015-11-27  c.hetherington  <cth@carlh.net>
1123
1124         * Updated de_DE translation from Carsten Kurz.
1125
1126         * Hopefully fix truncated text in the colour conversion dialog
1127         on OS X.
1128
1129 2015-11-26  Carl Hetherington  <cth@carlh.net>
1130
1131         * Version 2.5.9 released.
1132
1133 2015-11-26  Carl Hetherington  <cth@carlh.net>
1134
1135         * Updated de_DE translation from Carsten Kurz.
1136
1137 2015-11-24  Carl Hetherington  <cth@carlh.net>
1138
1139         * Version 2.5.8 released.
1140
1141 2015-11-24  Carl Hetherington  <cth@carlh.net>
1142
1143         * Version 2.5.7 released.
1144
1145 2015-11-20  Carl Hetherington  <cth@carlh.net>
1146
1147         * Lower default position of SubRip subtitles a bit.
1148
1149 2015-11-19  Carl Hetherington  <cth@carlh.net>
1150
1151         * Adjust preview subtitle position to better match reality
1152         in some cases.
1153
1154 2015-11-19  c.hetherington  <cth@carlh.net>
1155
1156         * Add menu option to make a DKDM for DCP-o-matic (#755).
1157
1158 2015-11-18  Carl Hetherington  <cth@carlh.net>
1159
1160         * Version 2.5.6 released.
1161
1162 2015-11-18  c.hetherington  <cth@carlh.net>
1163
1164         * Add LUFS / LRA analysis using FFmpeg's ebur128 filter (#368).
1165
1166 2015-11-17  Carl Hetherington  <cth@carlh.net>
1167
1168         * Bump libdcp for fix to encoded date header in MXF files when
1169         encoding on Windows (#754).
1170
1171         * Version 2.5.5 released.
1172
1173 2015-11-17  c.hetherington  <cth@carlh.net>
1174
1175         * Updated nl_NL translation from Rob van Nieuwkerk.
1176
1177         * Fix crash when previewing MXFs in some cases.
1178
1179 2015-11-16  Carl Hetherington  <cth@carlh.net>
1180
1181         * Updated nl_NL translation from Rob van Nieuwkerk.
1182
1183 2015-11-15  Carl Hetherington  <cth@carlh.net>
1184
1185         * Version 2.5.4 released.
1186
1187 2015-11-15  Carl Hetherington  <cth@carlh.net>
1188
1189         * Updated ru_RU translation from Igor Voytovich.
1190
1191         * Basic support for trusted device lists in KDMs (#750).
1192
1193 2015-11-14  Carl Hetherington  <cth@carlh.net>
1194
1195         * Updated nl_NL translation from Rob van Nieuwkerk.
1196
1197         * Fix various misbehaviours with update checking (#749).
1198
1199         * Updated fr_FR translation from Thierry Journet.
1200
1201 2015-11-13  Carl Hetherington  <cth@carlh.net>
1202
1203         * Version 2.5.3 released.
1204
1205 2015-11-13  c.hetherington  <cth@carlh.net>
1206
1207         * Vertically align SubRip subtitles with reference to the bottom
1208         of the screen (#744).
1209
1210         * Disable YUV->RGB conversion controls with non-YUV sources (#649).
1211
1212         * Allow multiple recipients of KDM emails (#745).
1213
1214 2015-11-12  Carl Hetherington  <cth@carlh.net>
1215
1216         * Version 2.5.2 released.
1217
1218 2015-11-12  Carl Hetherington  <cth@carlh.net>
1219
1220         * Extend maximum audio channels to 16 for an experiment.
1221
1222 2015-11-12  c.hetherington  <cth@carlh.net>
1223
1224         * Updated ru_RU translation from Igor Voytovich.
1225
1226 2015-11-12  Carl Hetherington  <cth@carlh.net>
1227
1228         * Updated nl_NL translation from Rob van Nieuwkerk.
1229
1230 2015-11-11  Carl Hetherington  <cth@carlh.net>
1231
1232         * Updated pt_PT translation from Tiago Casal Ribeiro.
1233
1234         * Updated sv_SE translation from Adam Klotblixt.
1235
1236 2015-11-10  Carl Hetherington  <cth@carlh.net>
1237
1238         * Further adjustments to playhead behaviour during trim (#737).
1239
1240         * Version 2.5.1 released.
1241
1242 2015-11-10  Carl Hetherington  <cth@carlh.net>
1243
1244         * Updated fr_FR translation from Thierry Journet.
1245
1246 2015-11-09  Carl Hetherington  <cth@carlh.net>
1247
1248         * Correct a number of float/double mismatches; should fix #742.
1249
1250         * Desensitise trim-playhead buttons as appropriate (#737).
1251
1252         * Keep same frame visible after trimming content start (#737).
1253
1254         * Trim frames after the current one with "trim after current", leaving
1255         the current frame in (#737).
1256
1257 2015-11-08  Carl Hetherington  <cth@carlh.net>
1258
1259         * Fix bad layout in the audio tab (#738).
1260
1261         * Allow configuration of SubRip subtitle colour and outlines.
1262
1263 2015-11-06  Carl Hetherington  <cth@carlh.net>
1264
1265         * Sort cinemas in KDM dialog and standalone creator (#726).
1266
1267 2015-11-06  c.hetherington  <cth@carlh.net>
1268
1269         * Updated ru_RU translation from Igor Voytovich.
1270
1271 2015-11-06  Carl Hetherington  <cth@carlh.net>
1272
1273         * Make single-frame image sources adjust their notional
1274         frame rate to that of the DCP (#714).
1275
1276 2015-11-05  Carl Hetherington  <cth@carlh.net>
1277
1278         * Correct time display when previewing multi-reel DCP content.
1279
1280 2015-11-05  c.hetherington  <cth@carlh.net>
1281
1282         * Updated nl_NL translation from Rob van Nieuwkerk.
1283
1284 2015-11-05  Carl Hetherington  <cth@carlh.net>
1285
1286         * Version 2.5.0 released.
1287
1288 2015-11-05  Carl Hetherington  <cth@carlh.net>
1289
1290         * Version 2.4.18 released.
1291
1292 2015-11-04  Carl Hetherington  <cth@carlh.net>
1293
1294         * Updated nl_NL translation from Rob van Nieuwkerk.
1295
1296         * Version 2.4.17 released.
1297
1298 2015-11-04  Carl Hetherington  <cth@carlh.net>
1299
1300         * Version 2.4.16 released.
1301
1302 2015-11-03  Carl Hetherington  <cth@carlh.net>
1303
1304         * Fix error when previewing DCP content with added subtitles (#736).
1305
1306         * Fix crash with multi-reel DCP content.
1307
1308         * Updated fr_FR translation from Thierry Journet.
1309
1310         * Updated ru_RU translation from Igor Voytovich.
1311
1312         * Updated nl_NL translation from Rob van Nieuwkerk.
1313
1314 2015-11-02  Carl Hetherington  <cth@carlh.net>
1315
1316         * Updated nl_NL translation from Rob van Nieuwkerk.
1317
1318         * Fix incorrect preview rendering of italic subtitles (#728).
1319
1320 2015-10-30  c.hetherington  <cth@carlh.net>
1321
1322         * Updated ru_RU translation from Igor Voytovich.
1323
1324         * Fix non-update of timeline when reels setup changes (#735).
1325
1326 2015-10-29  Carl Hetherington  <cth@carlh.net>
1327
1328         * Version 2.4.15 released.
1329
1330 2015-10-29  Carl Hetherington  <cth@carlh.net>
1331
1332         * Fix incorrect colours following re-scale of existing
1333         DCP content (#730).
1334
1335         * Updated nl_NL translation from Rob van Nieuwkerk.
1336
1337         * Updated pt_PT translation from Tiago Casal Ribeiro.
1338
1339 2015-10-28  Carl Hetherington  <cth@carlh.net>
1340
1341         * New pt_PT translation from Tiago Casal Ribeiro.
1342
1343         * Version 2.4.14 released.
1344
1345 2015-10-28  Carl Hetherington  <cth@carlh.net>
1346
1347         * Version 2.4.13 released.
1348
1349 2015-10-28  Carl Hetherington  <cth@carlh.net>
1350
1351         * Fix ordering of filename in image sets in some cases
1352         (e.g. foo_01042015_00000, foo_01042015_00001...)
1353
1354         * Updated da_DK translation from Anders Uhl Pedersen.
1355
1356         * Fix erroneous addition of referenced assets to PKLs (#723).
1357
1358 2015-10-19  Carl Hetherington  <cth@carlh.net>
1359
1360         * Draw reels in the timeline.
1361
1362         * Fix by-video-content reel split when there is stuff
1363         after the last piece of video content.
1364
1365         * Add button to export leaf private key from the config.
1366
1367 2015-10-17  Carl Hetherington  <cth@carlh.net>
1368
1369         * Version 2.4.12 released.
1370
1371 2015-10-15  Carl Hetherington  <cth@carlh.net>
1372
1373         * Fix out-of-range Interop subtitle timing in some cases (#717).
1374
1375 2015-10-14  Carl Hetherington  <cth@carlh.net>
1376
1377         * Only show existing DCP channels in the audio dialog (#715).
1378
1379         * Various optimizations to the upmixer filters; drop order of
1380         Upmixer A Lfe/C and Upmixer B Lfe filters to speed them up.
1381
1382 2015-10-13  Carl Hetherington  <cth@carlh.net>
1383
1384         * Version 2.4.11 released.
1385
1386 2015-10-13  Carl Hetherington  <cth@carlh.net>
1387
1388         * Add basic support for multi-reel.
1389
1390         * Fix referencing of multi-reel DCPs.
1391
1392 2015-10-12  Carl Hetherington  <cth@carlh.net>
1393
1394         * Version 2.4.10 released.
1395
1396 2015-10-12  Carl Hetherington  <cth@carlh.net>
1397
1398         * Updated nl_NL translation from Rob van Nieuwkerk.
1399
1400 2015-10-11  Carl Hetherington  <cth@carlh.net>
1401
1402         * Add option to log SMTP session transcripts
1403         for debugging failures to send email.
1404
1405         * Version 2.4.9 released.
1406
1407 2015-10-11  Carl Hetherington  <cth@carlh.net>
1408
1409         * Provide progress indication when finding
1410         subtitles (#711).
1411
1412         * Updated ru_RU translation from Igor Voytovich.
1413
1414         * Updated pl_PL translation from Marek Skrzelowski.
1415
1416 2015-10-10  Carl Hetherington  <cth@carlh.net>
1417
1418         * Version 2.4.8 released.
1419
1420 2015-10-10  Carl Hetherington  <cth@carlh.net>
1421
1422         * Version 2.4.7 released.
1423
1424 2015-10-10  Carl Hetherington  <cth@carlh.net>
1425
1426         * Updated nl_NL translation from
1427         Rob van Nieuwkerk.
1428
1429 2015-10-09  Carl Hetherington  <cth@carlh.net>
1430
1431         * Version 2.4.6 released.
1432
1433 2015-10-09  c.hetherington  <cth@carlh.net>
1434
1435         * Create certificate chains with nicer default
1436         organizational unit etc.
1437
1438         * Various improvements to server GUI.
1439
1440         * Package main DCP-o-matic, server and batch
1441         converter on all platforms.
1442
1443         * Add KDM creator application which can
1444         make new KDMs given a DKDM.
1445
1446 2015-10-08  Carl Hetherington  <cth@carlh.net>
1447
1448         * Update to fr_FR translation from Thierry Journet.
1449
1450 2015-10-07  Carl Hetherington  <cth@carlh.net>
1451
1452         * Version 2.4.5 released.
1453
1454 2015-10-07  Carl Hetherington  <cth@carlh.net>
1455
1456         * Fix job description layout on OS X.
1457
1458 2015-10-06  Carl Hetherington  <cth@carlh.net>
1459
1460         * Version 2.4.4 released.
1461
1462 2015-10-06  Carl Hetherington  <cth@carlh.net>
1463
1464         * Version 2.4.3 released.
1465
1466 2015-10-06  Carl Hetherington  <cth@carlh.net>
1467
1468         * Version 2.4.2 released.
1469
1470 2015-10-06  Carl Hetherington  <cth@carlh.net>
1471
1472         * Fix subtitle timing when the DCP rate
1473         is different to their native rate.
1474
1475         * Fix invalid SMPTE subtitle output
1476         in some cases.
1477
1478         * Version 2.4.1 released.
1479
1480 2015-10-06  Carl Hetherington  <cth@carlh.net>
1481
1482         * Speculative support for multi-part
1483         bitmap subtitles (#709).
1484
1485 2015-10-05  Carl Hetherington  <cth@carlh.net>
1486
1487         * Version 2.4.0 released.
1488
1489 2015-10-05  Carl Hetherington  <cth@carlh.net>
1490
1491         * Version 2.3.14 released.
1492
1493 2015-10-04  Carl Hetherington  <cth@carlh.net>
1494
1495         * Fix subtitle timing under trim.
1496
1497 2015-10-02  Carl Hetherington  <cth@carlh.net>
1498
1499         * Version 2.3.13 released.
1500
1501 2015-10-01  Carl Hetherington  <cth@carlh.net>
1502
1503         * Version 2.3.12 released.
1504
1505 2015-09-30  c.hetherington  <cth@carlh.net>
1506
1507         * Fix broken video frame rate override control.
1508
1509 2015-09-30  Carl Hetherington  <cth@carlh.net>
1510
1511         * Version 2.3.11 released.
1512
1513 2015-09-30  Carl Hetherington  <cth@carlh.net>
1514
1515         * Fix various confusions with subtitles and
1516         changing video frame rates.
1517
1518 2015-09-29  Carl Hetherington  <cth@carlh.net>
1519
1520         * Version 2.3.10 released.
1521
1522 2015-09-29  Carl Hetherington  <cth@carlh.net>
1523
1524         * Improve fix for failure to analyse some audio.
1525
1526 2015-09-28  Carl Hetherington  <cth@carlh.net>
1527
1528         * Version 2.3.9 released.
1529
1530 2015-09-28  c.hetherington  <cth@carlh.net>
1531
1532         * Fix update of display when changing DCP video rate (#699).
1533
1534 2015-09-28  Carl Hetherington  <cth@carlh.net>
1535
1536         * Version 2.3.8 released.
1537
1538 2015-09-28  c.hetherington  <cth@carlh.net>
1539
1540         * Fix problems with audio analysis of some combined
1541         video/audio files.
1542
1543         * Fix mis-identification of a folder of images
1544         as a DCP in some cases.
1545
1546 2015-09-27  Carl Hetherington  <cth@carlh.net>
1547
1548         * Version 2.3.7 released.
1549
1550 2015-09-26  Carl Hetherington  <cth@carlh.net>
1551
1552         * Fix crash with embedded subtitles with some
1553         video files.
1554
1555         * Version 2.3.6 released.
1556
1557 2015-09-25  Carl Hetherington  <cth@carlh.net>
1558
1559         * Fix assertion failure when loading .MTS files (#702).
1560
1561         * Fix incorrect hint about 3D content in a 2D DCP.
1562
1563         * Detect and convert from non-UTF-8
1564         subtitle encodings.
1565
1566 2015-09-21  Carl Hetherington  <cth@carlh.net>
1567
1568         * Version 2.3.5 released.
1569
1570 2015-09-20  Carl Hetherington  <cth@carlh.net>
1571
1572         * Fix setting of frame rate when loading
1573         image folders.
1574
1575 2015-09-18  Carl Hetherington  <cth@carlh.net>
1576
1577         * Add another upmixer which is a simpler
1578         matrix-type thing with no filtering
1579         (apart from Lfe).
1580
1581 2015-09-17  Carl Hetherington  <cth@carlh.net>
1582
1583         * Version 2.3.4 released.
1584
1585 2015-09-17  Carl Hetherington  <cth@carlh.net>
1586
1587         * Version 2.3.3 released.
1588
1589 2015-09-16  Carl Hetherington  <cth@carlh.net>
1590
1591         * Fix exception on adding an empty folder
1592         as content (#691).
1593
1594         * Add config option for default standard
1595         (SMPTE / Interop).
1596
1597 2015-09-16  c.hetherington  <cth@carlh.net>
1598
1599         * Allow imported DCPs to be referenced rather
1600         than re-wrapped (i.e. creation of VF DCPs).
1601
1602 2015-09-15  Carl Hetherington  <cth@carlh.net>
1603
1604         * Fix crash on re-making certificate chains
1605         after removing all existing certificates (#690).
1606
1607 2015-09-15  c.hetherington  <cth@carlh.net>
1608
1609         * Fix failure to display audio analysis
1610         in some cases.
1611
1612 2015-09-15  Carl Hetherington  <cth@carlh.net>
1613
1614         * Version 2.3.2 released.
1615
1616 2015-09-14  Carl Hetherington  <cth@carlh.net>
1617
1618         * Fix Windows short-cut to encode server.
1619
1620         * Version 2.3.1 released.
1621
1622 2015-09-14  Carl Hetherington  <cth@carlh.net>
1623
1624         * Version 2.2.1 released.
1625
1626 2015-09-03  c.hetherington  <cth@carlh.net>
1627
1628         * Quicker, though slightly less safe,
1629         check for existing picture data; go back
1630         from the last frame written until we
1631         find a good one rather than going
1632         through from the beginning until we find
1633         a bad one (#519, #504).
1634
1635         * Add frame counter to progress
1636         when transcoding (#111).
1637
1638         * Add button to export certificates
1639         from the configuration (#668).
1640
1641         * Add option to always analyse audio
1642         and put the peak value into the audio
1643         tab so it's easy to see (#673).
1644
1645 2015-09-14  Carl Hetherington  <cth@carlh.net>
1646
1647         * Version 2.2.0 released.
1648
1649 2015-09-14  Carl Hetherington  <cth@carlh.net>
1650
1651         * Version 2.1.65 released.
1652
1653 2015-09-12  Carl Hetherington  <cth@carlh.net>
1654
1655         * Version 2.1.64 released.
1656
1657 2015-09-12  Carl Hetherington  <cth@carlh.net>
1658
1659         * Several fixes to SMPTE subtitle syntax.
1660
1661         * Version 2.1.63 released.
1662
1663 2015-09-11  Carl Hetherington  <cth@carlh.net>
1664
1665         * Fix assertion failure when creating 6-channel DCPs
1666         using the mid-side processor.
1667
1668 2015-09-10  Carl Hetherington  <cth@carlh.net>
1669
1670         * Version 2.1.62 released.
1671
1672 2015-09-10  Carl Hetherington  <cth@carlh.net>
1673
1674         * Version 2.1.61 released.
1675
1676 2015-09-09  Carl Hetherington  <cth@carlh.net>
1677
1678         * Version 2.1.60 released.
1679
1680 2015-09-09  Carl Hetherington  <cth@carlh.net>
1681
1682         * Updated fr_FR translation from Thierry Journet.
1683
1684         * Version 2.1.59 released.
1685
1686 2015-09-09  Carl Hetherington  <cth@carlh.net>
1687
1688         * Version 2.1.59 released.
1689
1690 2015-09-09  c.hetherington  <cth@carlh.net>
1691
1692         * Use SRC_LINEAR when resampling for
1693         audio analysis to speed things up (#685).
1694
1695 2015-09-09  Carl Hetherington  <cth@carlh.net>
1696
1697         * Version 2.1.58 released.
1698
1699 2015-09-09  Carl Hetherington  <cth@carlh.net>
1700
1701         * Actually fix missing libsamplerate
1702         dylib for OS X.
1703
1704 2015-09-08  Carl Hetherington  <cth@carlh.net>
1705
1706         * Version 2.1.57 released.
1707
1708 2015-09-08  c.hetherington  <cth@carlh.net>
1709
1710         * Missing libsamplerate dylib for OS X.
1711
1712 2015-09-06  Carl Hetherington  <cth@carlh.net>
1713
1714         * Version 2.1.56 released.
1715
1716 2015-09-06  Carl Hetherington  <cth@carlh.net>
1717
1718         * Version 2.1.55 released.
1719
1720 2015-09-05  Carl Hetherington  <cth@carlh.net>
1721
1722         * Version 2.1.54 released.
1723
1724 2015-09-05  Carl Hetherington  <cth@carlh.net>
1725
1726         * Version 2.1.53 released.
1727
1728 2015-09-04  Carl Hetherington  <cth@carlh.net>
1729
1730         * Use libsamplerate for resampling instead
1731         of FFmpeg / libsoxr.
1732
1733         * Fix audio mapping view changing size
1734         on first click.
1735
1736         * Version 2.1.52 released.
1737
1738 2015-09-03  Carl Hetherington  <cth@carlh.net>
1739
1740         * Version 2.1.51 released.
1741
1742 2015-09-02  Carl Hetherington  <cth@carlh.net>
1743
1744         * Switch to soxr resampler as it seems
1745         to have fewer artefacts in some cases (#682, possibly #493).
1746
1747 2015-09-02  c.hetherington  <cth@carlh.net>
1748
1749         * Fix problems when changing the number
1750         of encoding servers / threads during an
1751         encode (#683).
1752
1753 2015-09-02  Carl Hetherington  <cth@carlh.net>
1754
1755         * Version 2.1.50 released.
1756
1757 2015-09-01  Carl Hetherington  <cth@carlh.net>
1758
1759         * Allow cancellation of transcodes during the
1760         checking of existing frames (#679).
1761
1762         * Version 2.1.49 released.
1763
1764 2015-08-31  Carl Hetherington  <cth@carlh.net>
1765
1766         * Version 2.1.48 released.
1767
1768 2015-08-31  Carl Hetherington  <cth@carlh.net>
1769
1770         * Stop very long searches for subtitles where
1771         there are none.
1772
1773         * Updated es_ES translation from Manuel AC.
1774
1775 2015-08-30  Carl Hetherington  <cth@carlh.net>
1776
1777         * Updated ru_RU translation from Igor Voytovich.
1778
1779 2015-08-28  Carl Hetherington  <cth@carlh.net>
1780
1781         * Version 2.1.47 released.
1782
1783 2015-08-28  c.hetherington  <cth@carlh.net>
1784
1785         * Fix crash on adding a KDM to DCP content
1786         (hopefully fixing #645).
1787
1788 2015-08-27  Carl Hetherington  <cth@carlh.net>
1789
1790         * Tidy up DCP content colour conversion
1791         a bit.
1792
1793         * Fix creation of badly-named configuration
1794         directories in some circumstances (#654).
1795
1796 2015-08-26  Carl Hetherington  <cth@carlh.net>
1797
1798         * Version 2.1.46 released.
1799
1800 2015-08-25  Carl Hetherington  <cth@carlh.net>
1801
1802         * Version 2.1.45 released.
1803
1804 2015-08-25  Carl Hetherington  <cth@carlh.net>
1805
1806         * Add video waveform viewer.
1807
1808 2015-08-23  Carl Hetherington  <cth@carlh.net>
1809
1810         * Use correct fonts to render subtitles in preview (#663).
1811
1812 2015-08-22  Carl Hetherington  <cth@carlh.net>
1813
1814         * Version 2.1.44 released.
1815
1816 2015-08-20  Carl Hetherington  <cth@carlh.net>
1817
1818         * Version 2.1.43 released.
1819
1820 2015-08-20  Carl Hetherington  <cth@carlh.net>
1821
1822         * Fix assertion failure with overlapping video content (#666).
1823
1824 2015-08-19  Carl Hetherington  <cth@carlh.net>
1825
1826         * Version 2.1.42 released.
1827
1828 2015-08-18  Carl Hetherington  <cth@carlh.net>
1829
1830         * Add custom dialog to select system fonts on Windows
1831         (#491).
1832
1833         * Version 2.1.41 released.
1834
1835 2015-08-18  Carl Hetherington  <cth@carlh.net>
1836
1837         * Add configuration for DCP creator metadata.
1838
1839         * Version 2.1.40 released.
1840
1841 2015-08-18  Carl Hetherington  <cth@carlh.net>
1842
1843         * Fix various problems when creating
1844         subtitled Interop DCPs on Windows.
1845
1846 2015-08-17  Carl Hetherington  <cth@carlh.net>
1847
1848         * Version 2.1.39 released.
1849
1850 2015-08-17  Carl Hetherington  <cth@carlh.net>
1851
1852         * Fix problems when encoding 3D from separate
1853         L/R sources.
1854
1855         * Version 2.1.38 released.
1856
1857 2015-08-17  Carl Hetherington  <cth@carlh.net>
1858
1859         * Fix crop of some YUV content.
1860
1861 2015-08-11  Carl Hetherington  <cth@carlh.net>
1862
1863         * Prevent multiple creation of certificate chains
1864         on startup (part of #651).
1865
1866 2015-08-10  Carl Hetherington  <cth@carlh.net>
1867
1868         * Fix erroneous folder creation on Windows (#654).
1869
1870         * Fix incorrect layout on Windows (#653).
1871
1872 2015-08-09  Carl Hetherington  <cth@carlh.net>
1873
1874         * Version 2.1.37 released.
1875
1876 2015-08-09  Carl Hetherington  <cth@carlh.net>
1877
1878         * Fix various incorrect behaviours with 96kHz
1879         audio sources.
1880
1881 2015-08-06  Carl Hetherington  <cth@carlh.net>
1882
1883         * Version 2.1.36 released.
1884
1885 2015-08-06  Carl Hetherington  <cth@carlh.net>
1886
1887         * Make dcpomatic_create assign a default name if none
1888         is specified.  Fix dcpomatic_create help.
1889
1890         * Add --no-sign and --no-use-isdcf-name to dcpomatic_create.
1891
1892 2015-08-05  Carl Hetherington  <cth@carlh.net>
1893
1894         * Version 2.1.35 released.
1895
1896 2015-08-05  Carl Hetherington  <cth@carlh.net>
1897
1898         * Version 2.1.34 released.
1899
1900 2015-08-05  Carl Hetherington  <cth@carlh.net>
1901
1902         * Version 2.1.33 released.
1903
1904 2015-08-04  Carl Hetherington  <cth@carlh.net>
1905
1906         * Version 2.1.32 released.
1907
1908 2015-08-04  Carl Hetherington  <cth@carlh.net>
1909
1910         * Add --standard option to dcpomatic_create.
1911
1912         * Disable "2D version of 3D content" ISDCF metadata
1913         checkbutton with 3D content (part of #652).
1914
1915 2015-07-30  c.hetherington  <cth@carlh.net>
1916
1917         * Allow recreation of the certificate chain and key
1918         used for KDM decryption (#644).
1919
1920 2015-07-29  Carl Hetherington  <cth@carlh.net>
1921
1922         * Version 2.1.31 released.
1923
1924 2015-07-29  Carl Hetherington  <cth@carlh.net>
1925
1926         * Fix "find missing" with DCP folders (#646).
1927
1928         * Fix garbled audio from DCP sources when running
1929         on Windows.
1930
1931 2015-07-28  c.hetherington  <cth@carlh.net>
1932
1933         * Stop forward-frame button going off the end of the film.
1934
1935         * Notice when content is modified and offer to save the project
1936         on closing DCP-o-matic.
1937
1938         * Recognise .w64 and .flac as audio files.
1939
1940 2015-07-27  Carl Hetherington  <cth@carlh.net>
1941
1942         * Version 2.1.30 released.
1943
1944 2015-07-27  Carl Hetherington  <cth@carlh.net>
1945
1946         * Updated ru_RU translation from Igor Voytovich.
1947
1948         * Version 2.1.29 released.
1949
1950 2015-07-27  Carl Hetherington  <cth@carlh.net>
1951
1952         * Fix i18n for some messages.
1953
1954 2015-07-25  Carl Hetherington  <cth@carlh.net>
1955
1956         * Version 2.1.28 released.
1957
1958 2015-07-24  Carl Hetherington  <cth@carlh.net>
1959
1960         * Fix problems when using large start trims relative
1961         to content length.
1962
1963 2015-07-22  Carl Hetherington  <cth@carlh.net>
1964
1965         * Use NR for rating an in ISDCF name if none is specified.
1966
1967 2015-07-21  Carl Hetherington  <cth@carlh.net>
1968
1969         * Version 2.1.27 released.
1970
1971 2015-07-21  Carl Hetherington  <cth@carlh.net>
1972
1973         * Fix incorrect conversion of audio from DCP sources (#642).
1974
1975 2015-07-20  Carl Hetherington  <cth@carlh.net>
1976
1977         * Version 2.1.26 released.
1978
1979 2015-07-20  Carl Hetherington  <cth@carlh.net>
1980
1981         * Fix missing second lines of subtitles in
1982         some cases (#641).
1983
1984 2015-07-19  Carl Hetherington  <cth@carlh.net>
1985
1986         * Fix some missing set-to-defaults (#640).
1987
1988         * Version 2.1.25 released.
1989
1990 2015-07-17  Carl Hetherington  <cth@carlh.net>
1991
1992         * Version 2.1.24 released.
1993
1994 2015-07-17  c.hetherington  <cth@carlh.net>
1995
1996         * Support FTP upload to TMS (#639).
1997
1998         * Fix bad behaviour of timeline snap.
1999
2000 2015-07-17  Carl Hetherington  <cth@carlh.net>
2001
2002         * Version 2.1.23 released.
2003
2004 2015-07-17  Carl Hetherington  <cth@carlh.net>
2005
2006         * Improve still-image filename sorting.
2007
2008 2015-07-16  Carl Hetherington  <cth@carlh.net>
2009
2010         * Updated ru_RU translation from Igor Voytovich.
2011
2012         * Version 2.1.22 released.
2013
2014 2015-07-16  c.hetherington  <cth@carlh.net>
2015
2016         * Updated ru_RU translation from Igor Voytovich.
2017
2018 2015-07-14  c.hetherington  <cth@carlh.net>
2019
2020         * Updated fr_FR translation from Thierry Journet.
2021
2022         * Fix trim point movement when changing DCP frame rate (#637).
2023
2024 2015-07-14  Carl Hetherington  <cth@carlh.net>
2025
2026         * Version 2.1.21 released.
2027
2028 2015-07-14  Carl Hetherington  <cth@carlh.net>
2029
2030         * Fix occasional strange failure to allow content
2031         selection (#636).
2032
2033         * Fix failure to encode 3D from separate content
2034         in some cases (from 1.x) (#634).
2035
2036         * Fix non-working 3D DCP creation when using separate
2037         pieces of content for each eye (#635).
2038
2039 2015-07-12  Carl Hetherington  <cth@carlh.net>
2040
2041         * Enforce restrictions on SSL certificate properties.
2042
2043 2015-07-09  Carl Hetherington  <cth@carlh.net>
2044
2045         * Improve 'best' frame rate guess in some cases (#633).
2046
2047         * Version 2.1.20 released.
2048
2049 2015-07-09  c.hetherington  <cth@carlh.net>
2050
2051         * Fix error when using DCP content with no audio channels.
2052
2053         * Stop Ctrl+A working when the content tab is not visible (#577).
2054
2055 2015-07-08  c.hetherington  <cth@carlh.net>
2056
2057         * Remove the (I suspect) rarely used and very limited
2058         'properties' dialogue.
2059
2060         * Stop V2 recognising V1 servers and vice versa (#510).
2061
2062 2015-07-07  Carl Hetherington  <cth@carlh.net>
2063
2064         * Version 2.1.19 released.
2065
2066 2015-07-06  c.hetherington  <cth@carlh.net>
2067
2068         * Copy pl_PL translation from 1.x.
2069
2070 2015-07-06  Carl Hetherington  <cth@carlh.net>
2071
2072         * Version 2.1.18 released.
2073
2074 2015-07-06  c.hetherington  <cth@carlh.net>
2075
2076         * Fix incorrectly formatted KDM emails (#630).
2077
2078 2015-07-03  Carl Hetherington  <cth@carlh.net>
2079
2080         * Version 2.1.17 released.
2081
2082 2015-07-03  Carl Hetherington  <cth@carlh.net>
2083
2084         * Version 2.1.16 released.
2085
2086 2015-07-02  Carl Hetherington  <cth@carlh.net>
2087
2088         * Version 2.1.15 released.
2089
2090 2015-07-02  c.hetherington  <cth@carlh.net>
2091
2092         * Support <font color="#abcdef"> tags in SubRip files.
2093
2094         * Fix failure to burn subs over existing DCP sources.
2095
2096         * Remove output gamma configuration option.
2097
2098 2015-07-02  Carl Hetherington  <cth@carlh.net>
2099
2100         * Version 2.1.14 released.
2101
2102 2015-07-02  Carl Hetherington  <cth@carlh.net>
2103
2104         * Version 2.1.13 released.
2105
2106 2015-07-02  Carl Hetherington  <cth@carlh.net>
2107
2108         * Restore audio analysis button for individual
2109         sources (#607 and #622).
2110
2111 2015-06-30  c.hetherington  <cth@carlh.net>
2112
2113         * Write FFmpeg messages of AV_LOG_WARNING and
2114         below to the project's log file.
2115
2116 2015-06-29  Carl Hetherington  <cth@carlh.net>
2117
2118         * Version 2.1.12 released.
2119
2120 2015-06-25  c.hetherington  <cth@carlh.net>
2121
2122         * Disallow impossible burn settings by manipulating
2123         the controls in the subtitle panel (#625).
2124
2125 2015-06-26  Carl Hetherington  <cth@carlh.net>
2126
2127         * Version 2.1.11 released.
2128
2129 2015-06-26  Carl Hetherington  <cth@carlh.net>
2130
2131         * Fix missing subtitles in some cases.
2132
2133         * Fix no-rebuild of DCP after subtitle burn is turned off/on.
2134
2135 2015-06-25  Carl Hetherington  <cth@carlh.net>
2136
2137         * Version 2.1.10 released.
2138
2139 2015-06-25  c.hetherington  <cth@carlh.net>
2140
2141         * Add decode debugging option.
2142
2143 2015-06-25  Carl Hetherington  <cth@carlh.net>
2144
2145         * Version 2.1.9 released.
2146
2147 2015-06-24  Carl Hetherington  <cth@carlh.net>
2148
2149         * Version 2.1.8 released.
2150
2151 2015-06-24  c.hetherington  <cth@carlh.net>
2152
2153         * Bump libdcp for probable fix to various font ID problems (#620).
2154
2155 2015-06-23  Carl Hetherington  <cth@carlh.net>
2156
2157         * Fix incorrect saving of colour conversion settings (#618).
2158
2159 2015-06-21  Carl Hetherington  <cth@carlh.net>
2160
2161         * Add some more video properties to the content properties
2162         dialogue.
2163
2164         * Version 2.1.7 released.
2165
2166 2015-06-21  Carl Hetherington  <cth@carlh.net>
2167
2168         * Prevent DCP creation if the project is set up to request
2169         non-burnt-in subtitles with text-subtitle content (#606).
2170
2171         * Fix status message appearance on OS X (#615).
2172
2173 2015-06-19  Carl Hetherington  <cth@carlh.net>
2174
2175         * Fix non-working audio analysis dialogue.
2176
2177         * Version 2.1.6 released.
2178
2179 2015-06-18  Carl Hetherington  <cth@carlh.net>
2180
2181         * Version 2.1.5 released.
2182
2183 2015-06-18  c.hetherington  <cth@carlh.net>
2184
2185         * Fix error when copying fonts into subtitles
2186         on Windows (#612).
2187
2188         * Split job status onto two lines (#610).
2189
2190         * Fix audio channel counts in DCP names when
2191         processors are in use (#609).
2192
2193 2015-06-18  Carl Hetherington  <cth@carlh.net>
2194
2195         * Version 2.1.4 released.
2196
2197 2015-06-18  Carl Hetherington  <cth@carlh.net>
2198
2199         * Fixes to Linux .desktop files.
2200
2201         * Stop playback when we reach the end of the film.
2202
2203 2015-06-16  c.hetherington  <cth@carlh.net>
2204
2205         * Prevent selection of fewer DCP channels than
2206         are present in the output of an active processor (#611).
2207
2208 2015-06-15  Carl Hetherington  <cth@carlh.net>
2209
2210         * Select newly-added content (#455).
2211
2212 2015-06-14  Carl Hetherington  <cth@carlh.net>
2213
2214         * Version 2.1.3 released.
2215
2216 2015-06-14  Carl Hetherington  <cth@carlh.net>
2217
2218         * Fix parsing of .srt files with a Unicode
2219         byte-order-mark.
2220
2221         * Add buttons to set trim from current `playhead'
2222         position (#372).
2223
2224 2015-06-13  Carl Hetherington  <cth@carlh.net>
2225
2226         * Version 2.1.2 released.
2227
2228 2015-06-13  Carl Hetherington  <cth@carlh.net>
2229
2230         * Fix i18n.
2231
2232         * Version 2.1.1 released.
2233
2234 2015-06-13  Carl Hetherington  <cth@carlh.net>
2235
2236         * Version 2.1.0 released.
2237
2238 2015-06-13  Carl Hetherington  <cth@carlh.net>
2239
2240         * Make ru_RU translation actually work.
2241
2242         * Update progress bar (sort-of) when finding subtitles (#603).
2243
2244         * Make sure audio mapping view is scrollable when necessary (#597).
2245
2246 2015-06-12  Carl Hetherington  <cth@carlh.net>
2247
2248         * Add a close button to the audio plot on Linux (#602).
2249
2250         * Version 2.0.51 released.
2251
2252 2015-06-12  Carl Hetherington  <cth@carlh.net>
2253
2254         * New ru_RU translation from Igor Voytovich.
2255
2256 2015-06-12  c.hetherington  <cth@carlh.net>
2257
2258         * Fix for every audio stream being mapped to the DCP when loading
2259         old films.
2260
2261 2015-06-11  c.hetherington  <cth@carlh.net>
2262
2263         * Fix massive slowdown of direct J2K->DCP encodes (#599).
2264
2265         * Fix hang on audio analysis in some cases (#598).
2266
2267         * Fix never-ending encode when XYZ values are clamped (#600).
2268
2269 2015-06-10  Carl Hetherington  <cth@carlh.net>
2270
2271         * Version 2.0.50 released.
2272
2273 2015-06-10  c.hetherington  <cth@carlh.net>
2274
2275         * Skip audio analysis when there is no audio content (#596).
2276
2277 2015-06-09  Carl Hetherington  <cth@carlh.net>
2278
2279         * Version 2.0.49 released.
2280
2281 2015-06-04  Carl Hetherington  <cth@carlh.net>
2282
2283         * Version 2.0.48 released.
2284
2285 2015-06-03  Carl Hetherington  <cth@carlh.net>
2286
2287         * Various fixes to subtitle rendering, including independent
2288         x and y scale of text subs (#489).
2289
2290 2015-06-02  c.hetherington  <cth@carlh.net>
2291
2292         * Allow use of all content audio streams, not just
2293         the selected one.
2294
2295         * Tweak colour conversion controls so that it's easier
2296         to use a preset without seeing the details.
2297
2298 2015-05-25  Carl Hetherington  <cth@carlh.net>
2299
2300         * Block all but alphanumeric characters with a few bits
2301         of punctuation from DCP names.
2302
2303         * Improve view of jobs in various ways.
2304
2305         * Increase the number of images that DCP-o-matic will
2306         keep around in memory before resorting to pushing them
2307         to disk.
2308
2309         * Display DCP container size beside the choice
2310         in the DCP tab.
2311
2312         * Try to set up useful default colour conversions
2313         depending on the type and resolution of content (#565).
2314
2315 2015-05-23  Carl Hetherington  <cth@carlh.net>
2316
2317         * Fix failure to import some video MXFs (#566).
2318
2319 2015-05-17  Carl Hetherington  <cth@carlh.net>
2320
2321         * Update DCP name on changing DCP standard (#570).
2322
2323 2015-05-14  Carl Hetherington  <cth@carlh.net>
2324
2325         * Version 2.0.47 released.
2326
2327 2015-05-13  c.hetherington  <cth@carlh.net>
2328
2329         * Various fixes to embedded image subtitle
2330         handling.
2331
2332 2015-05-10  Carl Hetherington  <cth@carlh.net>
2333
2334         * Version 2.0.46 released.
2335
2336 2015-05-10  Carl Hetherington  <cth@carlh.net>
2337
2338         * Version 2.0.45 released.
2339
2340 2015-05-10  Carl Hetherington  <cth@carlh.net>
2341
2342         * Version 2.0.44 released.
2343
2344 2015-05-10  Carl Hetherington  <cth@carlh.net>
2345
2346         * Fix sometimes-missing channel labels on OS X audio analysis.
2347
2348 2015-05-09  Carl Hetherington  <cth@carlh.net>
2349
2350         * Efficiency fix for cases where there is a lot of processing
2351         power.
2352
2353         * Add UTF-8 content type to KDM emails to try to fix #549.
2354
2355         * Disable OK until a download succeeds in the certificate
2356         downloader (#404).
2357
2358 2015-05-07  Carl Hetherington  <cth@carlh.net>
2359
2360         * Version 2.0.43 released.
2361
2362 2015-05-07  Carl Hetherington  <cth@carlh.net>
2363
2364         * A few small but possibly sigificant correctness fixes
2365         for subtitles (thanks to dcp_inspect).
2366
2367 2015-05-04  Carl Hetherington  <cth@carlh.net>
2368
2369         * Version 2.0.42 released.
2370
2371 2015-05-04  Carl Hetherington  <cth@carlh.net>
2372
2373         * Move restore-default-prefs option (#537).
2374
2375         * Don't try to update config dialog when its window has been
2376         destroyed.  Fixes various crashes on Windows (from master).
2377
2378         * Add a simple content properties dialog (#554).
2379
2380 2015-05-01  carl  <cth@carlh.net>
2381
2382         * Don't load image files whose names start with ._ as they
2383         are probably OS X resource files (from master).
2384
2385 2015-04-30  Carl Hetherington  <cth@carlh.net>
2386
2387         * Copy subtitle fonts to the DCP, and provide
2388         LiberationSans-Regular as a default Arial equivalent.
2389
2390 2015-04-29  Carl Hetherington  <cth@carlh.net>
2391
2392         * Make disk space check take account of whether hard links
2393         are supported by the target filesystem (#511).
2394
2395         * Allow configuration of the encryption key (from master).
2396
2397         * Various fixes to bad timeline drag behaviour when
2398         snapping (from master).
2399
2400 2015-04-29  c.hetherington  <cth@carlh.net>
2401
2402         * Hand-apply 291179175729b62e17a9c322cd27ae134d1310d9,
2403         8d92cce7d2885afa13ee4cb6f546dbf43942124b and
2404         c994839239e84a1f62865ed82fdc090900a66b03 from master;
2405         stop flickering when dragging in the timeline on OS X.
2406
2407 2015-04-22  c.hetherington  <cth@carlh.net>
2408
2409         * Add P3 colour conversion preset.
2410
2411         * Hand-apply all changes relating to colour specification
2412         as chromaticity.
2413
2414 2015-04-20  Carl Hetherington  <cth@carlh.net>
2415
2416         * Hand-apply 47770097cf6a5d7dbbdded8977da5f3de53dfd33;
2417         single-file hashes.
2418
2419         * Hand-apply e1d0d24146592e311d46781a1961fe080f6357cf;
2420         attempt to fix confusion with the JPEG2000 bandwidth
2421         control when a user enters a value directly rather than
2422         using the spin arrows.
2423
2424 2015-04-16  Carl Hetherington  <cth@carlh.net>
2425
2426         * Fix potential OS X crashes due to another incarnation
2427         of the bizarre multi-thread stringstream bug.
2428
2429 2015-04-15  c.hetherington  <cth@carlh.net>
2430
2431         * Hand-apply 94998e12d117f3f1781dfb1318939debfbf34546 from master;
2432         add option to restore the default configuration.
2433
2434 2015-04-12  Carl Hetherington  <cth@carlh.net>
2435
2436         * Hand-apply 69866d9ba972d21375081c313ac245535ac55be9 from master;
2437         handle removed ratio if it occurs in old files.
2438
2439         * Hand-apply c0e0b90d987af2586323d4a67bd67330256da51d from master;
2440         remove 1.37 ratio and set Academy to 1.375.
2441
2442         * Hand-apply 83f1ea8eacb4d56860ccdb9db5acdf12c6e71dfb from master;
2443         ellipsize filters strings if it is long.
2444
2445         * Hand-apply 24ae3a8f0a68529b50c34079e643caf6b9327523 from master;
2446         use the number of mapped audio channels for the DCP name, not the
2447         number of DCP channels (#479).
2448
2449 2015-03-25  Carl Hetherington  <cth@carlh.net>
2450
2451         * Remove scaler settings and just uses SWS_BICUBIC all round.
2452
2453         * Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow
2454         even DCP audio channel counts between 2 and 16 inclusive.
2455
2456         * Hand-apply 3e3d3e46a74af7b3e6431033c7c80bd058c02cf6update;
2457         full/play length in the timing panel when the DCP frame rate is
2458         changed.
2459
2460 2015-03-24  Carl Hetherington  <cth@carlh.net>
2461
2462         * Hand-apply 31eafa8a121b8d341d198e4fe426ee843cc70167; add a note
2463         to the timing panel to try to stop people changing the video frame
2464         rate in the wrong circumstances.
2465
2466         * Hand-apply e30fd8d; resurrect JSON server code.
2467
2468         * Hand-apply 7ba9dcdbfe8f0d94ad9887843995c152c45dfe9e from master;
2469         allow "deletion" of the audio part of a FFmpeg file from the
2470         timeline; delete unmaps the audio (#316).
2471
2472 2015-02-25  Carl Hetherington  <cth@carlh.net>
2473
2474         * Version 2.0.41 released.
2475
2476 2015-02-10  c.hetherington  <cth@carlh.net>
2477
2478         * Default to no colour conversion for
2479         JPEG2000 and DCP content (#445).
2480
2481 2015-02-06  Carl Hetherington  <cth@carlh.net>
2482
2483         * Version 2.0.40 released.
2484
2485 2015-02-06  Carl Hetherington  <cth@carlh.net>
2486
2487         * Version 2.0.39 released.
2488
2489 2015-01-31  Carl Hetherington  <cth@carlh.net>
2490
2491         * Fix error when using audio delay.
2492
2493 2015-01-30  Carl Hetherington  <cth@carlh.net>
2494
2495         * Fix update of preview when video fade changes.
2496
2497         * Hopefully fix black borders round the preview in
2498         some cases.
2499
2500 2015-01-24  Carl Hetherington  <cth@carlh.net>
2501
2502         * Version 2.0.38 released.
2503
2504 2015-01-23  Carl Hetherington  <cth@carlh.net>
2505
2506         * Fix update checker.
2507
2508         * Scan a whole FFmpeg file if no duration is given
2509         in its header.
2510
2511         * Fix flicker of SubRip subtitles in some cases.
2512
2513         * Version 2.0.37 released.
2514
2515 2015-01-21  Carl Hetherington  <cth@carlh.net>
2516
2517         * Version 2.0.36 released.
2518
2519 2015-01-21  Carl Hetherington  <cth@carlh.net>
2520
2521         * Fix differentiation between MXF-wrapped subtitles
2522         and video/audio content.
2523
2524 2015-01-20  Carl Hetherington  <cth@carlh.net>
2525
2526         * Version 2.0.35 released.
2527
2528 2015-01-20  c.hetherington  <cth@carlh.net>
2529
2530         * More informative error when failing to decode
2531         JPEG2000 files.
2532
2533 2015-01-15  Carl Hetherington  <cth@carlh.net>
2534
2535         * Version 2.0.34 released.
2536
2537 2015-01-15  Carl Hetherington  <cth@carlh.net>
2538
2539         * Version 2.0.33 released.
2540
2541 2015-01-15  Carl Hetherington  <cth@carlh.net>
2542
2543         * Version 2.0.32 released.
2544
2545 2015-01-15  Carl Hetherington  <cth@carlh.net>
2546
2547         * Version 2.0.31 released.
2548
2549 2015-01-15  Carl Hetherington  <cth@carlh.net>
2550
2551         * Version 2.0.30 released.
2552
2553 2015-01-11  Carl Hetherington  <cth@carlh.net>
2554
2555         * Version 2.0.29 released.
2556
2557 2015-01-11  Carl Hetherington  <cth@carlh.net>
2558
2559         * Version 2.0.28 released.
2560
2561 2015-01-07  Carl Hetherington  <cth@carlh.net>
2562
2563         * Version 2.0.27 released.
2564
2565 2015-01-07  Carl Hetherington  <cth@carlh.net>
2566
2567         * Version 2.0.26 released.
2568
2569 2015-01-04  Carl Hetherington  <cth@carlh.net>
2570
2571         * Fix loading of SMPTE XML subtitles which
2572         are not MXF-wrapped.
2573
2574 2014-12-14  Carl Hetherington  <cth@carlh.net>
2575
2576         * Version 2.0.25 released.
2577
2578 2014-12-11  Carl Hetherington  <cth@carlh.net>
2579
2580         * Version 2.0.24 released.
2581
2582 2014-12-11  Carl Hetherington  <cth@carlh.net>
2583
2584         * Version 2.0.23 released.
2585
2586 2014-12-11  Carl Hetherington  <cth@carlh.net>
2587
2588         * Add a language property to subtitle content and use it
2589         for the DCP subtitle's language specification.
2590
2591 2014-11-24  Carl Hetherington  <cth@carlh.net>
2592
2593         * Version 2.0.22 released.
2594
2595 2014-11-24  Carl Hetherington  <cth@carlh.net>
2596
2597         * Allow import of J2K image sequences.
2598
2599 2014-11-12  Carl Hetherington  <cth@carlh.net>
2600
2601         * Version 2.0.21 released.
2602
2603 2014-11-12  Carl Hetherington  <cth@carlh.net>
2604
2605         * Version 2.0.20 released.
2606
2607 2014-11-10  Carl Hetherington  <cth@carlh.net>
2608
2609         * Guess initial scale from the size of video
2610         content images, taking pixel aspect ratio into
2611         account where possible.
2612
2613 2014-11-07  c.hetherington  <cth@carlh.net>
2614
2615         * Add a hint if there is 3D content in a proposed 2D DCP.
2616
2617 2014-11-06  Carl Hetherington  <cth@carlh.net>
2618
2619         * Basic support for emailing a report of
2620         a problem (#43).
2621
2622 2014-11-05  c.hetherington  <cth@carlh.net>
2623
2624         * Add a few more hints.
2625
2626 2014-10-30  Carl Hetherington  <cth@carlh.net>
2627
2628         * Version 2.0.19 released.
2629
2630 2014-10-30  Carl Hetherington  <cth@carlh.net>
2631
2632         * Fix mis-merge causing complete breakage
2633         of the main window.
2634
2635 2014-10-28  Carl Hetherington  <cth@carlh.net>
2636
2637         * Version 2.0.18 released.
2638
2639 2014-10-26  Carl Hetherington  <cth@carlh.net>
2640
2641         * Version 2.0.17 released.
2642
2643 2014-11-02  Carl Hetherington  <cth@carlh.net>
2644
2645         * Be more tolerant of some FFmpeg audio decoding errors;
2646         should fix #352.
2647
2648 2014-10-26  Carl Hetherington  <cth@carlh.net>
2649
2650         * Version 2.0.16 released.
2651
2652 2014-10-24  Carl Hetherington  <cth@carlh.net>
2653
2654         * Add a pause button for jobs.
2655
2656         * Experimental support for bypassing colourspace conversion (#266).
2657
2658         * Version 1.76.6 released.
2659
2660 2014-10-23  Carl Hetherington  <cth@carlh.net>
2661
2662         * Version 1.76.5 released.
2663
2664 2014-10-23  Carl Hetherington  <cth@carlh.net>
2665
2666         * Version 1.76.4 released.
2667
2668 2014-10-23  Carl Hetherington  <cth@carlh.net>
2669
2670         * Rename 'Add folder' to 'Add image sequence'
2671         and add some tooltips.
2672
2673         * Move the "keep video in sequence" button into
2674         the timeline dialogue.
2675
2676         * Fix mix-placement of content when using the "Down"
2677         button to move it.
2678
2679 2014-10-22  Carl Hetherington  <cth@carlh.net>
2680
2681         * Version 2.0.15 released.
2682
2683 2014-10-22  Carl Hetherington  <cth@carlh.net>
2684
2685         * Version 1.76.3 released.
2686
2687 2014-10-22  Carl Hetherington  <cth@carlh.net>
2688
2689         * Fix bug where some files from iTunes would
2690         be read as being at 90,000fps.
2691
2692 2014-10-20  Carl Hetherington  <cth@carlh.net>
2693
2694         * Version 1.76.2 released.
2695
2696 2014-10-19  Carl Hetherington  <cth@carlh.net>
2697
2698         * Add simple note of what audio resampling
2699         will be done to the audio panel.
2700
2701 2014-10-16  Carl Hetherington  <cth@carlh.net>
2702
2703         * Version 1.75.2 released.
2704
2705 2014-10-16  Carl Hetherington  <cth@carlh.net>
2706
2707         * Version 1.75.1 released.
2708
2709 2014-10-16  Carl Hetherington  <cth@carlh.net>
2710
2711         * Version 1.75.0 released.
2712
2713 2014-10-14  Carl Hetherington  <cth@carlh.net>
2714
2715         * Version 1.74.3 released.
2716
2717 2014-10-08  c.hetherington  <cth@carlh.net>
2718
2719         * Make server finding more reliable when
2720         there are more than a few servers.
2721
2722 2014-10-05  Carl Hetherington  <cth@carlh.net>
2723
2724         * Use a more sensible default position and size for
2725         .srt subs.
2726
2727 2014-10-03  Carl Hetherington  <cth@carlh.net>
2728
2729         * Version 2.0.14 released.
2730
2731 2014-10-01  Carl Hetherington  <cth@carlh.net>
2732
2733         * Version 2.0.13 released.
2734
2735 2014-09-30  Carl Hetherington  <cth@carlh.net>
2736
2737         * Version 2.0.12 released.
2738
2739 2014-09-30  Carl Hetherington  <cth@carlh.net>
2740
2741         * Add basic video fade in/out.
2742
2743 2014-09-22  Carl Hetherington  <cth@carlh.net>
2744
2745         * Version 2.0.11 released.
2746
2747 2014-09-18  Carl Hetherington  <cth@carlh.net>
2748
2749         * Version 2.0.10 released.
2750
2751 2014-10-08  Carl Hetherington  <cth@carlh.net>
2752
2753         * Version 1.74.2 released.
2754
2755 2014-10-08  Carl Hetherington  <cth@carlh.net>
2756
2757         * Version 1.74.1 released.
2758
2759 2014-10-05  Carl Hetherington  <cth@carlh.net>
2760
2761         * Bump ffmpeg version.
2762
2763 2014-10-06  Carl Hetherington  <cth@carlh.net>
2764
2765         * Version 1.74.0 released.
2766
2767 2014-10-06  Carl Hetherington  <cth@carlh.net>
2768
2769         * Version 1.73.9 released.
2770
2771 2014-09-28  Carl Hetherington  <cth@carlh.net>
2772
2773         * Version 1.73.8 released.
2774
2775 2014-09-28  Carl Hetherington  <cth@carlh.net>
2776
2777         * Add a few key shortcuts.
2778
2779 2014-09-16  Carl Hetherington  <cth@carlh.net>
2780
2781         * Version 1.73.7 released.
2782
2783 2014-09-16  Carl Hetherington  <cth@carlh.net>
2784
2785         * Fix non-update of audio gain when changing selected content.
2786
2787 2014-09-14  Carl Hetherington  <cth@carlh.net>
2788
2789         * Version 1.73.6 released.
2790
2791 2014-09-14  Carl Hetherington  <cth@carlh.net>
2792
2793         * Version 1.73.5 released.
2794
2795 2014-09-14  Carl Hetherington  <cth@carlh.net>
2796
2797         * Update to nl_NL translation from Cherif Ben Brahim.
2798
2799 2014-09-12  Carl Hetherington  <cth@carlh.net>
2800
2801         * Version 2.0.9 released.
2802
2803 2014-09-12  Carl Hetherington  <cth@carlh.net>
2804
2805         * Add "re-examine" option to content context menu (#339).
2806
2807 2014-09-11  Carl Hetherington  <cth@carlh.net>
2808
2809         * Restore encoding optimisations for still-image sources.
2810
2811         * Add option to re-make signing chain with specified organisation,
2812         common names etc. (#354)
2813
2814         * Allow separate X and Y scale for subtitles (#337).
2815
2816 2014-09-10  Carl Hetherington  <cth@carlh.net>
2817
2818         * Allow DCP names to be created using the ISDCF template and then
2819         edited afterwards (#401).
2820
2821         * Fix hidden advanced preferences button in some locales.
2822
2823         * Version 2.0.8 released.
2824
2825 2014-09-10  Carl Hetherington  <cth@carlh.net>
2826
2827         * Fix loading of 1.x films.
2828
2829         * Fix crash on audio analysis in some cases.
2830
2831 2014-09-09  Carl Hetherington  <cth@carlh.net>
2832
2833         * Version 2.0.7 released.
2834
2835 2014-09-09  Carl Hetherington  <cth@carlh.net>
2836
2837         * Version 2.0.6 released.
2838
2839 2014-09-09  Carl Hetherington  <cth@carlh.net>
2840
2841         * Fix missing OS X dependencies.
2842
2843         * Use a different directory for DCP-o-matic 2
2844         configuration (not the same as 1.x).
2845
2846 2014-09-08  Carl Hetherington  <cth@carlh.net>
2847
2848         * Version 2.0.5 released.
2849
2850         * Fix hidden advanced preferences button in some locales.
2851
2852 2014-09-08  Carl Hetherington  <cth@carlh.net>
2853
2854         * Fix failure to load Targa files.
2855
2856 2014-09-07  Carl Hetherington  <cth@carlh.net>
2857
2858         * Put no stretch / no scale in the set of choices for default
2859         scale to.
2860
2861         * Fix a few bad fuzzy translations from the preferences dialog.
2862
2863 2014-09-03  Carl Hetherington  <cth@carlh.net>
2864
2865         * Fix server certificate downloads on OS X (#376).
2866
2867 2014-09-02  Carl Hetherington  <cth@carlh.net>
2868
2869         * Improve behaviour of batch converter window when it is shrunk (#338).
2870
2871 2014-09-01  Carl Hetherington  <cth@carlh.net>
2872
2873         * Version 1.73.1 released.
2874
2875 2014-08-31  Carl Hetherington  <cth@carlh.net>
2876
2877         * Remove configurable CPL <Creator> and use "DCP-o-matic (version) (git)"
2878         instead.
2879
2880         * Fix lack of i18n of strings from src/lib/po on OS X.
2881
2882         * Give a hint when content and container aspect ratios are not
2883         the same (#392).
2884
2885         * Add "copy" button to colour conversion presets editor (#399).
2886
2887         * Allow drag-and-drop of files onto the content list (#395).
2888
2889 2014-08-29  Carl Hetherington  <cth@carlh.net>
2890
2891         * Version 2.0.4 released.
2892
2893 2014-08-24  Carl Hetherington  <cth@carlh.net>
2894
2895         * Version 2.0.3 released.
2896
2897 2014-08-24  Carl Hetherington  <cth@carlh.net>
2898
2899         * Version 2.0.2 released.
2900
2901 2014-08-06  Carl Hetherington  <cth@carlh.net>
2902
2903         * Version 2.0.1 released.
2904
2905 2014-07-15  Carl Hetherington  <cth@carlh.net>
2906
2907         * A variety of changes were made on the 2.0 branch
2908         but not documented in the ChangeLog.  Most sigificantly:
2909
2910         - DCP import
2911         - Creation of DCPs with proper XML subtitles
2912         - Import of .srt and .xml subtitles
2913         - Audio processing framework (with some basic processors).
2914
2915 2014-03-07  Carl Hetherington  <cth@carlh.net>
2916
2917         * Add subtitle view.
2918         * Some improvements to the manual.
2919
2920 2014-08-26  Carl Hetherington  <cth@carlh.net>
2921
2922         * Version 1.73.0 released.
2923
2924 2014-08-25  Carl Hetherington  <cth@carlh.net>
2925
2926         * Basic recent files list in the File menu.
2927
2928 2014-08-23  Carl Hetherington  <cth@carlh.net>
2929
2930         * Version 1.72.12 released.
2931
2932 2014-08-23  Carl Hetherington  <cth@carlh.net>
2933
2934         * Revert previous use of AVFormatContext::start_time when
2935         computing the length of video.  I think this is wrong, and
2936         causes bits to be missed off the end of videos (and other
2937         problems).
2938
2939 2014-08-20  Carl Hetherington  <cth@carlh.net>
2940
2941         * Version 1.72.11 released.
2942
2943 2014-08-19  Carl Hetherington  <cth@carlh.net>
2944
2945         * Attempt to fix random crashes on OS X (especially during encodes)
2946         thought to be caused by multiple threads using (different) stringstreams
2947         at the same time; see src/lib/safe_stringstream.
2948 >>>>>>> origin/master
2949
2950 2014-08-09  Carl Hetherington  <cth@carlh.net>
2951
2952         * Version 1.72.10 released.
2953
2954 2014-08-09  Carl Hetherington  <cth@carlh.net>
2955
2956         * Version 1.72.8 released.
2957
2958 2014-08-08  Carl Hetherington  <cth@carlh.net>
2959
2960         * Approximate support for changing timing details of multiple
2961         bits of content at the same time.
2962
2963         * Allow removal of multiple bits of content at the same time.
2964
2965         * Version 1.72.7 released.
2966
2967 2014-08-04  Carl Hetherington  <cth@carlh.net>
2968
2969         * Add BCC option for KDM emails.
2970
2971 2014-07-29  Carl Hetherington  <cth@carlh.net>
2972
2973         * Version 1.72.5 released.
2974
2975 2014-07-17  Carl Hetherington  <cth@carlh.net>
2976
2977         * Fix corrupted text in job descriptions in some cases.
2978
2979         * Speculative fix for failure to keep Windows
2980         machines awake during encodes.
2981
2982 2014-07-16  Carl Hetherington  <cth@carlh.net>
2983
2984         * Version 1.72.4 released.
2985
2986 2014-07-16  Carl Hetherington  <cth@carlh.net>
2987
2988         * Add default scaling setting to preferences (#384).
2989
2990         * Version 1.72.3 released.
2991
2992 2014-07-16  Carl Hetherington  <cth@carlh.net>
2993
2994         * Improve approximate time reports a bit.
2995
2996         * Make KDM email subject configurable.
2997
2998         * Updates to de_DE from Carsten Kurz.
2999
3000         * Limit allowed KDM types based on Interop/SMPTE setting
3001         of DCP (#385).
3002
3003         * Updates to fr_FR from Grégoire Ausina.
3004
3005 2014-07-14  Carl Hetherington  <cth@carlh.net>
3006
3007         * Bump libdcp to get a new version which writes
3008         <Hash> values to CPLs.
3009
3010 2014-07-10  Carl Hetherington  <cth@carlh.net>
3011
3012         * Version 1.72.2 released.
3013 >>>>>>> origin/master
3014
3015 2014-07-10  Carl Hetherington  <cth@carlh.net>
3016
3017         * Try to fix corruption of KDM email setting in
3018         some cases.
3019
3020         * Version 1.72.1 released.
3021
3022 2014-07-08  Carl Hetherington  <cth@carlh.net>
3023
3024         * Fix various problems with seek and content
3025         being trimmed when its video frame rate is
3026         overridden.
3027
3028 2014-07-02  Carl Hetherington  <cth@carlh.net>
3029
3030         * Updated de_DE translation from Carsten Kurz.
3031
3032 2014-06-30  Carl Hetherington  <cth@carlh.net>
3033
3034         * Version 1.72.0 released.
3035
3036 2014-06-28  Carl Hetherington  <cth@carlh.net>
3037
3038         * Version 1.71.2 released.
3039
3040 2014-06-28  Carl Hetherington  <cth@carlh.net>
3041
3042         * Version 1.71.1 released.
3043
3044 2014-06-28  Carl Hetherington  <cth@carlh.net>
3045
3046         * Fix crash on analysing audio (and possibly DCP creation) with
3047         resampled content.
3048
3049 2014-06-27  Carl Hetherington  <cth@carlh.net>
3050
3051         * Version 1.71.0 released.
3052
3053 2014-06-27  Carl Hetherington  <cth@carlh.net>
3054
3055         * Fix up/down buttons in content list.
3056
3057 2014-06-26  Carl Hetherington  <cth@carlh.net>
3058
3059         * Version 1.70.1 released.
3060
3061 2014-06-26  Carl Hetherington  <cth@carlh.net>
3062
3063         * Support different KDM formulations.
3064
3065         * Allow override of detected video frame rates.
3066
3067         * Optimisation of uncertain effect to encoder and server
3068         thread handling.
3069
3070         * Version 1.70.0 released.
3071
3072 2014-06-25  Carl Hetherington  <cth@carlh.net>
3073
3074         * Version 1.69.37 released.
3075
3076 2014-06-25  Carl Hetherington  <cth@carlh.net>
3077
3078         * Version 1.69.36 released.
3079
3080 2014-06-25  Carl Hetherington  <cth@carlh.net>
3081
3082         * Support pixel format 46 in make_black().
3083
3084 2014-06-24  Carl Hetherington  <cth@carlh.net>
3085
3086         * Re-assign timeline tracks when things are
3087         moved about.
3088
3089 2014-06-23  Carl Hetherington  <cth@carlh.net>
3090
3091         * Try harder to cope with DCP names specified
3092         already in CamelCase.
3093
3094         * Add option to CC a KDM email, and add
3095         $SCREENS and $CINEMA_NAME as variables
3096         in the email.
3097
3098 2014-06-22  Carl Hetherington  <cth@carlh.net>
3099
3100         * Reset-to-default button for KDM email text.
3101
3102         * Version 1.69.35 released.
3103
3104 2014-06-22  Carl Hetherington  <cth@carlh.net>
3105
3106         * Fix large memory leak with image sources.
3107
3108 2014-06-21  Carl Hetherington  <cth@carlh.net>
3109
3110         * Move email config into the KDM email page.
3111
3112         * Version 1.69.34 released.
3113
3114 2014-06-21  Carl Hetherington  <cth@carlh.net>
3115
3116         * Version 1.69.33 released.
3117
3118 2014-06-21  Carl Hetherington  <cth@carlh.net>
3119
3120         * Version 1.69.32 released.
3121
3122 2014-06-21  Carl Hetherington  <cth@carlh.net>
3123
3124         * Version 1.69.31 released.
3125
3126 2014-06-20  Carl Hetherington  <cth@carlh.net>
3127
3128         * Version 1.69.30 released.
3129
3130 2014-06-20  Carl Hetherington  <cth@carlh.net>
3131
3132         * Updates to de_DE translation from Carsten Kurz.
3133
3134 2014-06-18  Carl Hetherington  <cth@carlh.net>
3135
3136         * Version 1.69.29 released.
3137
3138 2014-06-18  Carl Hetherington  <cth@carlh.net>
3139
3140         * Fix thinko causing incorrect audio sample rates in some cases.
3141
3142 2014-06-15  Carl Hetherington  <cth@carlh.net>
3143
3144         * Version 1.69.28 released.
3145
3146 2014-06-12  Carl Hetherington  <cth@carlh.net>
3147
3148         * Version 1.69.27 released.
3149
3150 2014-06-12  Carl Hetherington  <cth@carlh.net>
3151
3152         * Add Content menu with "scale to fit width" and "scale
3153         to fit height" options.
3154
3155         * Version 1.69.26 released.
3156
3157 2014-06-12  Carl Hetherington  <cth@carlh.net>
3158
3159         * Fix bug where DCP-o-matic does not recreate video after
3160         subtitles are turned on or off.
3161
3162 2014-06-10  Carl Hetherington  <cth@carlh.net>
3163
3164         * Support ISDCF naming convention version 9 (#257).
3165
3166         * Rename DCI to ISDCF when talking about the digital cinema
3167         naming convention (#362).
3168
3169         * Fix crash when opening the timeline with no content (#369).
3170
3171 2014-06-09  Carl Hetherington  <cth@carlh.net>
3172
3173         * Fix server/client with non-RGB24 sources.
3174
3175         * Version 1.69.25 released.
3176
3177 2014-06-09  Carl Hetherington  <cth@carlh.net>
3178
3179         * Make audio gain a floating-point value in the UI (#367).
3180
3181         * Work-around out-of-memory crashes with large start trims (#252).
3182
3183         * Version 1.69.24 released.
3184
3185 2014-06-06  Carl Hetherington  <cth@carlh.net>
3186
3187         * Version 1.69.23 released.
3188
3189 2014-06-05  Carl Hetherington  <cth@carlh.net>
3190
3191         * Version 1.69.22 released.
3192
3193 2014-06-05  Carl Hetherington  <cth@carlh.net>
3194
3195         * Large speed-up to multi-image source file decoding.
3196
3197         * Back-port changes from v2 which work out how separate
3198         audio files should be resampled by looking at the video
3199         files which are present at the same time.
3200
3201 2014-06-03  Carl Hetherington  <cth@carlh.net>
3202
3203         * Version 1.69.21 released.
3204
3205 2014-06-03  Carl Hetherington  <cth@carlh.net>
3206
3207         * Fix bad resampling of separate sound file sources that
3208         have specified video frame rates.
3209
3210         * Version 1.69.20 released.
3211
3212 2014-06-03  Carl Hetherington  <cth@carlh.net>
3213
3214         * Re-calculate and update audio plots when the mapping is changed.
3215
3216         * Change the -3dB preset to -6dB since we are talking about
3217         amplitude, not power.
3218
3219         * Version 1.69.19 released.
3220
3221 2014-06-02  Carl Hetherington  <cth@carlh.net>
3222
3223         * Empirical hack to prevent over-read of array
3224         by libswscale; may fix crashes at the start of
3225         DCP encodes.
3226
3227 2014-05-29  Carl Hetherington  <cth@carlh.net>
3228
3229         * Version 1.69.18 released.
3230
3231 2014-05-28  Carl Hetherington  <cth@carlh.net>
3232
3233         * Version 1.69.17 released.
3234
3235 2014-05-28  Carl Hetherington  <cth@carlh.net>
3236
3237         * Version 1.69.16 released.
3238
3239 2014-05-28  Carl Hetherington  <cth@carlh.net>
3240
3241         * Rework KDM generation to be about CPLs rather than DCPs,
3242         and allow specification of any CPL to generate KDMs for.
3243
3244         Requested-by: Richard Turner
3245
3246 2014-05-27  Carl Hetherington  <cth@carlh.net>
3247
3248         * Version 1.69.15 released.
3249
3250 2014-05-26  Carl Hetherington  <cth@carlh.net>
3251
3252         * Version 1.69.14 released.
3253
3254 2014-05-26  Carl Hetherington  <cth@carlh.net>
3255
3256         * Fix problems with non-zero FFmpeg content start times.
3257
3258 2014-05-24  Carl Hetherington  <cth@carlh.net>
3259
3260         * Version 1.69.13 released.
3261
3262 2014-05-24  Carl Hetherington  <cth@carlh.net>
3263
3264         * Fix problems with log setup from config.
3265
3266 2014-05-23  Carl Hetherington  <cth@carlh.net>
3267
3268         * Version 1.69.12 released.
3269
3270 2014-05-22  Carl Hetherington  <cth@carlh.net>
3271
3272         * Version 1.69.11 released.
3273
3274 2014-05-21  Carl Hetherington  <cth@carlh.net>
3275
3276         * Version 1.69.10 released.
3277
3278 2014-05-21  Carl Hetherington  <cth@carlh.net>
3279
3280         * Tidy up logging a bit and make it configurable from the GUI
3281         (moving a few things into an Advanced preferences tab at
3282         the same time).
3283
3284 2014-05-19  Carl Hetherington  <cth@carlh.net>
3285
3286         * Version 1.69.9 released.
3287
3288 2014-05-19  Carl Hetherington  <cth@carlh.net>
3289
3290         * Decode image sources in the multi-threaded part
3291         of the transcoder, rather than the single-threaded.
3292
3293 2014-05-16  Carl Hetherington  <cth@carlh.net>
3294
3295         * Version 1.69.8 released.
3296
3297 2014-05-16  Carl Hetherington  <cth@carlh.net>
3298
3299         * Fix various confusions in translations of abbreviated
3300         channel names (Lc, Rc etc.)
3301
3302 2014-05-14  Carl Hetherington  <cth@carlh.net>
3303
3304         * Version 1.69.7 released.
3305
3306 2014-05-14  Carl Hetherington  <cth@carlh.net>
3307
3308         * Bump libdcp to remove checks on PCM MXF edit rates,
3309         so we can generate strange ones in DCP-o-matic.
3310
3311 2014-05-13  Carl Hetherington  <cth@carlh.net>
3312
3313         * Version 1.69.6 released.
3314
3315 2014-05-13  Carl Hetherington  <cth@carlh.net>
3316
3317         * Remove artificial 100fps limit when using
3318         "any" DCP frame rate.
3319
3320 2014-05-12  Carl Hetherington  <cth@carlh.net>
3321
3322         * Version 1.69.5 released.
3323
3324 2014-05-12  Carl Hetherington  <cth@carlh.net>
3325
3326         * Add option to use any DCP frame rate, rather than just
3327         the "allowed" set.
3328
3329         * Version 1.69.4 released.
3330
3331 2014-05-12  Carl Hetherington  <cth@carlh.net>
3332
3333         * Version 1.69.3 released.
3334
3335 2014-05-12  Carl Hetherington  <cth@carlh.net>
3336
3337         * Use libdcp::raw_convert instead of boost::lexical_cast and
3338         LocaleGuard, hopefully to fix large numbers being written with
3339         thousands separators on some locales.
3340
3341 2014-05-10  Carl Hetherington  <cth@carlh.net>
3342
3343         * Version 1.69.2 released.
3344
3345 2014-05-10  Carl Hetherington  <cth@carlh.net>
3346
3347         * Fix setup of the libswresample context to work with high channel counts.
3348
3349 2014-05-09  Carl Hetherington  <cth@carlh.net>
3350
3351         * Version 1.69.1 released.
3352
3353 2014-05-09  Carl Hetherington  <cth@carlh.net>
3354
3355         * Fix crash on using content with more than 12 audio channels.
3356
3357         * Re-introduce ffprobe call when adding content.
3358
3359 2014-05-05  Carl Hetherington  <cth@carlh.net>
3360
3361         * Version 1.69.0 released.
3362
3363 2014-05-02  Carl Hetherington  <cth@carlh.net>
3364
3365         * Version 1.68.0 released.
3366
3367 2014-04-29  Carl Hetherington  <cth@carlh.net>
3368
3369         * Version 1.67.1 released.
3370
3371 2014-04-29  Carl Hetherington  <cth@carlh.net>
3372
3373         * Version 1.67.0 released.
3374
3375 2014-04-27  Carl Hetherington  <cth@carlh.net>
3376
3377         * Version 1.66.16 released.
3378
3379 2014-04-27  Carl Hetherington  <cth@carlh.net>
3380
3381         * Add .dpx to the list of acceptable image files.
3382
3383         * Slightly better handling of uncaught exceptions.
3384
3385         * Use our own directory picker on 14.04 (as well as 13.04 and 13.10) as
3386         it appears that the same bug remains.
3387
3388 2014-04-25  Carl Hetherington  <cth@carlh.net>
3389
3390         * Version 1.66.15 released.
3391
3392 2014-04-25  Carl Hetherington  <cth@carlh.net>
3393
3394         * Fix subtitle display when the next subtitle is decoded before the previous
3395         one has finished.
3396
3397 2014-04-24  Carl Hetherington  <cth@carlh.net>
3398
3399         * Version 1.66.14 released.
3400
3401 2014-04-23  Carl Hetherington  <cth@carlh.net>
3402
3403         * Version 1.66.13 released.
3404
3405 2014-04-21  Carl Hetherington  <cth@carlh.net>
3406
3407         * Update to es_ES translation from Manuel AC.
3408
3409         * Update to fr_FR translation from Thierry Journet.
3410
3411 2014-04-17  Carl Hetherington  <cth@carlh.net>
3412
3413         * Fix update of the gain control when using the gain calculator
3414         dialog.
3415
3416         * Version 1.66.12 released.
3417
3418 2014-04-07  Carl Hetherington  <cth@carlh.net>
3419
3420         * Version 1.66.11 released.
3421
3422 2014-04-07  Carl Hetherington  <cth@carlh.net>
3423
3424         * Updated fr_FR translation from Thierry Journet.
3425
3426 2014-04-02  Carl Hetherington  <cth@carlh.net>
3427
3428         * Version 1.66.10 released.
3429
3430 2014-04-01  Carl Hetherington  <cth@carlh.net>
3431
3432         * Basic support for separate left/right-eye files or directories
3433         for 3D.
3434
3435 2014-03-30  Carl Hetherington  <cth@carlh.net>
3436
3437         * Version 1.66.9 released.
3438
3439 2014-03-30  Carl Hetherington  <cth@carlh.net>
3440
3441         * Version 1.66.8 released.
3442
3443         * nl_NL translation from Theo Kooijmans.
3444
3445 2014-03-27  Carl Hetherington  <cth@carlh.net>
3446
3447         * Auto-save film metadata before starting DCP encode.
3448
3449 2014-03-25  Carl Hetherington  <cth@carlh.net>
3450
3451         * Add support for downloading Doremi server certificates.
3452
3453 2014-03-24  Carl Hetherington  <cth@carlh.net>
3454
3455         * Version 1.66.7 released.
3456
3457 2014-03-24  Carl Hetherington  <cth@carlh.net>
3458
3459         * Fix error on creating DCPs without audio.
3460
3461 2014-03-23  Carl Hetherington  <cth@carlh.net>
3462
3463         * Version 1.66.6 released.
3464
3465 2014-03-23  Carl Hetherington  <cth@carlh.net>
3466
3467         * Attempt to fix format string specifier error on Windows.
3468
3469         * Version 1.66.5 released.
3470
3471 2014-03-22  Carl Hetherington  <cth@carlh.net>
3472
3473         * Version 1.66.4 released.
3474
3475 2014-03-22  Carl Hetherington  <cth@carlh.net>
3476
3477         * Allow specification of the video frame rate that a sound file
3478         was prepared for.
3479
3480         * Another attempt to fix colour conversion dialog strange behaviour
3481         on OS X.
3482
3483 2014-03-18  Carl Hetherington  <cth@carlh.net>
3484
3485         * Version 1.66.3 released.
3486
3487 2014-03-18  Carl Hetherington  <cth@carlh.net>
3488
3489         * Fix bad rounding of timecodes.
3490
3491         * Tentative support for 3D from alternate frames of the source.
3492
3493 2014-03-17  Carl Hetherington  <cth@carlh.net>
3494
3495         * Improve behaviour of the position slider at the end of films.
3496
3497         * Version 1.66.2 released.
3498
3499 2014-03-17  Carl Hetherington  <cth@carlh.net>
3500
3501         * Improve appearance of config dialog on OS X.
3502
3503 2014-03-15  Carl Hetherington  <cth@carlh.net>
3504
3505         * Improve appearance of new film and KDM dialogs on OS X.
3506
3507         * Fix KDM dialog to predictably set up its initial range to
3508         a week from now.
3509
3510         * Remove support for FFmpeg post-processing filters as they apparently
3511         do not support > 8bpp.  I don't think they are worth the pain of
3512         quantizing and then telling the user what has happened.
3513
3514 2014-03-12  Carl Hetherington  <cth@carlh.net>
3515
3516         * Version 1.66.1 released.
3517
3518 2014-03-12  Carl Hetherington  <cth@carlh.net>
3519
3520         * Hopefully fix i18n on OS X (#324).
3521
3522 2014-03-10  Carl Hetherington  <cth@carlh.net>
3523
3524         * Version 1.66.0 released.
3525
3526 2014-03-09  Carl Hetherington  <cth@carlh.net>
3527
3528         * Version 1.65.2 released.
3529
3530 2014-03-09  Carl Hetherington  <cth@carlh.net>
3531
3532         * Restore old behaviour of "no-stretch" mode with crop.
3533
3534         * Fix display of no-scale display mode in the player.
3535
3536 2014-03-08  Carl Hetherington  <cth@carlh.net>
3537
3538         * Version 1.65.1 released.
3539
3540 2014-03-08  Carl Hetherington  <cth@carlh.net>
3541
3542         * Fix incorrect audio analyses on multiple-stream content.
3543
3544         * Support for unsigned 8-bit audio (hmm!).
3545
3546 2014-03-06  Carl Hetherington  <cth@carlh.net>
3547
3548         * Version 1.65.0 released.
3549
3550 2014-03-05  Carl Hetherington  <cth@carlh.net>
3551
3552         * Version 1.64.19 released.
3553
3554 2014-03-05  Carl Hetherington  <cth@carlh.net>
3555
3556         * Bump maximum audio channels to 12 so that we can
3557         (crudely at least) get BsL/BsR.
3558
3559 2014-03-04  Carl Hetherington  <cth@carlh.net>
3560
3561         * Version 1.64.18 released.
3562
3563 2014-03-04  Carl Hetherington  <cth@carlh.net>
3564
3565         * Add option to disable all scaling of the input video.
3566
3567 2014-03-03  Carl Hetherington  <cth@carlh.net>
3568
3569         * Fix rounding of timecodes in at least some cases (#323).
3570
3571         * Try to prevent OS X from sleeping during DCP encode.
3572
3573 2014-02-26  Carl Hetherington  <cth@carlh.net>
3574
3575         * Version 1.64.17 released.
3576
3577 2014-02-26  Carl Hetherington  <cth@carlh.net>
3578
3579         * Fix missing RMS audio analysis plots in some cases.
3580
3581         * Fix failure to load sound files with
3582         non-ASCII paths.
3583
3584 2014-02-23  Carl Hetherington  <cth@carlh.net>
3585
3586         * Version 1.64.16 released.
3587
3588 2014-02-23  Carl Hetherington  <cth@carlh.net>
3589
3590         * Bump ffmpeg library to git head to fix problems with
3591         misrecognised frame rates in some MOV files.
3592
3593 2014-02-20  Carl Hetherington  <cth@carlh.net>
3594
3595         * Version 1.64.15 released.
3596
3597 2014-02-20  Carl Hetherington  <cth@carlh.net>
3598
3599         * Basic support for 7.1 / HI/VI audio tracks.
3600
3601 2014-02-19  Carl Hetherington  <cth@carlh.net>
3602
3603         * Add some basic JSON stuff.
3604
3605 2014-02-18  Carl Hetherington  <cth@carlh.net>
3606
3607         * Version 1.64.14 released.
3608
3609 2014-02-18  Carl Hetherington  <cth@carlh.net>
3610
3611         * Version 1.64.13 released.
3612
3613 2014-02-12  Carl Hetherington  <cth@carlh.net>
3614
3615         * Make the batch converter remember its last directory
3616         for the film picker (#318).
3617
3618         * Add dcpomatic_batch to OS X .app.
3619
3620 2014-02-11  Carl Hetherington  <cth@carlh.net>
3621
3622         * Version 1.64.12 released.
3623
3624 2014-02-11  Carl Hetherington  <cth@carlh.net>
3625
3626         * Be more careful when catching exceptions from KDM creation.
3627
3628 2014-02-10  Carl Hetherington  <cth@carlh.net>
3629
3630         * Version 1.64.11 released.
3631
3632 2014-02-10  Carl Hetherington  <cth@carlh.net>
3633
3634         * Version 1.64.10 released.
3635
3636 2014-02-10  Carl Hetherington  <cth@carlh.net>
3637
3638         * Try to fix Centos RPM dependencies.
3639
3640         * Version 1.64.9 released.
3641
3642 2014-02-10  Carl Hetherington  <cth@carlh.net>
3643
3644         * Version 1.64.8 released.
3645
3646 2014-02-09  Carl Hetherington  <cth@carlh.net>
3647
3648         * Build with a more careful version of libopenjpeg that handles
3649         out-of-memory conditions slightly better.
3650
3651         * Possibly fix repeated no route to host errors in some cases.
3652
3653         * Some small bits of increased low-memory stability.
3654
3655         * Version 1.64.7 released.
3656
3657 2014-02-08  Carl Hetherington  <cth@carlh.net>
3658
3659         * Fix exception when seeking with missing content (part of #317).
3660
3661         * Version 1.64.6 released.
3662
3663 2014-02-08  Carl Hetherington  <cth@carlh.net>
3664
3665         * Version 1.64.5 released.
3666
3667 2014-02-08  Carl Hetherington  <cth@carlh.net>
3668
3669         * Version 1.64.4 released.
3670
3671 2014-02-08  Carl Hetherington  <cth@carlh.net>
3672
3673         * Version 1.64.3 released.
3674
3675 2014-02-08  Carl Hetherington  <cth@carlh.net>
3676
3677         * Bump libdcp version to get some fixes for Interop XML.
3678
3679 2014-02-07  Carl Hetherington  <cth@carlh.net>
3680
3681         * Add basic stuff to build RPMs for Centos.
3682
3683 2014-02-05  Carl Hetherington  <cth@carlh.net>
3684
3685         * Version 1.64.2 released.
3686
3687 2014-02-05  Carl Hetherington  <cth@carlh.net>
3688
3689         * A variety of fixes to small problems found by Coverity.
3690
3691 2014-02-05  Carl Hetherington  <cth@carlh.net>
3692
3693         * Version 1.64.1 released.
3694
3695 2014-02-05  Carl Hetherington  <cth@carlh.net>
3696
3697         * Updates to it_IT translation from William Fanelli.
3698
3699 2014-02-02  Carl Hetherington  <cth@carlh.net>
3700
3701         * Version 1.64.0 released.
3702
3703 2014-01-29  Carl Hetherington  <cth@carlh.net>
3704
3705         * Version 1.63.8 released.
3706
3707 2014-01-29  Carl Hetherington  <cth@carlh.net>
3708
3709         * Add subtitle X offset option.
3710
3711         * Fix missing subtitles when subtitled content is at a non-zero position.
3712
3713 2014-01-28  Carl Hetherington  <cth@carlh.net>
3714
3715         * Use Mbit/s instead of the incorrect MBps.
3716
3717         * Version 1.63.7 released.
3718
3719 2014-01-28  Carl Hetherington  <cth@carlh.net>
3720
3721         * Try to prevent Windows machines going to sleep during encodes.
3722
3723         * Add option to not install main program / server on Windows.
3724
3725 2014-01-26  Carl Hetherington  <cth@carlh.net>
3726
3727         * Change default JPEG2000 bandwith to 100MBps.
3728
3729         * Updated fr_FR translation from Theirry Journet.
3730
3731 2014-01-24  Carl Hetherington  <cth@carlh.net>
3732
3733         * Try to fix repeatedly-reported exceptions.
3734
3735 2014-01-23  Carl Hetherington  <cth@carlh.net>
3736
3737         * Version 1.63.6 released.
3738
3739 2014-01-23  Carl Hetherington  <cth@carlh.net>
3740
3741         * Fix recovery of DCP encoding after a crash with a 3D DCP.
3742
3743 2014-01-21  Carl Hetherington  <cth@carlh.net>
3744
3745         * Version 1.63.5 released.
3746
3747 2014-01-21  Carl Hetherington  <cth@carlh.net>
3748
3749         * Potentially major fix for bad A/V sync.
3750
3751 2014-01-19  Carl Hetherington  <cth@carlh.net>
3752
3753         * Version 1.63.4 released.
3754
3755 2014-01-19  Carl Hetherington  <cth@carlh.net>
3756
3757         * Updated sv_SE translation from Adam Klotblixt.
3758
3759 2014-01-15  Carl Hetherington  <cth@carlh.net>
3760
3761         * Version 1.63.3 released.
3762
3763 2014-01-15  Carl Hetherington  <cth@carlh.net>
3764
3765         * Hopefully fix badly-labelled MXFs when in Interop mode.
3766
3767 2014-01-14  Carl Hetherington  <cth@carlh.net>
3768
3769         * Version 1.63.2 released.
3770
3771 2014-01-14  Carl Hetherington  <cth@carlh.net>
3772
3773         * Fix problems with adding new soundtracks to FFmpeg content with
3774         no audio track.
3775
3776         * Updated de_DE translation from Markus Raab.
3777
3778         * Version 1.63.1 released.
3779
3780 2014-01-14  Carl Hetherington  <cth@carlh.net>
3781
3782         * Try to fix subtitle problems when the video frame rate is being changed
3783         from content to DCP.
3784
3785 2014-01-13  Carl Hetherington  <cth@carlh.net>
3786
3787         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
3788         also tweak 1.19:1 (#306).
3789
3790         * Version 1.63.0 released.
3791
3792 2014-01-12  Carl Hetherington  <cth@carlh.net>
3793
3794         * Fix crashes when using -3dB options in locales with a , decimal separator.
3795
3796         * Version 1.62.3 released.
3797
3798 2014-01-11  Carl Hetherington  <cth@carlh.net>
3799
3800         * Hopefully fix error on restarting a cancelled transcode job
3801         on Windows.
3802
3803 2014-01-10  Carl Hetherington  <cth@carlh.net>
3804
3805         * Version 1.62.2 released.
3806
3807 2014-01-10  Carl Hetherington  <cth@carlh.net>
3808
3809         * Version 1.62.1 released.
3810
3811 2014-01-10  Carl Hetherington  <cth@carlh.net>
3812
3813         * Version 1.62.0 released.
3814
3815 2014-01-10  Carl Hetherington  <cth@carlh.net>
3816
3817         * Try to stop the queue of things to write filling up excessively
3818         on fast CPUs.
3819
3820         * Try to fix double "are you sure" prompt on quitting with active jobs.
3821
3822         * Version 1.61.2 released.
3823
3824 2014-01-09  Carl Hetherington  <cth@carlh.net>
3825
3826         * Version 1.61.1 released.
3827
3828 2014-01-09  Carl Hetherington  <cth@carlh.net>
3829
3830         * Version 1.61.0 released.
3831
3832 2014-01-09  Carl Hetherington  <cth@carlh.net>
3833
3834         * Hopefully fix somewhat inexplicable inability of Windows to open
3835         new files on top of old ones in some circumstances (with audio
3836         MXFs).
3837
3838         * Version 1.60 released.
3839
3840 2014-01-09  Carl Hetherington  <cth@carlh.net>
3841
3842         * More fixes for slow-downs on fast computers.
3843
3844 2014-01-08  Carl Hetherington  <cth@carlh.net>
3845
3846         * Version 1.59 released.
3847
3848 2014-01-07  Carl Hetherington  <cth@carlh.net>
3849
3850         * Version 1.58 released.
3851
3852 2014-01-07  Carl Hetherington  <cth@carlh.net>
3853
3854         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
3855         of some .mov files.
3856
3857         * Very primitive check-for-updates feature added.
3858
3859         * Allow still-moving-image sources to have their frame rate specified.
3860
3861 2014-01-06  Carl Hetherington  <cth@carlh.net>
3862
3863         * Basics of per-channel audio gain (#247).
3864
3865         * Give a warning on make DCP if it seems unlikely that the disk
3866         will have enough space to store the finished DCP (#92).
3867
3868         * Make sure forced languages override the environment for gettext()
3869         as well as wxWidgets' i18n code (#108).
3870
3871         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
3872         with interop (#206).
3873
3874         * Fix subtitle colouring (#152).
3875
3876         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
3877
3878         * Remove seemingly unnecessary checks on image directories.
3879
3880         * Leave DCP directory creation until the last minute to help
3881         avoid half-eaten directories being left around (#174).
3882
3883 2014-01-05  Carl Hetherington  <cth@carlh.net>
3884
3885         * Version 1.57 released.
3886
3887 2014-01-05  Carl Hetherington  <cth@carlh.net>
3888
3889         * Use _fseeki64 on Windows when reading content files.
3890
3891         * Various small fixes to i18n.
3892
3893 2014-01-03  Carl Hetherington  <cth@carlh.net>
3894
3895         * Version 1.56 released.
3896
3897 2014-01-03  Carl Hetherington  <cth@carlh.net>
3898
3899         * Version 1.55 released.
3900
3901 2014-01-03  Carl Hetherington  <cth@carlh.net>
3902
3903         * New de_DE translation from Markus Raab.
3904
3905         * Work-around mysterious call of pure virtual method inside boost.
3906
3907 2014-01-01  Carl Hetherington  <cth@carlh.net>
3908
3909         * Bump ffmpeg version.
3910
3911 2013-12-30  Carl Hetherington  <cth@carlh.net>
3912
3913         * Version 1.54 released.
3914
3915 2013-12-30  Carl Hetherington  <cth@carlh.net>
3916
3917         * Put catches around a few threads which could have uncaught exceptions.
3918
3919         * Add nascent dcpomatic_create command-line program to create films.
3920
3921 2013-12-29  Carl Hetherington  <cth@carlh.net>
3922
3923         * Version 1.53 released.
3924
3925 2013-12-29  Carl Hetherington  <cth@carlh.net>
3926
3927         * Fix failure to load content from directories with non-Latin names.
3928
3929 2013-12-28  Carl Hetherington  <cth@carlh.net>
3930
3931         * Speculative fix for "find missing" not working on OS X (#255).
3932
3933         * Fix failure to load films with missing still image content (#300).
3934
3935 2013-12-27  Carl Hetherington  <cth@carlh.net>
3936
3937         * Fix non-update of video information on changing DCP resolution (#299).
3938
3939         * Version 1.52 released.
3940
3941 2013-12-27  Carl Hetherington  <cth@carlh.net>
3942
3943         * More speculative fixes for 4K.
3944
3945 2013-12-23  Carl Hetherington  <cth@carlh.net>
3946
3947         * Version 1.51 released.
3948
3949 2013-12-23  Carl Hetherington  <cth@carlh.net>
3950
3951         * A couple of potential fixes for 4K.
3952
3953         * Version 1.50 released.
3954
3955 2013-12-23  Carl Hetherington  <cth@carlh.net>
3956
3957         * Version 1.49 released.
3958
3959 2013-12-23  Carl Hetherington  <cth@carlh.net>
3960
3961         * Version 1.48 released.
3962
3963 2013-12-23  Carl Hetherington  <cth@carlh.net>
3964
3965         * Add TLS/SSL support to KDM email sending.
3966
3967 2013-12-23  Carl Hetherington  <cth@carlh.net>
3968
3969         * Version 1.47 released.
3970
3971 2013-12-23  Carl Hetherington  <cth@carlh.net>
3972
3973         * Add $START_TIME and $END_TIME as variables for the KDM email.
3974
3975         * Add top/bottom option for 3D frames.
3976
3977 2013-12-20  Carl Hetherington  <cth@carlh.net>
3978
3979         * Add configuration option for default audio delay (#276).
3980
3981         * Version 1.46 released.
3982
3983 2013-12-19  Carl Hetherington  <cth@carlh.net>
3984
3985         * Version 1.45 released.
3986
3987 2013-12-19  Carl Hetherington  <cth@carlh.net>
3988
3989         * Bump libdcp version again for a crash fix for 32-bit Windows,
3990         and also for problems generating certificate chains.
3991
3992 2013-12-18  Carl Hetherington  <cth@carlh.net>
3993
3994         * Version 1.44 released.
3995
3996 2013-12-18  Carl Hetherington  <cth@carlh.net>
3997
3998         * Bump libdcp version again for a fix to XML validity for 3D.
3999
4000         * Version 1.43 released.
4001
4002 2013-12-18  Carl Hetherington  <cth@carlh.net>
4003
4004         * Update libdcp version to get fix for 3D IntrinsicDuration.
4005
4006         * Fix progress reporting when making 3D DCPs.
4007
4008         * Fix non-update of display when changing video frame type (2D,
4009         3D left/right etc.)
4010
4011         * Restore video information in video tab when using still images.
4012
4013         * Hopefully fix exception on new film in some strange cases.
4014
4015 2013-12-09  Carl Hetherington  <cth@carlh.net>
4016
4017         * Version 1.42 released.
4018
4019 2013-12-09  Carl Hetherington  <cth@carlh.net>
4020
4021         * Fix make_black for pixel format 7 (#288).
4022
4023 2013-12-08  Carl Hetherington  <cth@carlh.net>
4024
4025         * Fix display update when removing content (#281).
4026
4027 2013-12-07  Carl Hetherington  <cth@carlh.net>
4028
4029         * Version 1.41 released.
4030
4031 2013-12-05  Carl Hetherington  <cth@carlh.net>
4032
4033         * Improve the correctness of lengths reported by sound files to fix
4034         short DCPs when using non-DCI-rate sound files with stills.
4035
4036 2013-12-04  Carl Hetherington  <cth@carlh.net>
4037
4038         * Make signatures optional (#273).
4039
4040         * Only do scale/crop/window/subtitle overlay if a frame is going
4041         to be encoded for the DCP.
4042
4043         * Several optimisations to video processing, which should
4044         speed up the player a bit.
4045
4046 2013-12-03  Carl Hetherington  <cth@carlh.net>
4047
4048         * Add "play length" control to avoid having to do arithmetic to
4049         get end-trims right in some cases (#261).
4050
4051 2013-12-02  Carl Hetherington  <cth@carlh.net>
4052
4053         * Fix breakage to adding multiple files at the same time.
4054
4055         * Fix crash on double-click of "show audio" button (#278).
4056
4057         * Version 1.40 released.
4058
4059 2013-12-02  Carl Hetherington  <cth@carlh.net>
4060
4061         * Fix problems with FFmpeg files that have all-zero stream IDs.
4062
4063         * Fix crash on checking non-existing frame info
4064         files.
4065
4066         * Fix erroneous disabling of timing panel with
4067         audio-only sources.
4068
4069 2013-11-30  Carl Hetherington  <cth@carlh.net>
4070
4071         * Version 1.39 released.
4072
4073 2013-11-30  Carl Hetherington  <cth@carlh.net>
4074
4075         * Fix windows build.
4076
4077 2013-11-29  Carl Hetherington  <cth@carlh.net>
4078
4079         * Version 1.38 released.
4080
4081 2013-11-29  Carl Hetherington  <cth@carlh.net>
4082
4083         * Add option to join input files together
4084         to help with multiple VOB files from DVDs.
4085
4086         * Fix build for 32-bit versions of OS X.
4087
4088 2013-11-27  Carl Hetherington  <cth@carlh.net>
4089
4090         * Version 1.37 released.
4091
4092 2013-11-27  Carl Hetherington  <cth@carlh.net>
4093
4094         * Version 1.36 released.
4095
4096 2013-11-27  Carl Hetherington  <cth@carlh.net>
4097
4098         * Version 1.35 released.
4099
4100 2013-11-26  Carl Hetherington  <cth@carlh.net>
4101
4102         * Updated fr_FR translation from Lilian Lefranc.
4103
4104         * A whole load of fixes for lots of bugs when handling filenames
4105         using non-Latin characters on Windows.
4106
4107 2013-11-22  Carl Hetherington  <cth@carlh.net>
4108
4109         * Version 1.34 released.
4110
4111 2013-11-22  Carl Hetherington  <cth@carlh.net>
4112
4113         * Fix both OS X and Windows installers.
4114
4115 2013-11-21  Carl Hetherington  <cth@carlh.net>
4116
4117         * Version 1.33 released.
4118
4119 2013-11-21  Carl Hetherington  <cth@carlh.net>
4120
4121         * Fix Ubuntu 13.04 build.
4122
4123 2013-11-20  Carl Hetherington  <cth@carlh.net>
4124
4125         * Version 1.32 released.
4126
4127 2013-11-20  Carl Hetherington  <cth@carlh.net>
4128
4129         * Version 1.31 released.
4130
4131 2013-11-20  Carl Hetherington  <cth@carlh.net>
4132
4133         * Add primitive hints dialogue box.
4134
4135 2013-11-17  Carl Hetherington  <cth@carlh.net>
4136
4137         * Fix specified-server discovery.
4138
4139         * Version 1.30 released.
4140
4141 2013-11-17  Carl Hetherington  <cth@carlh.net>
4142
4143         * Speculative fix for servers crashing with different
4144         locales to clients.
4145
4146 2013-11-16  Carl Hetherington  <cth@carlh.net>
4147
4148         * Bump bundled FFmpeg version to current git master.
4149
4150         * Fix erroneous reset of visible channels in audio
4151         level dialog when changing gain.
4152
4153 2013-11-15  Carl Hetherington  <cth@carlh.net>
4154
4155         * Use 2 decimal places for gamma controls instead
4156         of 1.
4157
4158 2013-11-14  Carl Hetherington  <cth@carlh.net>
4159
4160         * Support modification of certain properties when
4161         there are several selected pieces of content.
4162
4163         * Add server configuration back in.
4164
4165 2013-11-12  Carl Hetherington  <cth@carlh.net>
4166
4167         * Version 1.29 released.
4168
4169 2013-11-12  Carl Hetherington  <cth@carlh.net>
4170
4171         * Fix bad_alloc exception on audio analysis (and
4172         probably elsewhere).
4173
4174 2013-11-11  Carl Hetherington  <cth@carlh.net>
4175
4176         * Version 1.28 released.
4177
4178 2013-11-11  Carl Hetherington  <cth@carlh.net>
4179
4180         * Somewhat speculative fix for slow-downs and
4181         large memory consumption with multi-content playlists.
4182
4183 2013-11-10  Carl Hetherington  <cth@carlh.net>
4184
4185         * Hopefully get rid of spurious black lines around
4186         preview.
4187
4188 2013-11-08  Carl Hetherington  <carl@ubuntu>
4189
4190         * Fix strange behaviour of J2K bandwidth control
4191         on 32-bit Linux.
4192
4193 2013-11-07  Carl Hetherington  <cth@carlh.net>
4194
4195         * Open file dialog starts in the configured DCP directory,
4196         if one exists (#70).
4197
4198 2013-11-06  Carl Hetherington  <cth@carlh.net>
4199
4200         * Support pixel format 30 (#254).
4201
4202 2013-11-06  Carl Hetherington  <cth@carlh.net>
4203
4204         * Version 1.27 released.
4205
4206 2013-11-06  Carl Hetherington  <cth@carlh.net>
4207
4208         * Various server-related tidying up; servers are
4209         now auto-detected only (the configuration for
4210         them has been removed).
4211
4212 2013-11-06  Carl Hetherington  <cth@carlh.net>
4213
4214         * Version 1.26 released.
4215
4216 2013-11-05  Carl Hetherington  <cth@carlh.net>
4217
4218         * Auto-detect encoding servers on the local
4219         subnet(s).
4220
4221         * Tweak verbosity of command-line encoding servers.
4222
4223 2013-11-04  Carl Hetherington  <cth@carlh.net>
4224
4225         * Version 1.25 released.
4226
4227 2013-10-29  Carl Hetherington  <cth@carlh.net>
4228
4229         * Improve performance when start-trimming
4230         large files.
4231
4232         * Fix audio problems when start-trimming.
4233
4234 2013-10-28  Carl Hetherington  <cth@carlh.net>
4235
4236         * Version 1.24 released.
4237
4238 2013-10-28  Carl Hetherington  <cth@carlh.net>
4239
4240         * Fix failure to reload configuration on
4241         some non-English locales.
4242
4243 2013-10-26  Carl Hetherington  <cth@carlh.net>
4244
4245         * Version 1.23 released.
4246
4247 2013-10-25  Carl Hetherington  <cth@carlh.net>
4248
4249         * Version 1.22 released.
4250
4251 2013-10-24  Carl Hetherington  <cth@carlh.net>
4252
4253         * Support sources that require repeat of more than
4254         1 extra frame.
4255
4256 2013-10-23  Carl Hetherington  <cth@carlh.net>
4257
4258         * Version 1.21 released.
4259
4260 2013-10-23  Carl Hetherington  <cth@carlh.net>
4261
4262         * Use our own directory picker on Ubuntu 13.10 as well
4263         as Ubuntu 13.04 as it seems similarly broken.
4264
4265 2013-10-22  Carl Hetherington  <cth@carlh.net>
4266
4267         * Version 1.20 released.
4268
4269 2013-10-22  Carl Hetherington  <cth@carlh.net>
4270
4271         * Allow films to be loaded when content is missing,
4272         and then that content can be re-found.
4273
4274 2013-10-21  Carl Hetherington  <cth@carlh.net>
4275
4276         * Version 1.19 released.
4277
4278 2013-10-21  Carl Hetherington  <cth@carlh.net>
4279
4280         * Fix Rec. 709 gammas (from Lilian Lefranc)
4281
4282 2013-10-20  Carl Hetherington  <cth@carlh.net>
4283
4284         * Allow specification of subtitle language even if DVD-o-matic
4285         isn't providing the subtitles.
4286
4287 2013-10-20  Carl Hetherington  <cth@carlh.net>
4288
4289         * Version 1.18 released.
4290
4291 2013-10-19  Carl Hetherington  <cth@carlh.net>
4292
4293         * Fix non-saving of colour transform presets.
4294
4295         * Some improvements in progress reporting, especially
4296         for long encodes.
4297
4298 2013-10-18  Carl Hetherington  <cth@carlh.net>
4299
4300         * Fix bug with incorrect validity times given to KDMs.
4301
4302 2013-10-17  Carl Hetherington  <cth@carlh.net>
4303
4304         * Fix Make DCP menu option sensitivity (#230).
4305
4306         * Forward-port fix from master; use 1000000 rather
4307         than 1e6 for J2K bandwidth arithmetic to ensure
4308         that it's done with integers.
4309
4310 2013-10-16  Carl Hetherington  <cth@carlh.net>
4311
4312         * Version 1.17 released.
4313
4314 2013-10-16  Carl Hetherington  <cth@carlh.net>
4315
4316         * Hopefully fix crash on closing preferences window
4317         when ~/.config/dcpomatic does not exist.
4318
4319         * Allow specification of the DCP to make KDMs for,
4320         in case there is more than one.
4321
4322         * Speed up response to some settings changes
4323         (e.g. crop) (#196).
4324
4325 2013-10-15  Carl Hetherington  <cth@carlh.net>
4326
4327         * Version 1.16 released.
4328
4329 2013-10-15  Carl Hetherington  <cth@carlh.net>
4330
4331         * Restore up/down buttons for simple content time
4332         movements.
4333
4334         * Include film title in KDM filenames.
4335
4336         * Allow no-stretch scaling like in DVD-o-matic.
4337
4338 2013-10-14  Carl Hetherington  <cth@carlh.net>
4339
4340         * Add Rec. 709 colour conversion preset using
4341         Wolfgang Woehl's matrix.
4342
4343 2013-10-14  Carl Hetherington  <cth@carlh.net>
4344
4345         * Version 1.15 released.
4346
4347 2013-10-14  Carl Hetherington  <cth@carlh.net>
4348
4349         * Fix some crashes in the KDM dialogue when coming
4350         out of the add screen without giving a certificate.
4351
4352         * Really fix libltdl search path on OS X.
4353
4354 2013-10-13  Carl Hetherington  <cth@carlh.net>
4355
4356         * Version 1.14 released.
4357
4358 2013-10-12  Carl Hetherington  <cth@carlh.net>
4359
4360         * Add some missing libraries to the OS X build.
4361
4362         * Fix libltdl search path on OS X.
4363
4364 2013-10-12  Carl Hetherington  <cth@carlh.net>
4365
4366         * Version 1.13 released.
4367
4368 2013-10-12  Carl Hetherington  <cth@carlh.net>
4369
4370         * Fix linux static build.
4371
4372 2013-10-11  Carl Hetherington  <cth@carlh.net>
4373
4374         * Version 1.12 released.
4375
4376 2013-10-11  Carl Hetherington  <cth@carlh.net>
4377
4378         * Fix failure to create signer certificates
4379         on Windows.
4380
4381 2013-10-10  Carl Hetherington  <cth@carlh.net>
4382
4383         * Basic snapping in the timeline.
4384
4385         * Various improvements to dcpomatic_kdm.
4386
4387 2013-10-10  Carl Hetherington  <cth@carlh.net>
4388
4389         * Version 1.11 released.
4390
4391 2013-10-10  Carl Hetherington  <cth@carlh.net>
4392
4393         * libdcp fix to incorrect signature digests.
4394
4395 2013-10-09  Carl Hetherington  <cth@carlh.net>
4396
4397         * Version 1.10 released.
4398
4399 2013-10-09  Carl Hetherington  <cth@carlh.net>
4400
4401         * Add some missing Windows dependencies.
4402
4403 2013-10-09  Carl Hetherington  <cth@carlh.net>
4404
4405         * Version 1.09 released.
4406
4407 2013-10-09  Carl Hetherington  <cth@carlh.net>
4408
4409         * Bump libdcp version to pull in speculative fix
4410         for AuthorizedDeviceList thumbprints in KDMs.
4411
4412 2013-10-09  Carl Hetherington  <cth@carlh.net>
4413
4414         * Version 1.08 released.
4415
4416 2013-10-09  Carl Hetherington  <cth@carlh.net>
4417
4418         * Fix problems with crypto stuff on Windows.
4419
4420 2013-10-08  Carl Hetherington  <cth@carlh.net>
4421
4422         * Version 1.07 released.
4423
4424 2013-10-01  Carl Hetherington  <cth@carlh.net>
4425
4426         * Version 1.06 released.
4427
4428 2013-09-19  Carl Hetherington  <cth@carlh.net>
4429
4430         * Version 1.05 released.
4431
4432 2013-09-17  Carl Hetherington  <cth@carlh.net>
4433
4434         * Version 1.04 released.
4435
4436 2013-09-09  Carl Hetherington  <cth@carlh.net>
4437
4438         * Version 1.03 released.
4439
4440 2013-09-02  Carl Hetherington  <cth@carlh.net>
4441
4442         * Add missing boost datetime dependency
4443         to debian control files.
4444
4445 2013-08-30  Carl Hetherington  <cth@carlh.net>
4446
4447         * Version 1.02 released.
4448
4449 2013-08-29  Carl Hetherington  <cth@carlh.net>
4450
4451         * Version 1.01 released.
4452
4453 2013-08-29  Carl Hetherington  <cth@carlh.net>
4454
4455         * Restore server/client operation (#202).
4456
4457         * Fix strange rounding of still image durations (#204).
4458
4459         * Remove limitation to numbers and periods in the
4460         server host name dialogue box.
4461
4462         * Fix stuck-at-99% progress meters (#184).
4463
4464         * Version 1.01beta1 released.
4465
4466 2013-08-29  Carl Hetherington  <cth@carlh.net>
4467
4468         * Fix emissions of large chunks of silence when
4469         analysing audio in some cases.
4470
4471         * Use my @dcpomatic.com email address for now,
4472         rather than a non-existant mailing list.
4473
4474 2013-08-28  Carl Hetherington  <cth@carlh.net>
4475
4476         * Initial DCP-o-matic release.