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