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