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