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