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