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