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