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