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