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