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