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