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