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