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