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