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