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