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