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