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