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