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