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