Catch bad calls to ::get().
[dcpomatic.git] / ChangeLog
1 2015-11-30  Carl Hetherington  <cth@carlh.net>
2
3         * Updated nl_NL translation from Rob van Nieuwkerk.
4
5 2015-11-29  Carl Hetherington  <cth@carlh.net>
6
7         * Version 2.5.12 released.
8
9 2015-11-29  Carl Hetherington  <cth@carlh.net>
10
11         * Possibly fix large memory use with burnt-in subtitles (#766).
12
13 2015-11-28  Carl Hetherington  <cth@carlh.net>
14
15         * Version 2.5.11 released.
16
17 2015-11-28  Carl Hetherington  <cth@carlh.net>
18
19         * Updated nl_NL translation from Rob van Nieuwkerk.
20
21         * Fix various problems with specification of install directory
22         on Windows (#643, #705).
23
24 2015-11-27  Carl Hetherington  <cth@carlh.net>
25
26         * Add config and server list to the batch converter's menus (#765).
27
28         * Fix incorrect subtitle timings with multi-reel (#760).
29
30         * Version 2.5.10 released.
31
32 2015-11-27  Carl Hetherington  <cth@carlh.net>
33
34         * Fix download of some Doremi certificates (#763).
35
36 2015-11-27  c.hetherington  <cth@carlh.net>
37
38         * Updated de_DE translation from Carsten Kurz.
39
40         * Hopefully fix truncated text in the colour conversion dialog
41         on OS X.
42
43 2015-11-26  Carl Hetherington  <cth@carlh.net>
44
45         * Version 2.5.9 released.
46
47 2015-11-26  Carl Hetherington  <cth@carlh.net>
48
49         * Updated de_DE translation from Carsten Kurz.
50
51 2015-11-24  Carl Hetherington  <cth@carlh.net>
52
53         * Version 2.5.8 released.
54
55 2015-11-24  Carl Hetherington  <cth@carlh.net>
56
57         * Version 2.5.7 released.
58
59 2015-11-20  Carl Hetherington  <cth@carlh.net>
60
61         * Lower default position of SubRip subtitles a bit.
62
63 2015-11-19  Carl Hetherington  <cth@carlh.net>
64
65         * Adjust preview subtitle position to better match reality
66         in some cases.
67
68 2015-11-19  c.hetherington  <cth@carlh.net>
69
70         * Add menu option to make a DKDM for DCP-o-matic (#755).
71
72 2015-11-18  Carl Hetherington  <cth@carlh.net>
73
74         * Version 2.5.6 released.
75
76 2015-11-18  c.hetherington  <cth@carlh.net>
77
78         * Add LUFS / LRA analysis using FFmpeg's ebur128 filter (#368).
79
80 2015-11-17  Carl Hetherington  <cth@carlh.net>
81
82         * Bump libdcp for fix to encoded date header in MXF files when
83         encoding on Windows (#754).
84
85         * Version 2.5.5 released.
86
87 2015-11-17  c.hetherington  <cth@carlh.net>
88
89         * Updated nl_NL translation from Rob van Nieuwkerk.
90
91         * Fix crash when previewing MXFs in some cases.
92
93 2015-11-16  Carl Hetherington  <cth@carlh.net>
94
95         * Updated nl_NL translation from Rob van Nieuwkerk.
96
97 2015-11-15  Carl Hetherington  <cth@carlh.net>
98
99         * Version 2.5.4 released.
100
101 2015-11-15  Carl Hetherington  <cth@carlh.net>
102
103         * Updated ru_RU translation from Igor Voytovich.
104
105         * Basic support for trusted device lists in KDMs (#750).
106
107 2015-11-14  Carl Hetherington  <cth@carlh.net>
108
109         * Updated nl_NL translation from Rob van Nieuwkerk.
110
111         * Fix various misbehaviours with update checking (#749).
112
113         * Updated fr_FR translation from Thierry Journet.
114
115 2015-11-13  Carl Hetherington  <cth@carlh.net>
116
117         * Version 2.5.3 released.
118
119 2015-11-13  c.hetherington  <cth@carlh.net>
120
121         * Vertically align SubRip subtitles with reference to the bottom
122         of the screen (#744).
123
124         * Disable YUV->RGB conversion controls with non-YUV sources (#649).
125
126         * Allow multiple recipients of KDM emails (#745).
127
128 2015-11-12  Carl Hetherington  <cth@carlh.net>
129
130         * Version 2.5.2 released.
131
132 2015-11-12  Carl Hetherington  <cth@carlh.net>
133
134         * Extend maximum audio channels to 16 for an experiment.
135
136 2015-11-12  c.hetherington  <cth@carlh.net>
137
138         * Updated ru_RU translation from Igor Voytovich.
139
140 2015-11-12  Carl Hetherington  <cth@carlh.net>
141
142         * Updated nl_NL translation from Rob van Nieuwkerk.
143
144 2015-11-11  Carl Hetherington  <cth@carlh.net>
145
146         * Updated pt_PT translation from Tiago Casal Ribeiro.
147
148         * Updated sv_SE translation from Adam Klotblixt.
149
150 2015-11-10  Carl Hetherington  <cth@carlh.net>
151
152         * Further adjustments to playhead behaviour during trim (#737).
153
154         * Version 2.5.1 released.
155
156 2015-11-10  Carl Hetherington  <cth@carlh.net>
157
158         * Updated fr_FR translation from Thierry Journet.
159
160 2015-11-09  Carl Hetherington  <cth@carlh.net>
161
162         * Correct a number of float/double mismatches; should fix #742.
163
164         * Desensitise trim-playhead buttons as appropriate (#737).
165
166         * Keep same frame visible after trimming content start (#737).
167
168         * Trim frames after the current one with "trim after current", leaving
169         the current frame in (#737).
170
171 2015-11-08  Carl Hetherington  <cth@carlh.net>
172
173         * Fix bad layout in the audio tab (#738).
174
175         * Allow configuration of SubRip subtitle colour and outlines.
176
177 2015-11-06  Carl Hetherington  <cth@carlh.net>
178
179         * Sort cinemas in KDM dialog and standalone creator (#726).
180
181 2015-11-06  c.hetherington  <cth@carlh.net>
182
183         * Updated ru_RU translation from Igor Voytovich.
184
185 2015-11-06  Carl Hetherington  <cth@carlh.net>
186
187         * Make single-frame image sources adjust their notional
188         frame rate to that of the DCP (#714).
189
190 2015-11-05  Carl Hetherington  <cth@carlh.net>
191
192         * Correct time display when previewing multi-reel DCP content.
193
194 2015-11-05  c.hetherington  <cth@carlh.net>
195
196         * Updated nl_NL translation from Rob van Nieuwkerk.
197
198 2015-11-05  Carl Hetherington  <cth@carlh.net>
199
200         * Version 2.5.0 released.
201
202 2015-11-05  Carl Hetherington  <cth@carlh.net>
203
204         * Version 2.4.18 released.
205
206 2015-11-04  Carl Hetherington  <cth@carlh.net>
207
208         * Updated nl_NL translation from Rob van Nieuwkerk.
209
210         * Version 2.4.17 released.
211
212 2015-11-04  Carl Hetherington  <cth@carlh.net>
213
214         * Version 2.4.16 released.
215
216 2015-11-03  Carl Hetherington  <cth@carlh.net>
217
218         * Fix error when previewing DCP content with added subtitles (#736).
219
220         * Fix crash with multi-reel DCP content.
221
222         * Updated fr_FR translation from Thierry Journet.
223
224         * Updated ru_RU translation from Igor Voytovich.
225
226         * Updated nl_NL translation from Rob van Nieuwkerk.
227
228 2015-11-02  Carl Hetherington  <cth@carlh.net>
229
230         * Updated nl_NL translation from Rob van Nieuwkerk.
231
232         * Fix incorrect preview rendering of italic subtitles (#728).
233
234 2015-10-30  c.hetherington  <cth@carlh.net>
235
236         * Updated ru_RU translation from Igor Voytovich.
237
238         * Fix non-update of timeline when reels setup changes (#735).
239
240 2015-10-29  Carl Hetherington  <cth@carlh.net>
241
242         * Version 2.4.15 released.
243
244 2015-10-29  Carl Hetherington  <cth@carlh.net>
245
246         * Fix incorrect colours following re-scale of existing
247         DCP content (#730).
248
249         * Updated nl_NL translation from Rob van Nieuwkerk.
250
251         * Updated pt_PT translation from Tiago Casal Ribeiro.
252
253 2015-10-28  Carl Hetherington  <cth@carlh.net>
254
255         * New pt_PT translation from Tiago Casal Ribeiro.
256
257         * Version 2.4.14 released.
258
259 2015-10-28  Carl Hetherington  <cth@carlh.net>
260
261         * Version 2.4.13 released.
262
263 2015-10-28  Carl Hetherington  <cth@carlh.net>
264
265         * Fix ordering of filename in image sets in some cases
266         (e.g. foo_01042015_00000, foo_01042015_00001...)
267
268         * Updated da_DK translation from Anders Uhl Pedersen.
269
270         * Fix erroneous addition of referenced assets to PKLs (#723).
271
272 2015-10-19  Carl Hetherington  <cth@carlh.net>
273
274         * Draw reels in the timeline.
275
276         * Fix by-video-content reel split when there is stuff
277         after the last piece of video content.
278
279         * Add button to export leaf private key from the config.
280
281 2015-10-17  Carl Hetherington  <cth@carlh.net>
282
283         * Version 2.4.12 released.
284
285 2015-10-15  Carl Hetherington  <cth@carlh.net>
286
287         * Fix out-of-range Interop subtitle timing in some cases (#717).
288
289 2015-10-14  Carl Hetherington  <cth@carlh.net>
290
291         * Only show existing DCP channels in the audio dialog (#715).
292
293         * Various optimizations to the upmixer filters; drop order of
294         Upmixer A Lfe/C and Upmixer B Lfe filters to speed them up.
295
296 2015-10-13  Carl Hetherington  <cth@carlh.net>
297
298         * Version 2.4.11 released.
299
300 2015-10-13  Carl Hetherington  <cth@carlh.net>
301
302         * Add basic support for multi-reel.
303
304         * Fix referencing of multi-reel DCPs.
305
306 2015-10-12  Carl Hetherington  <cth@carlh.net>
307
308         * Version 2.4.10 released.
309
310 2015-10-12  Carl Hetherington  <cth@carlh.net>
311
312         * Updated nl_NL translation from Rob van Nieuwkerk.
313
314 2015-10-11  Carl Hetherington  <cth@carlh.net>
315
316         * Add option to log SMTP session transcripts
317         for debugging failures to send email.
318
319         * Version 2.4.9 released.
320
321 2015-10-11  Carl Hetherington  <cth@carlh.net>
322
323         * Provide progress indication when finding
324         subtitles (#711).
325
326         * Updated ru_RU translation from Igor Voytovich.
327
328         * Updated pl_PL translation from Marek Skrzelowski.
329
330 2015-10-10  Carl Hetherington  <cth@carlh.net>
331
332         * Version 2.4.8 released.
333
334 2015-10-10  Carl Hetherington  <cth@carlh.net>
335
336         * Version 2.4.7 released.
337
338 2015-10-10  Carl Hetherington  <cth@carlh.net>
339
340         * Updated nl_NL translation from
341         Rob van Nieuwkerk.
342
343 2015-10-09  Carl Hetherington  <cth@carlh.net>
344
345         * Version 2.4.6 released.
346
347 2015-10-09  c.hetherington  <cth@carlh.net>
348
349         * Create certificate chains with nicer default
350         organizational unit etc.
351
352         * Various improvements to server GUI.
353
354         * Package main DCP-o-matic, server and batch
355         converter on all platforms.
356
357         * Add KDM creator application which can
358         make new KDMs given a DKDM.
359
360 2015-10-08  Carl Hetherington  <cth@carlh.net>
361
362         * Update to fr_FR translation from Thierry Journet.
363
364 2015-10-07  Carl Hetherington  <cth@carlh.net>
365
366         * Version 2.4.5 released.
367
368 2015-10-07  Carl Hetherington  <cth@carlh.net>
369
370         * Fix job description layout on OS X.
371
372 2015-10-06  Carl Hetherington  <cth@carlh.net>
373
374         * Version 2.4.4 released.
375
376 2015-10-06  Carl Hetherington  <cth@carlh.net>
377
378         * Version 2.4.3 released.
379
380 2015-10-06  Carl Hetherington  <cth@carlh.net>
381
382         * Version 2.4.2 released.
383
384 2015-10-06  Carl Hetherington  <cth@carlh.net>
385
386         * Fix subtitle timing when the DCP rate
387         is different to their native rate.
388
389         * Fix invalid SMPTE subtitle output
390         in some cases.
391
392         * Version 2.4.1 released.
393
394 2015-10-06  Carl Hetherington  <cth@carlh.net>
395
396         * Speculative support for multi-part
397         bitmap subtitles (#709).
398
399 2015-10-05  Carl Hetherington  <cth@carlh.net>
400
401         * Version 2.4.0 released.
402
403 2015-10-05  Carl Hetherington  <cth@carlh.net>
404
405         * Version 2.3.14 released.
406
407 2015-10-04  Carl Hetherington  <cth@carlh.net>
408
409         * Fix subtitle timing under trim.
410
411 2015-10-02  Carl Hetherington  <cth@carlh.net>
412
413         * Version 2.3.13 released.
414
415 2015-10-01  Carl Hetherington  <cth@carlh.net>
416
417         * Version 2.3.12 released.
418
419 2015-09-30  c.hetherington  <cth@carlh.net>
420
421         * Fix broken video frame rate override control.
422
423 2015-09-30  Carl Hetherington  <cth@carlh.net>
424
425         * Version 2.3.11 released.
426
427 2015-09-30  Carl Hetherington  <cth@carlh.net>
428
429         * Fix various confusions with subtitles and
430         changing video frame rates.
431
432 2015-09-29  Carl Hetherington  <cth@carlh.net>
433
434         * Version 2.3.10 released.
435
436 2015-09-29  Carl Hetherington  <cth@carlh.net>
437
438         * Improve fix for failure to analyse some audio.
439
440 2015-09-28  Carl Hetherington  <cth@carlh.net>
441
442         * Version 2.3.9 released.
443
444 2015-09-28  c.hetherington  <cth@carlh.net>
445
446         * Fix update of display when changing DCP video rate (#699).
447
448 2015-09-28  Carl Hetherington  <cth@carlh.net>
449
450         * Version 2.3.8 released.
451
452 2015-09-28  c.hetherington  <cth@carlh.net>
453
454         * Fix problems with audio analysis of some combined
455         video/audio files.
456
457         * Fix mis-identification of a folder of images
458         as a DCP in some cases.
459
460 2015-09-27  Carl Hetherington  <cth@carlh.net>
461
462         * Version 2.3.7 released.
463
464 2015-09-26  Carl Hetherington  <cth@carlh.net>
465
466         * Fix crash with embedded subtitles with some
467         video files.
468
469         * Version 2.3.6 released.
470
471 2015-09-25  Carl Hetherington  <cth@carlh.net>
472
473         * Fix assertion failure when loading .MTS files (#702).
474
475         * Fix incorrect hint about 3D content in a 2D DCP.
476
477         * Detect and convert from non-UTF-8
478         subtitle encodings.
479
480 2015-09-21  Carl Hetherington  <cth@carlh.net>
481
482         * Version 2.3.5 released.
483
484 2015-09-20  Carl Hetherington  <cth@carlh.net>
485
486         * Fix setting of frame rate when loading
487         image folders.
488
489 2015-09-18  Carl Hetherington  <cth@carlh.net>
490
491         * Add another upmixer which is a simpler
492         matrix-type thing with no filtering
493         (apart from Lfe).
494
495 2015-09-17  Carl Hetherington  <cth@carlh.net>
496
497         * Version 2.3.4 released.
498
499 2015-09-17  Carl Hetherington  <cth@carlh.net>
500
501         * Version 2.3.3 released.
502
503 2015-09-16  Carl Hetherington  <cth@carlh.net>
504
505         * Fix exception on adding an empty folder
506         as content (#691).
507
508         * Add config option for default standard
509         (SMPTE / Interop).
510
511 2015-09-16  c.hetherington  <cth@carlh.net>
512
513         * Allow imported DCPs to be referenced rather
514         than re-wrapped (i.e. creation of VF DCPs).
515
516 2015-09-15  Carl Hetherington  <cth@carlh.net>
517
518         * Fix crash on re-making certificate chains
519         after removing all existing certificates (#690).
520
521 2015-09-15  c.hetherington  <cth@carlh.net>
522
523         * Fix failure to display audio analysis
524         in some cases.
525
526 2015-09-15  Carl Hetherington  <cth@carlh.net>
527
528         * Version 2.3.2 released.
529
530 2015-09-14  Carl Hetherington  <cth@carlh.net>
531
532         * Fix Windows short-cut to encode server.
533
534         * Version 2.3.1 released.
535
536 2015-09-14  Carl Hetherington  <cth@carlh.net>
537
538         * Version 2.2.1 released.
539
540 2015-09-03  c.hetherington  <cth@carlh.net>
541
542         * Quicker, though slightly less safe,
543         check for existing picture data; go back
544         from the last frame written until we
545         find a good one rather than going
546         through from the beginning until we find
547         a bad one (#519, #504).
548
549         * Add frame counter to progress
550         when transcoding (#111).
551
552         * Add button to export certificates
553         from the configuration (#668).
554
555         * Add option to always analyse audio
556         and put the peak value into the audio
557         tab so it's easy to see (#673).
558
559 2015-09-14  Carl Hetherington  <cth@carlh.net>
560
561         * Version 2.2.0 released.
562
563 2015-09-14  Carl Hetherington  <cth@carlh.net>
564
565         * Version 2.1.65 released.
566
567 2015-09-12  Carl Hetherington  <cth@carlh.net>
568
569         * Version 2.1.64 released.
570
571 2015-09-12  Carl Hetherington  <cth@carlh.net>
572
573         * Several fixes to SMPTE subtitle syntax.
574
575         * Version 2.1.63 released.
576
577 2015-09-11  Carl Hetherington  <cth@carlh.net>
578
579         * Fix assertion failure when creating 6-channel DCPs
580         using the mid-side processor.
581
582 2015-09-10  Carl Hetherington  <cth@carlh.net>
583
584         * Version 2.1.62 released.
585
586 2015-09-10  Carl Hetherington  <cth@carlh.net>
587
588         * Version 2.1.61 released.
589
590 2015-09-09  Carl Hetherington  <cth@carlh.net>
591
592         * Version 2.1.60 released.
593
594 2015-09-09  Carl Hetherington  <cth@carlh.net>
595
596         * Updated fr_FR translation from Thierry Journet.
597
598         * Version 2.1.59 released.
599
600 2015-09-09  Carl Hetherington  <cth@carlh.net>
601
602         * Version 2.1.59 released.
603
604 2015-09-09  c.hetherington  <cth@carlh.net>
605
606         * Use SRC_LINEAR when resampling for
607         audio analysis to speed things up (#685).
608
609 2015-09-09  Carl Hetherington  <cth@carlh.net>
610
611         * Version 2.1.58 released.
612
613 2015-09-09  Carl Hetherington  <cth@carlh.net>
614
615         * Actually fix missing libsamplerate
616         dylib for OS X.
617
618 2015-09-08  Carl Hetherington  <cth@carlh.net>
619
620         * Version 2.1.57 released.
621
622 2015-09-08  c.hetherington  <cth@carlh.net>
623
624         * Missing libsamplerate dylib for OS X.
625
626 2015-09-06  Carl Hetherington  <cth@carlh.net>
627
628         * Version 2.1.56 released.
629
630 2015-09-06  Carl Hetherington  <cth@carlh.net>
631
632         * Version 2.1.55 released.
633
634 2015-09-05  Carl Hetherington  <cth@carlh.net>
635
636         * Version 2.1.54 released.
637
638 2015-09-05  Carl Hetherington  <cth@carlh.net>
639
640         * Version 2.1.53 released.
641
642 2015-09-04  Carl Hetherington  <cth@carlh.net>
643
644         * Use libsamplerate for resampling instead
645         of FFmpeg / libsoxr.
646
647         * Fix audio mapping view changing size
648         on first click.
649
650         * Version 2.1.52 released.
651
652 2015-09-03  Carl Hetherington  <cth@carlh.net>
653
654         * Version 2.1.51 released.
655
656 2015-09-02  Carl Hetherington  <cth@carlh.net>
657
658         * Switch to soxr resampler as it seems
659         to have fewer artefacts in some cases (#682, possibly #493).
660
661 2015-09-02  c.hetherington  <cth@carlh.net>
662
663         * Fix problems when changing the number
664         of encoding servers / threads during an
665         encode (#683).
666
667 2015-09-02  Carl Hetherington  <cth@carlh.net>
668
669         * Version 2.1.50 released.
670
671 2015-09-01  Carl Hetherington  <cth@carlh.net>
672
673         * Allow cancellation of transcodes during the
674         checking of existing frames (#679).
675
676         * Version 2.1.49 released.
677
678 2015-08-31  Carl Hetherington  <cth@carlh.net>
679
680         * Version 2.1.48 released.
681
682 2015-08-31  Carl Hetherington  <cth@carlh.net>
683
684         * Stop very long searches for subtitles where
685         there are none.
686
687         * Updated es_ES translation from Manuel AC.
688
689 2015-08-30  Carl Hetherington  <cth@carlh.net>
690
691         * Updated ru_RU translation from Igor Voytovich.
692
693 2015-08-28  Carl Hetherington  <cth@carlh.net>
694
695         * Version 2.1.47 released.
696
697 2015-08-28  c.hetherington  <cth@carlh.net>
698
699         * Fix crash on adding a KDM to DCP content
700         (hopefully fixing #645).
701
702 2015-08-27  Carl Hetherington  <cth@carlh.net>
703
704         * Tidy up DCP content colour conversion
705         a bit.
706
707         * Fix creation of badly-named configuration
708         directories in some circumstances (#654).
709
710 2015-08-26  Carl Hetherington  <cth@carlh.net>
711
712         * Version 2.1.46 released.
713
714 2015-08-25  Carl Hetherington  <cth@carlh.net>
715
716         * Version 2.1.45 released.
717
718 2015-08-25  Carl Hetherington  <cth@carlh.net>
719
720         * Add video waveform viewer.
721
722 2015-08-23  Carl Hetherington  <cth@carlh.net>
723
724         * Use correct fonts to render subtitles in preview (#663).
725
726 2015-08-22  Carl Hetherington  <cth@carlh.net>
727
728         * Version 2.1.44 released.
729
730 2015-08-20  Carl Hetherington  <cth@carlh.net>
731
732         * Version 2.1.43 released.
733
734 2015-08-20  Carl Hetherington  <cth@carlh.net>
735
736         * Fix assertion failure with overlapping video content (#666).
737
738 2015-08-19  Carl Hetherington  <cth@carlh.net>
739
740         * Version 2.1.42 released.
741
742 2015-08-18  Carl Hetherington  <cth@carlh.net>
743
744         * Add custom dialog to select system fonts on Windows
745         (#491).
746
747         * Version 2.1.41 released.
748
749 2015-08-18  Carl Hetherington  <cth@carlh.net>
750
751         * Add configuration for DCP creator metadata.
752
753         * Version 2.1.40 released.
754
755 2015-08-18  Carl Hetherington  <cth@carlh.net>
756
757         * Fix various problems when creating
758         subtitled Interop DCPs on Windows.
759
760 2015-08-17  Carl Hetherington  <cth@carlh.net>
761
762         * Version 2.1.39 released.
763
764 2015-08-17  Carl Hetherington  <cth@carlh.net>
765
766         * Fix problems when encoding 3D from separate
767         L/R sources.
768
769         * Version 2.1.38 released.
770
771 2015-08-17  Carl Hetherington  <cth@carlh.net>
772
773         * Fix crop of some YUV content.
774
775 2015-08-11  Carl Hetherington  <cth@carlh.net>
776
777         * Prevent multiple creation of certificate chains
778         on startup (part of #651).
779
780 2015-08-10  Carl Hetherington  <cth@carlh.net>
781
782         * Fix erroneous folder creation on Windows (#654).
783
784         * Fix incorrect layout on Windows (#653).
785
786 2015-08-09  Carl Hetherington  <cth@carlh.net>
787
788         * Version 2.1.37 released.
789
790 2015-08-09  Carl Hetherington  <cth@carlh.net>
791
792         * Fix various incorrect behaviours with 96kHz
793         audio sources.
794
795 2015-08-06  Carl Hetherington  <cth@carlh.net>
796
797         * Version 2.1.36 released.
798
799 2015-08-06  Carl Hetherington  <cth@carlh.net>
800
801         * Make dcpomatic_create assign a default name if none
802         is specified.  Fix dcpomatic_create help.
803
804         * Add --no-sign and --no-use-isdcf-name to dcpomatic_create.
805
806 2015-08-05  Carl Hetherington  <cth@carlh.net>
807
808         * Version 2.1.35 released.
809
810 2015-08-05  Carl Hetherington  <cth@carlh.net>
811
812         * Version 2.1.34 released.
813
814 2015-08-05  Carl Hetherington  <cth@carlh.net>
815
816         * Version 2.1.33 released.
817
818 2015-08-04  Carl Hetherington  <cth@carlh.net>
819
820         * Version 2.1.32 released.
821
822 2015-08-04  Carl Hetherington  <cth@carlh.net>
823
824         * Add --standard option to dcpomatic_create.
825
826         * Disable "2D version of 3D content" ISDCF metadata
827         checkbutton with 3D content (part of #652).
828
829 2015-07-30  c.hetherington  <cth@carlh.net>
830
831         * Allow recreation of the certificate chain and key
832         used for KDM decryption (#644).
833
834 2015-07-29  Carl Hetherington  <cth@carlh.net>
835
836         * Version 2.1.31 released.
837
838 2015-07-29  Carl Hetherington  <cth@carlh.net>
839
840         * Fix "find missing" with DCP folders (#646).
841
842         * Fix garbled audio from DCP sources when running
843         on Windows.
844
845 2015-07-28  c.hetherington  <cth@carlh.net>
846
847         * Stop forward-frame button going off the end of the film.
848
849         * Notice when content is modified and offer to save the project
850         on closing DCP-o-matic.
851
852         * Recognise .w64 and .flac as audio files.
853
854 2015-07-27  Carl Hetherington  <cth@carlh.net>
855
856         * Version 2.1.30 released.
857
858 2015-07-27  Carl Hetherington  <cth@carlh.net>
859
860         * Updated ru_RU translation from Igor Voytovich.
861
862         * Version 2.1.29 released.
863
864 2015-07-27  Carl Hetherington  <cth@carlh.net>
865
866         * Fix i18n for some messages.
867
868 2015-07-25  Carl Hetherington  <cth@carlh.net>
869
870         * Version 2.1.28 released.
871
872 2015-07-24  Carl Hetherington  <cth@carlh.net>
873
874         * Fix problems when using large start trims relative
875         to content length.
876
877 2015-07-22  Carl Hetherington  <cth@carlh.net>
878
879         * Use NR for rating an in ISDCF name if none is specified.
880
881 2015-07-21  Carl Hetherington  <cth@carlh.net>
882
883         * Version 2.1.27 released.
884
885 2015-07-21  Carl Hetherington  <cth@carlh.net>
886
887         * Fix incorrect conversion of audio from DCP sources (#642).
888
889 2015-07-20  Carl Hetherington  <cth@carlh.net>
890
891         * Version 2.1.26 released.
892
893 2015-07-20  Carl Hetherington  <cth@carlh.net>
894
895         * Fix missing second lines of subtitles in
896         some cases (#641).
897
898 2015-07-19  Carl Hetherington  <cth@carlh.net>
899
900         * Fix some missing set-to-defaults (#640).
901
902         * Version 2.1.25 released.
903
904 2015-07-17  Carl Hetherington  <cth@carlh.net>
905
906         * Version 2.1.24 released.
907
908 2015-07-17  c.hetherington  <cth@carlh.net>
909
910         * Support FTP upload to TMS (#639).
911
912         * Fix bad behaviour of timeline snap.
913
914 2015-07-17  Carl Hetherington  <cth@carlh.net>
915
916         * Version 2.1.23 released.
917
918 2015-07-17  Carl Hetherington  <cth@carlh.net>
919
920         * Improve still-image filename sorting.
921
922 2015-07-16  Carl Hetherington  <cth@carlh.net>
923
924         * Updated ru_RU translation from Igor Voytovich.
925
926         * Version 2.1.22 released.
927
928 2015-07-16  c.hetherington  <cth@carlh.net>
929
930         * Updated ru_RU translation from Igor Voytovich.
931
932 2015-07-14  c.hetherington  <cth@carlh.net>
933
934         * Updated fr_FR translation from Thierry Journet.
935
936         * Fix trim point movement when changing DCP frame rate (#637).
937
938 2015-07-14  Carl Hetherington  <cth@carlh.net>
939
940         * Version 2.1.21 released.
941
942 2015-07-14  Carl Hetherington  <cth@carlh.net>
943
944         * Fix occasional strange failure to allow content
945         selection (#636).
946
947         * Fix failure to encode 3D from separate content
948         in some cases (from 1.x) (#634).
949
950         * Fix non-working 3D DCP creation when using separate
951         pieces of content for each eye (#635).
952
953 2015-07-12  Carl Hetherington  <cth@carlh.net>
954
955         * Enforce restrictions on SSL certificate properties.
956
957 2015-07-09  Carl Hetherington  <cth@carlh.net>
958
959         * Improve 'best' frame rate guess in some cases (#633).
960
961         * Version 2.1.20 released.
962
963 2015-07-09  c.hetherington  <cth@carlh.net>
964
965         * Fix error when using DCP content with no audio channels.
966
967         * Stop Ctrl+A working when the content tab is not visible (#577).
968
969 2015-07-08  c.hetherington  <cth@carlh.net>
970
971         * Remove the (I suspect) rarely used and very limited
972         'properties' dialogue.
973
974         * Stop V2 recognising V1 servers and vice versa (#510).
975
976 2015-07-07  Carl Hetherington  <cth@carlh.net>
977
978         * Version 2.1.19 released.
979
980 2015-07-06  c.hetherington  <cth@carlh.net>
981
982         * Copy pl_PL translation from 1.x.
983
984 2015-07-06  Carl Hetherington  <cth@carlh.net>
985
986         * Version 2.1.18 released.
987
988 2015-07-06  c.hetherington  <cth@carlh.net>
989
990         * Fix incorrectly formatted KDM emails (#630).
991
992 2015-07-03  Carl Hetherington  <cth@carlh.net>
993
994         * Version 2.1.17 released.
995
996 2015-07-03  Carl Hetherington  <cth@carlh.net>
997
998         * Version 2.1.16 released.
999
1000 2015-07-02  Carl Hetherington  <cth@carlh.net>
1001
1002         * Version 2.1.15 released.
1003
1004 2015-07-02  c.hetherington  <cth@carlh.net>
1005
1006         * Support <font color="#abcdef"> tags in SubRip files.
1007
1008         * Fix failure to burn subs over existing DCP sources.
1009
1010         * Remove output gamma configuration option.
1011
1012 2015-07-02  Carl Hetherington  <cth@carlh.net>
1013
1014         * Version 2.1.14 released.
1015
1016 2015-07-02  Carl Hetherington  <cth@carlh.net>
1017
1018         * Version 2.1.13 released.
1019
1020 2015-07-02  Carl Hetherington  <cth@carlh.net>
1021
1022         * Restore audio analysis button for individual
1023         sources (#607 and #622).
1024
1025 2015-06-30  c.hetherington  <cth@carlh.net>
1026
1027         * Write FFmpeg messages of AV_LOG_WARNING and
1028         below to the project's log file.
1029
1030 2015-06-29  Carl Hetherington  <cth@carlh.net>
1031
1032         * Version 2.1.12 released.
1033
1034 2015-06-25  c.hetherington  <cth@carlh.net>
1035
1036         * Disallow impossible burn settings by manipulating
1037         the controls in the subtitle panel (#625).
1038
1039 2015-06-26  Carl Hetherington  <cth@carlh.net>
1040
1041         * Version 2.1.11 released.
1042
1043 2015-06-26  Carl Hetherington  <cth@carlh.net>
1044
1045         * Fix missing subtitles in some cases.
1046
1047         * Fix no-rebuild of DCP after subtitle burn is turned off/on.
1048
1049 2015-06-25  Carl Hetherington  <cth@carlh.net>
1050
1051         * Version 2.1.10 released.
1052
1053 2015-06-25  c.hetherington  <cth@carlh.net>
1054
1055         * Add decode debugging option.
1056
1057 2015-06-25  Carl Hetherington  <cth@carlh.net>
1058
1059         * Version 2.1.9 released.
1060
1061 2015-06-24  Carl Hetherington  <cth@carlh.net>
1062
1063         * Version 2.1.8 released.
1064
1065 2015-06-24  c.hetherington  <cth@carlh.net>
1066
1067         * Bump libdcp for probable fix to various font ID problems (#620).
1068
1069 2015-06-23  Carl Hetherington  <cth@carlh.net>
1070
1071         * Fix incorrect saving of colour conversion settings (#618).
1072
1073 2015-06-21  Carl Hetherington  <cth@carlh.net>
1074
1075         * Add some more video properties to the content properties
1076         dialogue.
1077
1078         * Version 2.1.7 released.
1079
1080 2015-06-21  Carl Hetherington  <cth@carlh.net>
1081
1082         * Prevent DCP creation if the project is set up to request
1083         non-burnt-in subtitles with text-subtitle content (#606).
1084
1085         * Fix status message appearance on OS X (#615).
1086
1087 2015-06-19  Carl Hetherington  <cth@carlh.net>
1088
1089         * Fix non-working audio analysis dialogue.
1090
1091         * Version 2.1.6 released.
1092
1093 2015-06-18  Carl Hetherington  <cth@carlh.net>
1094
1095         * Version 2.1.5 released.
1096
1097 2015-06-18  c.hetherington  <cth@carlh.net>
1098
1099         * Fix error when copying fonts into subtitles
1100         on Windows (#612).
1101
1102         * Split job status onto two lines (#610).
1103
1104         * Fix audio channel counts in DCP names when
1105         processors are in use (#609).
1106
1107 2015-06-18  Carl Hetherington  <cth@carlh.net>
1108
1109         * Version 2.1.4 released.
1110
1111 2015-06-18  Carl Hetherington  <cth@carlh.net>
1112
1113         * Fixes to Linux .desktop files.
1114
1115         * Stop playback when we reach the end of the film.
1116
1117 2015-06-16  c.hetherington  <cth@carlh.net>
1118
1119         * Prevent selection of fewer DCP channels than
1120         are present in the output of an active processor (#611).
1121
1122 2015-06-15  Carl Hetherington  <cth@carlh.net>
1123
1124         * Select newly-added content (#455).
1125
1126 2015-06-14  Carl Hetherington  <cth@carlh.net>
1127
1128         * Version 2.1.3 released.
1129
1130 2015-06-14  Carl Hetherington  <cth@carlh.net>
1131
1132         * Fix parsing of .srt files with a Unicode
1133         byte-order-mark.
1134
1135         * Add buttons to set trim from current `playhead'
1136         position (#372).
1137
1138 2015-06-13  Carl Hetherington  <cth@carlh.net>
1139
1140         * Version 2.1.2 released.
1141
1142 2015-06-13  Carl Hetherington  <cth@carlh.net>
1143
1144         * Fix i18n.
1145
1146         * Version 2.1.1 released.
1147
1148 2015-06-13  Carl Hetherington  <cth@carlh.net>
1149
1150         * Version 2.1.0 released.
1151
1152 2015-06-13  Carl Hetherington  <cth@carlh.net>
1153
1154         * Make ru_RU translation actually work.
1155
1156         * Update progress bar (sort-of) when finding subtitles (#603).
1157
1158         * Make sure audio mapping view is scrollable when necessary (#597).
1159
1160 2015-06-12  Carl Hetherington  <cth@carlh.net>
1161
1162         * Add a close button to the audio plot on Linux (#602).
1163
1164         * Version 2.0.51 released.
1165
1166 2015-06-12  Carl Hetherington  <cth@carlh.net>
1167
1168         * New ru_RU translation from Igor Voytovich.
1169
1170 2015-06-12  c.hetherington  <cth@carlh.net>
1171
1172         * Fix for every audio stream being mapped to the DCP when loading
1173         old films.
1174
1175 2015-06-11  c.hetherington  <cth@carlh.net>
1176
1177         * Fix massive slowdown of direct J2K->DCP encodes (#599).
1178
1179         * Fix hang on audio analysis in some cases (#598).
1180
1181         * Fix never-ending encode when XYZ values are clamped (#600).
1182
1183 2015-06-10  Carl Hetherington  <cth@carlh.net>
1184
1185         * Version 2.0.50 released.
1186
1187 2015-06-10  c.hetherington  <cth@carlh.net>
1188
1189         * Skip audio analysis when there is no audio content (#596).
1190
1191 2015-06-09  Carl Hetherington  <cth@carlh.net>
1192
1193         * Version 2.0.49 released.
1194
1195 2015-06-04  Carl Hetherington  <cth@carlh.net>
1196
1197         * Version 2.0.48 released.
1198
1199 2015-06-03  Carl Hetherington  <cth@carlh.net>
1200
1201         * Various fixes to subtitle rendering, including independent
1202         x and y scale of text subs (#489).
1203
1204 2015-06-02  c.hetherington  <cth@carlh.net>
1205
1206         * Allow use of all content audio streams, not just
1207         the selected one.
1208
1209         * Tweak colour conversion controls so that it's easier
1210         to use a preset without seeing the details.
1211
1212 2015-05-25  Carl Hetherington  <cth@carlh.net>
1213
1214         * Block all but alphanumeric characters with a few bits
1215         of punctuation from DCP names.
1216
1217         * Improve view of jobs in various ways.
1218
1219         * Increase the number of images that DCP-o-matic will
1220         keep around in memory before resorting to pushing them
1221         to disk.
1222
1223         * Display DCP container size beside the choice
1224         in the DCP tab.
1225
1226         * Try to set up useful default colour conversions
1227         depending on the type and resolution of content (#565).
1228
1229 2015-05-23  Carl Hetherington  <cth@carlh.net>
1230
1231         * Fix failure to import some video MXFs (#566).
1232
1233 2015-05-17  Carl Hetherington  <cth@carlh.net>
1234
1235         * Update DCP name on changing DCP standard (#570).
1236
1237 2015-05-14  Carl Hetherington  <cth@carlh.net>
1238
1239         * Version 2.0.47 released.
1240
1241 2015-05-13  c.hetherington  <cth@carlh.net>
1242
1243         * Various fixes to embedded image subtitle
1244         handling.
1245
1246 2015-05-10  Carl Hetherington  <cth@carlh.net>
1247
1248         * Version 2.0.46 released.
1249
1250 2015-05-10  Carl Hetherington  <cth@carlh.net>
1251
1252         * Version 2.0.45 released.
1253
1254 2015-05-10  Carl Hetherington  <cth@carlh.net>
1255
1256         * Version 2.0.44 released.
1257
1258 2015-05-10  Carl Hetherington  <cth@carlh.net>
1259
1260         * Fix sometimes-missing channel labels on OS X audio analysis.
1261
1262 2015-05-09  Carl Hetherington  <cth@carlh.net>
1263
1264         * Efficiency fix for cases where there is a lot of processing
1265         power.
1266
1267         * Add UTF-8 content type to KDM emails to try to fix #549.
1268
1269         * Disable OK until a download succeeds in the certificate
1270         downloader (#404).
1271
1272 2015-05-07  Carl Hetherington  <cth@carlh.net>
1273
1274         * Version 2.0.43 released.
1275
1276 2015-05-07  Carl Hetherington  <cth@carlh.net>
1277
1278         * A few small but possibly sigificant correctness fixes
1279         for subtitles (thanks to dcp_inspect).
1280
1281 2015-05-04  Carl Hetherington  <cth@carlh.net>
1282
1283         * Version 2.0.42 released.
1284
1285 2015-05-04  Carl Hetherington  <cth@carlh.net>
1286
1287         * Move restore-default-prefs option (#537).
1288
1289         * Don't try to update config dialog when its window has been
1290         destroyed.  Fixes various crashes on Windows (from master).
1291
1292         * Add a simple content properties dialog (#554).
1293
1294 2015-05-01  carl  <cth@carlh.net>
1295
1296         * Don't load image files whose names start with ._ as they
1297         are probably OS X resource files (from master).
1298
1299 2015-04-30  Carl Hetherington  <cth@carlh.net>
1300
1301         * Copy subtitle fonts to the DCP, and provide
1302         LiberationSans-Regular as a default Arial equivalent.
1303
1304 2015-04-29  Carl Hetherington  <cth@carlh.net>
1305
1306         * Make disk space check take account of whether hard links
1307         are supported by the target filesystem (#511).
1308
1309         * Allow configuration of the encryption key (from master).
1310
1311         * Various fixes to bad timeline drag behaviour when
1312         snapping (from master).
1313
1314 2015-04-29  c.hetherington  <cth@carlh.net>
1315
1316         * Hand-apply 291179175729b62e17a9c322cd27ae134d1310d9,
1317         8d92cce7d2885afa13ee4cb6f546dbf43942124b and
1318         c994839239e84a1f62865ed82fdc090900a66b03 from master;
1319         stop flickering when dragging in the timeline on OS X.
1320
1321 2015-04-22  c.hetherington  <cth@carlh.net>
1322
1323         * Add P3 colour conversion preset.
1324
1325         * Hand-apply all changes relating to colour specification
1326         as chromaticity.
1327
1328 2015-04-20  Carl Hetherington  <cth@carlh.net>
1329
1330         * Hand-apply 47770097cf6a5d7dbbdded8977da5f3de53dfd33;
1331         single-file hashes.
1332
1333         * Hand-apply e1d0d24146592e311d46781a1961fe080f6357cf;
1334         attempt to fix confusion with the JPEG2000 bandwidth
1335         control when a user enters a value directly rather than
1336         using the spin arrows.
1337
1338 2015-04-16  Carl Hetherington  <cth@carlh.net>
1339
1340         * Fix potential OS X crashes due to another incarnation
1341         of the bizarre multi-thread stringstream bug.
1342
1343 2015-04-15  c.hetherington  <cth@carlh.net>
1344
1345         * Hand-apply 94998e12d117f3f1781dfb1318939debfbf34546 from master;
1346         add option to restore the default configuration.
1347
1348 2015-04-12  Carl Hetherington  <cth@carlh.net>
1349
1350         * Hand-apply 69866d9ba972d21375081c313ac245535ac55be9 from master;
1351         handle removed ratio if it occurs in old files.
1352
1353         * Hand-apply c0e0b90d987af2586323d4a67bd67330256da51d from master;
1354         remove 1.37 ratio and set Academy to 1.375.
1355
1356         * Hand-apply 83f1ea8eacb4d56860ccdb9db5acdf12c6e71dfb from master;
1357         ellipsize filters strings if it is long.
1358
1359         * Hand-apply 24ae3a8f0a68529b50c34079e643caf6b9327523 from master;
1360         use the number of mapped audio channels for the DCP name, not the
1361         number of DCP channels (#479).
1362
1363 2015-03-25  Carl Hetherington  <cth@carlh.net>
1364
1365         * Remove scaler settings and just uses SWS_BICUBIC all round.
1366
1367         * Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow
1368         even DCP audio channel counts between 2 and 16 inclusive.
1369
1370         * Hand-apply 3e3d3e46a74af7b3e6431033c7c80bd058c02cf6update;
1371         full/play length in the timing panel when the DCP frame rate is
1372         changed.
1373
1374 2015-03-24  Carl Hetherington  <cth@carlh.net>
1375
1376         * Hand-apply 31eafa8a121b8d341d198e4fe426ee843cc70167; add a note
1377         to the timing panel to try to stop people changing the video frame
1378         rate in the wrong circumstances.
1379
1380         * Hand-apply e30fd8d; resurrect JSON server code.
1381
1382         * Hand-apply 7ba9dcdbfe8f0d94ad9887843995c152c45dfe9e from master;
1383         allow "deletion" of the audio part of a FFmpeg file from the
1384         timeline; delete unmaps the audio (#316).
1385
1386 2015-02-25  Carl Hetherington  <cth@carlh.net>
1387
1388         * Version 2.0.41 released.
1389
1390 2015-02-10  c.hetherington  <cth@carlh.net>
1391
1392         * Default to no colour conversion for
1393         JPEG2000 and DCP content (#445).
1394
1395 2015-02-06  Carl Hetherington  <cth@carlh.net>
1396
1397         * Version 2.0.40 released.
1398
1399 2015-02-06  Carl Hetherington  <cth@carlh.net>
1400
1401         * Version 2.0.39 released.
1402
1403 2015-01-31  Carl Hetherington  <cth@carlh.net>
1404
1405         * Fix error when using audio delay.
1406
1407 2015-01-30  Carl Hetherington  <cth@carlh.net>
1408
1409         * Fix update of preview when video fade changes.
1410
1411         * Hopefully fix black borders round the preview in
1412         some cases.
1413
1414 2015-01-24  Carl Hetherington  <cth@carlh.net>
1415
1416         * Version 2.0.38 released.
1417
1418 2015-01-23  Carl Hetherington  <cth@carlh.net>
1419
1420         * Fix update checker.
1421
1422         * Scan a whole FFmpeg file if no duration is given
1423         in its header.
1424
1425         * Fix flicker of SubRip subtitles in some cases.
1426
1427         * Version 2.0.37 released.
1428
1429 2015-01-21  Carl Hetherington  <cth@carlh.net>
1430
1431         * Version 2.0.36 released.
1432
1433 2015-01-21  Carl Hetherington  <cth@carlh.net>
1434
1435         * Fix differentiation between MXF-wrapped subtitles
1436         and video/audio content.
1437
1438 2015-01-20  Carl Hetherington  <cth@carlh.net>
1439
1440         * Version 2.0.35 released.
1441
1442 2015-01-20  c.hetherington  <cth@carlh.net>
1443
1444         * More informative error when failing to decode
1445         JPEG2000 files.
1446
1447 2015-01-15  Carl Hetherington  <cth@carlh.net>
1448
1449         * Version 2.0.34 released.
1450
1451 2015-01-15  Carl Hetherington  <cth@carlh.net>
1452
1453         * Version 2.0.33 released.
1454
1455 2015-01-15  Carl Hetherington  <cth@carlh.net>
1456
1457         * Version 2.0.32 released.
1458
1459 2015-01-15  Carl Hetherington  <cth@carlh.net>
1460
1461         * Version 2.0.31 released.
1462
1463 2015-01-15  Carl Hetherington  <cth@carlh.net>
1464
1465         * Version 2.0.30 released.
1466
1467 2015-01-11  Carl Hetherington  <cth@carlh.net>
1468
1469         * Version 2.0.29 released.
1470
1471 2015-01-11  Carl Hetherington  <cth@carlh.net>
1472
1473         * Version 2.0.28 released.
1474
1475 2015-01-07  Carl Hetherington  <cth@carlh.net>
1476
1477         * Version 2.0.27 released.
1478
1479 2015-01-07  Carl Hetherington  <cth@carlh.net>
1480
1481         * Version 2.0.26 released.
1482
1483 2015-01-04  Carl Hetherington  <cth@carlh.net>
1484
1485         * Fix loading of SMPTE XML subtitles which
1486         are not MXF-wrapped.
1487
1488 2014-12-14  Carl Hetherington  <cth@carlh.net>
1489
1490         * Version 2.0.25 released.
1491
1492 2014-12-11  Carl Hetherington  <cth@carlh.net>
1493
1494         * Version 2.0.24 released.
1495
1496 2014-12-11  Carl Hetherington  <cth@carlh.net>
1497
1498         * Version 2.0.23 released.
1499
1500 2014-12-11  Carl Hetherington  <cth@carlh.net>
1501
1502         * Add a language property to subtitle content and use it
1503         for the DCP subtitle's language specification.
1504
1505 2014-11-24  Carl Hetherington  <cth@carlh.net>
1506
1507         * Version 2.0.22 released.
1508
1509 2014-11-24  Carl Hetherington  <cth@carlh.net>
1510
1511         * Allow import of J2K image sequences.
1512
1513 2014-11-12  Carl Hetherington  <cth@carlh.net>
1514
1515         * Version 2.0.21 released.
1516
1517 2014-11-12  Carl Hetherington  <cth@carlh.net>
1518
1519         * Version 2.0.20 released.
1520
1521 2014-11-10  Carl Hetherington  <cth@carlh.net>
1522
1523         * Guess initial scale from the size of video
1524         content images, taking pixel aspect ratio into
1525         account where possible.
1526
1527 2014-11-07  c.hetherington  <cth@carlh.net>
1528
1529         * Add a hint if there is 3D content in a proposed 2D DCP.
1530
1531 2014-11-06  Carl Hetherington  <cth@carlh.net>
1532
1533         * Basic support for emailing a report of
1534         a problem (#43).
1535
1536 2014-11-05  c.hetherington  <cth@carlh.net>
1537
1538         * Add a few more hints.
1539
1540 2014-10-30  Carl Hetherington  <cth@carlh.net>
1541
1542         * Version 2.0.19 released.
1543
1544 2014-10-30  Carl Hetherington  <cth@carlh.net>
1545
1546         * Fix mis-merge causing complete breakage
1547         of the main window.
1548
1549 2014-10-28  Carl Hetherington  <cth@carlh.net>
1550
1551         * Version 2.0.18 released.
1552
1553 2014-10-26  Carl Hetherington  <cth@carlh.net>
1554
1555         * Version 2.0.17 released.
1556
1557 2014-11-02  Carl Hetherington  <cth@carlh.net>
1558
1559         * Be more tolerant of some FFmpeg audio decoding errors;
1560         should fix #352.
1561
1562 2014-10-26  Carl Hetherington  <cth@carlh.net>
1563
1564         * Version 2.0.16 released.
1565
1566 2014-10-24  Carl Hetherington  <cth@carlh.net>
1567
1568         * Add a pause button for jobs.
1569
1570         * Experimental support for bypassing colourspace conversion (#266).
1571
1572         * Version 1.76.6 released.
1573
1574 2014-10-23  Carl Hetherington  <cth@carlh.net>
1575
1576         * Version 1.76.5 released.
1577
1578 2014-10-23  Carl Hetherington  <cth@carlh.net>
1579
1580         * Version 1.76.4 released.
1581
1582 2014-10-23  Carl Hetherington  <cth@carlh.net>
1583
1584         * Rename 'Add folder' to 'Add image sequence'
1585         and add some tooltips.
1586
1587         * Move the "keep video in sequence" button into
1588         the timeline dialogue.
1589
1590         * Fix mix-placement of content when using the "Down"
1591         button to move it.
1592
1593 2014-10-22  Carl Hetherington  <cth@carlh.net>
1594
1595         * Version 2.0.15 released.
1596
1597 2014-10-22  Carl Hetherington  <cth@carlh.net>
1598
1599         * Version 1.76.3 released.
1600
1601 2014-10-22  Carl Hetherington  <cth@carlh.net>
1602
1603         * Fix bug where some files from iTunes would
1604         be read as being at 90,000fps.
1605
1606 2014-10-20  Carl Hetherington  <cth@carlh.net>
1607
1608         * Version 1.76.2 released.
1609
1610 2014-10-19  Carl Hetherington  <cth@carlh.net>
1611
1612         * Add simple note of what audio resampling
1613         will be done to the audio panel.
1614
1615 2014-10-16  Carl Hetherington  <cth@carlh.net>
1616
1617         * Version 1.75.2 released.
1618
1619 2014-10-16  Carl Hetherington  <cth@carlh.net>
1620
1621         * Version 1.75.1 released.
1622
1623 2014-10-16  Carl Hetherington  <cth@carlh.net>
1624
1625         * Version 1.75.0 released.
1626
1627 2014-10-14  Carl Hetherington  <cth@carlh.net>
1628
1629         * Version 1.74.3 released.
1630
1631 2014-10-08  c.hetherington  <cth@carlh.net>
1632
1633         * Make server finding more reliable when
1634         there are more than a few servers.
1635
1636 2014-10-05  Carl Hetherington  <cth@carlh.net>
1637
1638         * Use a more sensible default position and size for
1639         .srt subs.
1640
1641 2014-10-03  Carl Hetherington  <cth@carlh.net>
1642
1643         * Version 2.0.14 released.
1644
1645 2014-10-01  Carl Hetherington  <cth@carlh.net>
1646
1647         * Version 2.0.13 released.
1648
1649 2014-09-30  Carl Hetherington  <cth@carlh.net>
1650
1651         * Version 2.0.12 released.
1652
1653 2014-09-30  Carl Hetherington  <cth@carlh.net>
1654
1655         * Add basic video fade in/out.
1656
1657 2014-09-22  Carl Hetherington  <cth@carlh.net>
1658
1659         * Version 2.0.11 released.
1660
1661 2014-09-18  Carl Hetherington  <cth@carlh.net>
1662
1663         * Version 2.0.10 released.
1664
1665 2014-10-08  Carl Hetherington  <cth@carlh.net>
1666
1667         * Version 1.74.2 released.
1668
1669 2014-10-08  Carl Hetherington  <cth@carlh.net>
1670
1671         * Version 1.74.1 released.
1672
1673 2014-10-05  Carl Hetherington  <cth@carlh.net>
1674
1675         * Bump ffmpeg version.
1676
1677 2014-10-06  Carl Hetherington  <cth@carlh.net>
1678
1679         * Version 1.74.0 released.
1680
1681 2014-10-06  Carl Hetherington  <cth@carlh.net>
1682
1683         * Version 1.73.9 released.
1684
1685 2014-09-28  Carl Hetherington  <cth@carlh.net>
1686
1687         * Version 1.73.8 released.
1688
1689 2014-09-28  Carl Hetherington  <cth@carlh.net>
1690
1691         * Add a few key shortcuts.
1692
1693 2014-09-16  Carl Hetherington  <cth@carlh.net>
1694
1695         * Version 1.73.7 released.
1696
1697 2014-09-16  Carl Hetherington  <cth@carlh.net>
1698
1699         * Fix non-update of audio gain when changing selected content.
1700
1701 2014-09-14  Carl Hetherington  <cth@carlh.net>
1702
1703         * Version 1.73.6 released.
1704
1705 2014-09-14  Carl Hetherington  <cth@carlh.net>
1706
1707         * Version 1.73.5 released.
1708
1709 2014-09-14  Carl Hetherington  <cth@carlh.net>
1710
1711         * Update to nl_NL translation from Cherif Ben Brahim.
1712
1713 2014-09-12  Carl Hetherington  <cth@carlh.net>
1714
1715         * Version 2.0.9 released.
1716
1717 2014-09-12  Carl Hetherington  <cth@carlh.net>
1718
1719         * Add "re-examine" option to content context menu (#339).
1720
1721 2014-09-11  Carl Hetherington  <cth@carlh.net>
1722
1723         * Restore encoding optimisations for still-image sources.
1724
1725         * Add option to re-make signing chain with specified organisation,
1726         common names etc. (#354)
1727
1728         * Allow separate X and Y scale for subtitles (#337).
1729
1730 2014-09-10  Carl Hetherington  <cth@carlh.net>
1731
1732         * Allow DCP names to be created using the ISDCF template and then
1733         edited afterwards (#401).
1734
1735         * Fix hidden advanced preferences button in some locales.
1736
1737         * Version 2.0.8 released.
1738
1739 2014-09-10  Carl Hetherington  <cth@carlh.net>
1740
1741         * Fix loading of 1.x films.
1742
1743         * Fix crash on audio analysis in some cases.
1744
1745 2014-09-09  Carl Hetherington  <cth@carlh.net>
1746
1747         * Version 2.0.7 released.
1748
1749 2014-09-09  Carl Hetherington  <cth@carlh.net>
1750
1751         * Version 2.0.6 released.
1752
1753 2014-09-09  Carl Hetherington  <cth@carlh.net>
1754
1755         * Fix missing OS X dependencies.
1756
1757         * Use a different directory for DCP-o-matic 2
1758         configuration (not the same as 1.x).
1759
1760 2014-09-08  Carl Hetherington  <cth@carlh.net>
1761
1762         * Version 2.0.5 released.
1763
1764         * Fix hidden advanced preferences button in some locales.
1765
1766 2014-09-08  Carl Hetherington  <cth@carlh.net>
1767
1768         * Fix failure to load Targa files.
1769
1770 2014-09-07  Carl Hetherington  <cth@carlh.net>
1771
1772         * Put no stretch / no scale in the set of choices for default
1773         scale to.
1774
1775         * Fix a few bad fuzzy translations from the preferences dialog.
1776
1777 2014-09-03  Carl Hetherington  <cth@carlh.net>
1778
1779         * Fix server certificate downloads on OS X (#376).
1780
1781 2014-09-02  Carl Hetherington  <cth@carlh.net>
1782
1783         * Improve behaviour of batch converter window when it is shrunk (#338).
1784
1785 2014-09-01  Carl Hetherington  <cth@carlh.net>
1786
1787         * Version 1.73.1 released.
1788
1789 2014-08-31  Carl Hetherington  <cth@carlh.net>
1790
1791         * Remove configurable CPL <Creator> and use "DCP-o-matic (version) (git)"
1792         instead.
1793
1794         * Fix lack of i18n of strings from src/lib/po on OS X.
1795
1796         * Give a hint when content and container aspect ratios are not
1797         the same (#392).
1798
1799         * Add "copy" button to colour conversion presets editor (#399).
1800
1801         * Allow drag-and-drop of files onto the content list (#395).
1802
1803 2014-08-29  Carl Hetherington  <cth@carlh.net>
1804
1805         * Version 2.0.4 released.
1806
1807 2014-08-24  Carl Hetherington  <cth@carlh.net>
1808
1809         * Version 2.0.3 released.
1810
1811 2014-08-24  Carl Hetherington  <cth@carlh.net>
1812
1813         * Version 2.0.2 released.
1814
1815 2014-08-06  Carl Hetherington  <cth@carlh.net>
1816
1817         * Version 2.0.1 released.
1818
1819 2014-07-15  Carl Hetherington  <cth@carlh.net>
1820
1821         * A variety of changes were made on the 2.0 branch
1822         but not documented in the ChangeLog.  Most sigificantly:
1823
1824         - DCP import
1825         - Creation of DCPs with proper XML subtitles
1826         - Import of .srt and .xml subtitles
1827         - Audio processing framework (with some basic processors).
1828
1829 2014-03-07  Carl Hetherington  <cth@carlh.net>
1830
1831         * Add subtitle view.
1832         * Some improvements to the manual.
1833
1834 2014-08-26  Carl Hetherington  <cth@carlh.net>
1835
1836         * Version 1.73.0 released.
1837
1838 2014-08-25  Carl Hetherington  <cth@carlh.net>
1839
1840         * Basic recent files list in the File menu.
1841
1842 2014-08-23  Carl Hetherington  <cth@carlh.net>
1843
1844         * Version 1.72.12 released.
1845
1846 2014-08-23  Carl Hetherington  <cth@carlh.net>
1847
1848         * Revert previous use of AVFormatContext::start_time when
1849         computing the length of video.  I think this is wrong, and
1850         causes bits to be missed off the end of videos (and other
1851         problems).
1852
1853 2014-08-20  Carl Hetherington  <cth@carlh.net>
1854
1855         * Version 1.72.11 released.
1856
1857 2014-08-19  Carl Hetherington  <cth@carlh.net>
1858
1859         * Attempt to fix random crashes on OS X (especially during encodes)
1860         thought to be caused by multiple threads using (different) stringstreams
1861         at the same time; see src/lib/safe_stringstream.
1862 >>>>>>> origin/master
1863
1864 2014-08-09  Carl Hetherington  <cth@carlh.net>
1865
1866         * Version 1.72.10 released.
1867
1868 2014-08-09  Carl Hetherington  <cth@carlh.net>
1869
1870         * Version 1.72.8 released.
1871
1872 2014-08-08  Carl Hetherington  <cth@carlh.net>
1873
1874         * Approximate support for changing timing details of multiple
1875         bits of content at the same time.
1876
1877         * Allow removal of multiple bits of content at the same time.
1878
1879         * Version 1.72.7 released.
1880
1881 2014-08-04  Carl Hetherington  <cth@carlh.net>
1882
1883         * Add BCC option for KDM emails.
1884
1885 2014-07-29  Carl Hetherington  <cth@carlh.net>
1886
1887         * Version 1.72.5 released.
1888
1889 2014-07-17  Carl Hetherington  <cth@carlh.net>
1890
1891         * Fix corrupted text in job descriptions in some cases.
1892
1893         * Speculative fix for failure to keep Windows
1894         machines awake during encodes.
1895
1896 2014-07-16  Carl Hetherington  <cth@carlh.net>
1897
1898         * Version 1.72.4 released.
1899
1900 2014-07-16  Carl Hetherington  <cth@carlh.net>
1901
1902         * Add default scaling setting to preferences (#384).
1903
1904         * Version 1.72.3 released.
1905
1906 2014-07-16  Carl Hetherington  <cth@carlh.net>
1907
1908         * Improve approximate time reports a bit.
1909
1910         * Make KDM email subject configurable.
1911
1912         * Updates to de_DE from Carsten Kurz.
1913
1914         * Limit allowed KDM types based on Interop/SMPTE setting
1915         of DCP (#385).
1916
1917         * Updates to fr_FR from Grégoire Ausina.
1918
1919 2014-07-14  Carl Hetherington  <cth@carlh.net>
1920
1921         * Bump libdcp to get a new version which writes
1922         <Hash> values to CPLs.
1923
1924 2014-07-10  Carl Hetherington  <cth@carlh.net>
1925
1926         * Version 1.72.2 released.
1927 >>>>>>> origin/master
1928
1929 2014-07-10  Carl Hetherington  <cth@carlh.net>
1930
1931         * Try to fix corruption of KDM email setting in
1932         some cases.
1933
1934         * Version 1.72.1 released.
1935
1936 2014-07-08  Carl Hetherington  <cth@carlh.net>
1937
1938         * Fix various problems with seek and content
1939         being trimmed when its video frame rate is
1940         overridden.
1941
1942 2014-07-02  Carl Hetherington  <cth@carlh.net>
1943
1944         * Updated de_DE translation from Carsten Kurz.
1945
1946 2014-06-30  Carl Hetherington  <cth@carlh.net>
1947
1948         * Version 1.72.0 released.
1949
1950 2014-06-28  Carl Hetherington  <cth@carlh.net>
1951
1952         * Version 1.71.2 released.
1953
1954 2014-06-28  Carl Hetherington  <cth@carlh.net>
1955
1956         * Version 1.71.1 released.
1957
1958 2014-06-28  Carl Hetherington  <cth@carlh.net>
1959
1960         * Fix crash on analysing audio (and possibly DCP creation) with
1961         resampled content.
1962
1963 2014-06-27  Carl Hetherington  <cth@carlh.net>
1964
1965         * Version 1.71.0 released.
1966
1967 2014-06-27  Carl Hetherington  <cth@carlh.net>
1968
1969         * Fix up/down buttons in content list.
1970
1971 2014-06-26  Carl Hetherington  <cth@carlh.net>
1972
1973         * Version 1.70.1 released.
1974
1975 2014-06-26  Carl Hetherington  <cth@carlh.net>
1976
1977         * Support different KDM formulations.
1978
1979         * Allow override of detected video frame rates.
1980
1981         * Optimisation of uncertain effect to encoder and server
1982         thread handling.
1983
1984         * Version 1.70.0 released.
1985
1986 2014-06-25  Carl Hetherington  <cth@carlh.net>
1987
1988         * Version 1.69.37 released.
1989
1990 2014-06-25  Carl Hetherington  <cth@carlh.net>
1991
1992         * Version 1.69.36 released.
1993
1994 2014-06-25  Carl Hetherington  <cth@carlh.net>
1995
1996         * Support pixel format 46 in make_black().
1997
1998 2014-06-24  Carl Hetherington  <cth@carlh.net>
1999
2000         * Re-assign timeline tracks when things are
2001         moved about.
2002
2003 2014-06-23  Carl Hetherington  <cth@carlh.net>
2004
2005         * Try harder to cope with DCP names specified
2006         already in CamelCase.
2007
2008         * Add option to CC a KDM email, and add
2009         $SCREENS and $CINEMA_NAME as variables
2010         in the email.
2011
2012 2014-06-22  Carl Hetherington  <cth@carlh.net>
2013
2014         * Reset-to-default button for KDM email text.
2015
2016         * Version 1.69.35 released.
2017
2018 2014-06-22  Carl Hetherington  <cth@carlh.net>
2019
2020         * Fix large memory leak with image sources.
2021
2022 2014-06-21  Carl Hetherington  <cth@carlh.net>
2023
2024         * Move email config into the KDM email page.
2025
2026         * Version 1.69.34 released.
2027
2028 2014-06-21  Carl Hetherington  <cth@carlh.net>
2029
2030         * Version 1.69.33 released.
2031
2032 2014-06-21  Carl Hetherington  <cth@carlh.net>
2033
2034         * Version 1.69.32 released.
2035
2036 2014-06-21  Carl Hetherington  <cth@carlh.net>
2037
2038         * Version 1.69.31 released.
2039
2040 2014-06-20  Carl Hetherington  <cth@carlh.net>
2041
2042         * Version 1.69.30 released.
2043
2044 2014-06-20  Carl Hetherington  <cth@carlh.net>
2045
2046         * Updates to de_DE translation from Carsten Kurz.
2047
2048 2014-06-18  Carl Hetherington  <cth@carlh.net>
2049
2050         * Version 1.69.29 released.
2051
2052 2014-06-18  Carl Hetherington  <cth@carlh.net>
2053
2054         * Fix thinko causing incorrect audio sample rates in some cases.
2055
2056 2014-06-15  Carl Hetherington  <cth@carlh.net>
2057
2058         * Version 1.69.28 released.
2059
2060 2014-06-12  Carl Hetherington  <cth@carlh.net>
2061
2062         * Version 1.69.27 released.
2063
2064 2014-06-12  Carl Hetherington  <cth@carlh.net>
2065
2066         * Add Content menu with "scale to fit width" and "scale
2067         to fit height" options.
2068
2069         * Version 1.69.26 released.
2070
2071 2014-06-12  Carl Hetherington  <cth@carlh.net>
2072
2073         * Fix bug where DCP-o-matic does not recreate video after
2074         subtitles are turned on or off.
2075
2076 2014-06-10  Carl Hetherington  <cth@carlh.net>
2077
2078         * Support ISDCF naming convention version 9 (#257).
2079
2080         * Rename DCI to ISDCF when talking about the digital cinema
2081         naming convention (#362).
2082
2083         * Fix crash when opening the timeline with no content (#369).
2084
2085 2014-06-09  Carl Hetherington  <cth@carlh.net>
2086
2087         * Fix server/client with non-RGB24 sources.
2088
2089         * Version 1.69.25 released.
2090
2091 2014-06-09  Carl Hetherington  <cth@carlh.net>
2092
2093         * Make audio gain a floating-point value in the UI (#367).
2094
2095         * Work-around out-of-memory crashes with large start trims (#252).
2096
2097         * Version 1.69.24 released.
2098
2099 2014-06-06  Carl Hetherington  <cth@carlh.net>
2100
2101         * Version 1.69.23 released.
2102
2103 2014-06-05  Carl Hetherington  <cth@carlh.net>
2104
2105         * Version 1.69.22 released.
2106
2107 2014-06-05  Carl Hetherington  <cth@carlh.net>
2108
2109         * Large speed-up to multi-image source file decoding.
2110
2111         * Back-port changes from v2 which work out how separate
2112         audio files should be resampled by looking at the video
2113         files which are present at the same time.
2114
2115 2014-06-03  Carl Hetherington  <cth@carlh.net>
2116
2117         * Version 1.69.21 released.
2118
2119 2014-06-03  Carl Hetherington  <cth@carlh.net>
2120
2121         * Fix bad resampling of separate sound file sources that
2122         have specified video frame rates.
2123
2124         * Version 1.69.20 released.
2125
2126 2014-06-03  Carl Hetherington  <cth@carlh.net>
2127
2128         * Re-calculate and update audio plots when the mapping is changed.
2129
2130         * Change the -3dB preset to -6dB since we are talking about
2131         amplitude, not power.
2132
2133         * Version 1.69.19 released.
2134
2135 2014-06-02  Carl Hetherington  <cth@carlh.net>
2136
2137         * Empirical hack to prevent over-read of array
2138         by libswscale; may fix crashes at the start of
2139         DCP encodes.
2140
2141 2014-05-29  Carl Hetherington  <cth@carlh.net>
2142
2143         * Version 1.69.18 released.
2144
2145 2014-05-28  Carl Hetherington  <cth@carlh.net>
2146
2147         * Version 1.69.17 released.
2148
2149 2014-05-28  Carl Hetherington  <cth@carlh.net>
2150
2151         * Version 1.69.16 released.
2152
2153 2014-05-28  Carl Hetherington  <cth@carlh.net>
2154
2155         * Rework KDM generation to be about CPLs rather than DCPs,
2156         and allow specification of any CPL to generate KDMs for.
2157
2158         Requested-by: Richard Turner
2159
2160 2014-05-27  Carl Hetherington  <cth@carlh.net>
2161
2162         * Version 1.69.15 released.
2163
2164 2014-05-26  Carl Hetherington  <cth@carlh.net>
2165
2166         * Version 1.69.14 released.
2167
2168 2014-05-26  Carl Hetherington  <cth@carlh.net>
2169
2170         * Fix problems with non-zero FFmpeg content start times.
2171
2172 2014-05-24  Carl Hetherington  <cth@carlh.net>
2173
2174         * Version 1.69.13 released.
2175
2176 2014-05-24  Carl Hetherington  <cth@carlh.net>
2177
2178         * Fix problems with log setup from config.
2179
2180 2014-05-23  Carl Hetherington  <cth@carlh.net>
2181
2182         * Version 1.69.12 released.
2183
2184 2014-05-22  Carl Hetherington  <cth@carlh.net>
2185
2186         * Version 1.69.11 released.
2187
2188 2014-05-21  Carl Hetherington  <cth@carlh.net>
2189
2190         * Version 1.69.10 released.
2191
2192 2014-05-21  Carl Hetherington  <cth@carlh.net>
2193
2194         * Tidy up logging a bit and make it configurable from the GUI
2195         (moving a few things into an Advanced preferences tab at
2196         the same time).
2197
2198 2014-05-19  Carl Hetherington  <cth@carlh.net>
2199
2200         * Version 1.69.9 released.
2201
2202 2014-05-19  Carl Hetherington  <cth@carlh.net>
2203
2204         * Decode image sources in the multi-threaded part
2205         of the transcoder, rather than the single-threaded.
2206
2207 2014-05-16  Carl Hetherington  <cth@carlh.net>
2208
2209         * Version 1.69.8 released.
2210
2211 2014-05-16  Carl Hetherington  <cth@carlh.net>
2212
2213         * Fix various confusions in translations of abbreviated
2214         channel names (Lc, Rc etc.)
2215
2216 2014-05-14  Carl Hetherington  <cth@carlh.net>
2217
2218         * Version 1.69.7 released.
2219
2220 2014-05-14  Carl Hetherington  <cth@carlh.net>
2221
2222         * Bump libdcp to remove checks on PCM MXF edit rates,
2223         so we can generate strange ones in DCP-o-matic.
2224
2225 2014-05-13  Carl Hetherington  <cth@carlh.net>
2226
2227         * Version 1.69.6 released.
2228
2229 2014-05-13  Carl Hetherington  <cth@carlh.net>
2230
2231         * Remove artificial 100fps limit when using
2232         "any" DCP frame rate.
2233
2234 2014-05-12  Carl Hetherington  <cth@carlh.net>
2235
2236         * Version 1.69.5 released.
2237
2238 2014-05-12  Carl Hetherington  <cth@carlh.net>
2239
2240         * Add option to use any DCP frame rate, rather than just
2241         the "allowed" set.
2242
2243         * Version 1.69.4 released.
2244
2245 2014-05-12  Carl Hetherington  <cth@carlh.net>
2246
2247         * Version 1.69.3 released.
2248
2249 2014-05-12  Carl Hetherington  <cth@carlh.net>
2250
2251         * Use libdcp::raw_convert instead of boost::lexical_cast and
2252         LocaleGuard, hopefully to fix large numbers being written with
2253         thousands separators on some locales.
2254
2255 2014-05-10  Carl Hetherington  <cth@carlh.net>
2256
2257         * Version 1.69.2 released.
2258
2259 2014-05-10  Carl Hetherington  <cth@carlh.net>
2260
2261         * Fix setup of the libswresample context to work with high channel counts.
2262
2263 2014-05-09  Carl Hetherington  <cth@carlh.net>
2264
2265         * Version 1.69.1 released.
2266
2267 2014-05-09  Carl Hetherington  <cth@carlh.net>
2268
2269         * Fix crash on using content with more than 12 audio channels.
2270
2271         * Re-introduce ffprobe call when adding content.
2272
2273 2014-05-05  Carl Hetherington  <cth@carlh.net>
2274
2275         * Version 1.69.0 released.
2276
2277 2014-05-02  Carl Hetherington  <cth@carlh.net>
2278
2279         * Version 1.68.0 released.
2280
2281 2014-04-29  Carl Hetherington  <cth@carlh.net>
2282
2283         * Version 1.67.1 released.
2284
2285 2014-04-29  Carl Hetherington  <cth@carlh.net>
2286
2287         * Version 1.67.0 released.
2288
2289 2014-04-27  Carl Hetherington  <cth@carlh.net>
2290
2291         * Version 1.66.16 released.
2292
2293 2014-04-27  Carl Hetherington  <cth@carlh.net>
2294
2295         * Add .dpx to the list of acceptable image files.
2296
2297         * Slightly better handling of uncaught exceptions.
2298
2299         * Use our own directory picker on 14.04 (as well as 13.04 and 13.10) as
2300         it appears that the same bug remains.
2301
2302 2014-04-25  Carl Hetherington  <cth@carlh.net>
2303
2304         * Version 1.66.15 released.
2305
2306 2014-04-25  Carl Hetherington  <cth@carlh.net>
2307
2308         * Fix subtitle display when the next subtitle is decoded before the previous
2309         one has finished.
2310
2311 2014-04-24  Carl Hetherington  <cth@carlh.net>
2312
2313         * Version 1.66.14 released.
2314
2315 2014-04-23  Carl Hetherington  <cth@carlh.net>
2316
2317         * Version 1.66.13 released.
2318
2319 2014-04-21  Carl Hetherington  <cth@carlh.net>
2320
2321         * Update to es_ES translation from Manuel AC.
2322
2323         * Update to fr_FR translation from Thierry Journet.
2324
2325 2014-04-17  Carl Hetherington  <cth@carlh.net>
2326
2327         * Fix update of the gain control when using the gain calculator
2328         dialog.
2329
2330         * Version 1.66.12 released.
2331
2332 2014-04-07  Carl Hetherington  <cth@carlh.net>
2333
2334         * Version 1.66.11 released.
2335
2336 2014-04-07  Carl Hetherington  <cth@carlh.net>
2337
2338         * Updated fr_FR translation from Thierry Journet.
2339
2340 2014-04-02  Carl Hetherington  <cth@carlh.net>
2341
2342         * Version 1.66.10 released.
2343
2344 2014-04-01  Carl Hetherington  <cth@carlh.net>
2345
2346         * Basic support for separate left/right-eye files or directories
2347         for 3D.
2348
2349 2014-03-30  Carl Hetherington  <cth@carlh.net>
2350
2351         * Version 1.66.9 released.
2352
2353 2014-03-30  Carl Hetherington  <cth@carlh.net>
2354
2355         * Version 1.66.8 released.
2356
2357         * nl_NL translation from Theo Kooijmans.
2358
2359 2014-03-27  Carl Hetherington  <cth@carlh.net>
2360
2361         * Auto-save film metadata before starting DCP encode.
2362
2363 2014-03-25  Carl Hetherington  <cth@carlh.net>
2364
2365         * Add support for downloading Doremi server certificates.
2366
2367 2014-03-24  Carl Hetherington  <cth@carlh.net>
2368
2369         * Version 1.66.7 released.
2370
2371 2014-03-24  Carl Hetherington  <cth@carlh.net>
2372
2373         * Fix error on creating DCPs without audio.
2374
2375 2014-03-23  Carl Hetherington  <cth@carlh.net>
2376
2377         * Version 1.66.6 released.
2378
2379 2014-03-23  Carl Hetherington  <cth@carlh.net>
2380
2381         * Attempt to fix format string specifier error on Windows.
2382
2383         * Version 1.66.5 released.
2384
2385 2014-03-22  Carl Hetherington  <cth@carlh.net>
2386
2387         * Version 1.66.4 released.
2388
2389 2014-03-22  Carl Hetherington  <cth@carlh.net>
2390
2391         * Allow specification of the video frame rate that a sound file
2392         was prepared for.
2393
2394         * Another attempt to fix colour conversion dialog strange behaviour
2395         on OS X.
2396
2397 2014-03-18  Carl Hetherington  <cth@carlh.net>
2398
2399         * Version 1.66.3 released.
2400
2401 2014-03-18  Carl Hetherington  <cth@carlh.net>
2402
2403         * Fix bad rounding of timecodes.
2404
2405         * Tentative support for 3D from alternate frames of the source.
2406
2407 2014-03-17  Carl Hetherington  <cth@carlh.net>
2408
2409         * Improve behaviour of the position slider at the end of films.
2410
2411         * Version 1.66.2 released.
2412
2413 2014-03-17  Carl Hetherington  <cth@carlh.net>
2414
2415         * Improve appearance of config dialog on OS X.
2416
2417 2014-03-15  Carl Hetherington  <cth@carlh.net>
2418
2419         * Improve appearance of new film and KDM dialogs on OS X.
2420
2421         * Fix KDM dialog to predictably set up its initial range to
2422         a week from now.
2423
2424         * Remove support for FFmpeg post-processing filters as they apparently
2425         do not support > 8bpp.  I don't think they are worth the pain of
2426         quantizing and then telling the user what has happened.
2427
2428 2014-03-12  Carl Hetherington  <cth@carlh.net>
2429
2430         * Version 1.66.1 released.
2431
2432 2014-03-12  Carl Hetherington  <cth@carlh.net>
2433
2434         * Hopefully fix i18n on OS X (#324).
2435
2436 2014-03-10  Carl Hetherington  <cth@carlh.net>
2437
2438         * Version 1.66.0 released.
2439
2440 2014-03-09  Carl Hetherington  <cth@carlh.net>
2441
2442         * Version 1.65.2 released.
2443
2444 2014-03-09  Carl Hetherington  <cth@carlh.net>
2445
2446         * Restore old behaviour of "no-stretch" mode with crop.
2447
2448         * Fix display of no-scale display mode in the player.
2449
2450 2014-03-08  Carl Hetherington  <cth@carlh.net>
2451
2452         * Version 1.65.1 released.
2453
2454 2014-03-08  Carl Hetherington  <cth@carlh.net>
2455
2456         * Fix incorrect audio analyses on multiple-stream content.
2457
2458         * Support for unsigned 8-bit audio (hmm!).
2459
2460 2014-03-06  Carl Hetherington  <cth@carlh.net>
2461
2462         * Version 1.65.0 released.
2463
2464 2014-03-05  Carl Hetherington  <cth@carlh.net>
2465
2466         * Version 1.64.19 released.
2467
2468 2014-03-05  Carl Hetherington  <cth@carlh.net>
2469
2470         * Bump maximum audio channels to 12 so that we can
2471         (crudely at least) get BsL/BsR.
2472
2473 2014-03-04  Carl Hetherington  <cth@carlh.net>
2474
2475         * Version 1.64.18 released.
2476
2477 2014-03-04  Carl Hetherington  <cth@carlh.net>
2478
2479         * Add option to disable all scaling of the input video.
2480
2481 2014-03-03  Carl Hetherington  <cth@carlh.net>
2482
2483         * Fix rounding of timecodes in at least some cases (#323).
2484
2485         * Try to prevent OS X from sleeping during DCP encode.
2486
2487 2014-02-26  Carl Hetherington  <cth@carlh.net>
2488
2489         * Version 1.64.17 released.
2490
2491 2014-02-26  Carl Hetherington  <cth@carlh.net>
2492
2493         * Fix missing RMS audio analysis plots in some cases.
2494
2495         * Fix failure to load sound files with
2496         non-ASCII paths.
2497
2498 2014-02-23  Carl Hetherington  <cth@carlh.net>
2499
2500         * Version 1.64.16 released.
2501
2502 2014-02-23  Carl Hetherington  <cth@carlh.net>
2503
2504         * Bump ffmpeg library to git head to fix problems with
2505         misrecognised frame rates in some MOV files.
2506
2507 2014-02-20  Carl Hetherington  <cth@carlh.net>
2508
2509         * Version 1.64.15 released.
2510
2511 2014-02-20  Carl Hetherington  <cth@carlh.net>
2512
2513         * Basic support for 7.1 / HI/VI audio tracks.
2514
2515 2014-02-19  Carl Hetherington  <cth@carlh.net>
2516
2517         * Add some basic JSON stuff.
2518
2519 2014-02-18  Carl Hetherington  <cth@carlh.net>
2520
2521         * Version 1.64.14 released.
2522
2523 2014-02-18  Carl Hetherington  <cth@carlh.net>
2524
2525         * Version 1.64.13 released.
2526
2527 2014-02-12  Carl Hetherington  <cth@carlh.net>
2528
2529         * Make the batch converter remember its last directory
2530         for the film picker (#318).
2531
2532         * Add dcpomatic_batch to OS X .app.
2533
2534 2014-02-11  Carl Hetherington  <cth@carlh.net>
2535
2536         * Version 1.64.12 released.
2537
2538 2014-02-11  Carl Hetherington  <cth@carlh.net>
2539
2540         * Be more careful when catching exceptions from KDM creation.
2541
2542 2014-02-10  Carl Hetherington  <cth@carlh.net>
2543
2544         * Version 1.64.11 released.
2545
2546 2014-02-10  Carl Hetherington  <cth@carlh.net>
2547
2548         * Version 1.64.10 released.
2549
2550 2014-02-10  Carl Hetherington  <cth@carlh.net>
2551
2552         * Try to fix Centos RPM dependencies.
2553
2554         * Version 1.64.9 released.
2555
2556 2014-02-10  Carl Hetherington  <cth@carlh.net>
2557
2558         * Version 1.64.8 released.
2559
2560 2014-02-09  Carl Hetherington  <cth@carlh.net>
2561
2562         * Build with a more careful version of libopenjpeg that handles
2563         out-of-memory conditions slightly better.
2564
2565         * Possibly fix repeated no route to host errors in some cases.
2566
2567         * Some small bits of increased low-memory stability.
2568
2569         * Version 1.64.7 released.
2570
2571 2014-02-08  Carl Hetherington  <cth@carlh.net>
2572
2573         * Fix exception when seeking with missing content (part of #317).
2574
2575         * Version 1.64.6 released.
2576
2577 2014-02-08  Carl Hetherington  <cth@carlh.net>
2578
2579         * Version 1.64.5 released.
2580
2581 2014-02-08  Carl Hetherington  <cth@carlh.net>
2582
2583         * Version 1.64.4 released.
2584
2585 2014-02-08  Carl Hetherington  <cth@carlh.net>
2586
2587         * Version 1.64.3 released.
2588
2589 2014-02-08  Carl Hetherington  <cth@carlh.net>
2590
2591         * Bump libdcp version to get some fixes for Interop XML.
2592
2593 2014-02-07  Carl Hetherington  <cth@carlh.net>
2594
2595         * Add basic stuff to build RPMs for Centos.
2596
2597 2014-02-05  Carl Hetherington  <cth@carlh.net>
2598
2599         * Version 1.64.2 released.
2600
2601 2014-02-05  Carl Hetherington  <cth@carlh.net>
2602
2603         * A variety of fixes to small problems found by Coverity.
2604
2605 2014-02-05  Carl Hetherington  <cth@carlh.net>
2606
2607         * Version 1.64.1 released.
2608
2609 2014-02-05  Carl Hetherington  <cth@carlh.net>
2610
2611         * Updates to it_IT translation from William Fanelli.
2612
2613 2014-02-02  Carl Hetherington  <cth@carlh.net>
2614
2615         * Version 1.64.0 released.
2616
2617 2014-01-29  Carl Hetherington  <cth@carlh.net>
2618
2619         * Version 1.63.8 released.
2620
2621 2014-01-29  Carl Hetherington  <cth@carlh.net>
2622
2623         * Add subtitle X offset option.
2624
2625         * Fix missing subtitles when subtitled content is at a non-zero position.
2626
2627 2014-01-28  Carl Hetherington  <cth@carlh.net>
2628
2629         * Use Mbit/s instead of the incorrect MBps.
2630
2631         * Version 1.63.7 released.
2632
2633 2014-01-28  Carl Hetherington  <cth@carlh.net>
2634
2635         * Try to prevent Windows machines going to sleep during encodes.
2636
2637         * Add option to not install main program / server on Windows.
2638
2639 2014-01-26  Carl Hetherington  <cth@carlh.net>
2640
2641         * Change default JPEG2000 bandwith to 100MBps.
2642
2643         * Updated fr_FR translation from Theirry Journet.
2644
2645 2014-01-24  Carl Hetherington  <cth@carlh.net>
2646
2647         * Try to fix repeatedly-reported exceptions.
2648
2649 2014-01-23  Carl Hetherington  <cth@carlh.net>
2650
2651         * Version 1.63.6 released.
2652
2653 2014-01-23  Carl Hetherington  <cth@carlh.net>
2654
2655         * Fix recovery of DCP encoding after a crash with a 3D DCP.
2656
2657 2014-01-21  Carl Hetherington  <cth@carlh.net>
2658
2659         * Version 1.63.5 released.
2660
2661 2014-01-21  Carl Hetherington  <cth@carlh.net>
2662
2663         * Potentially major fix for bad A/V sync.
2664
2665 2014-01-19  Carl Hetherington  <cth@carlh.net>
2666
2667         * Version 1.63.4 released.
2668
2669 2014-01-19  Carl Hetherington  <cth@carlh.net>
2670
2671         * Updated sv_SE translation from Adam Klotblixt.
2672
2673 2014-01-15  Carl Hetherington  <cth@carlh.net>
2674
2675         * Version 1.63.3 released.
2676
2677 2014-01-15  Carl Hetherington  <cth@carlh.net>
2678
2679         * Hopefully fix badly-labelled MXFs when in Interop mode.
2680
2681 2014-01-14  Carl Hetherington  <cth@carlh.net>
2682
2683         * Version 1.63.2 released.
2684
2685 2014-01-14  Carl Hetherington  <cth@carlh.net>
2686
2687         * Fix problems with adding new soundtracks to FFmpeg content with
2688         no audio track.
2689
2690         * Updated de_DE translation from Markus Raab.
2691
2692         * Version 1.63.1 released.
2693
2694 2014-01-14  Carl Hetherington  <cth@carlh.net>
2695
2696         * Try to fix subtitle problems when the video frame rate is being changed
2697         from content to DCP.
2698
2699 2014-01-13  Carl Hetherington  <cth@carlh.net>
2700
2701         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
2702         also tweak 1.19:1 (#306).
2703
2704         * Version 1.63.0 released.
2705
2706 2014-01-12  Carl Hetherington  <cth@carlh.net>
2707
2708         * Fix crashes when using -3dB options in locales with a , decimal separator.
2709
2710         * Version 1.62.3 released.
2711
2712 2014-01-11  Carl Hetherington  <cth@carlh.net>
2713
2714         * Hopefully fix error on restarting a cancelled transcode job
2715         on Windows.
2716
2717 2014-01-10  Carl Hetherington  <cth@carlh.net>
2718
2719         * Version 1.62.2 released.
2720
2721 2014-01-10  Carl Hetherington  <cth@carlh.net>
2722
2723         * Version 1.62.1 released.
2724
2725 2014-01-10  Carl Hetherington  <cth@carlh.net>
2726
2727         * Version 1.62.0 released.
2728
2729 2014-01-10  Carl Hetherington  <cth@carlh.net>
2730
2731         * Try to stop the queue of things to write filling up excessively
2732         on fast CPUs.
2733
2734         * Try to fix double "are you sure" prompt on quitting with active jobs.
2735
2736         * Version 1.61.2 released.
2737
2738 2014-01-09  Carl Hetherington  <cth@carlh.net>
2739
2740         * Version 1.61.1 released.
2741
2742 2014-01-09  Carl Hetherington  <cth@carlh.net>
2743
2744         * Version 1.61.0 released.
2745
2746 2014-01-09  Carl Hetherington  <cth@carlh.net>
2747
2748         * Hopefully fix somewhat inexplicable inability of Windows to open
2749         new files on top of old ones in some circumstances (with audio
2750         MXFs).
2751
2752         * Version 1.60 released.
2753
2754 2014-01-09  Carl Hetherington  <cth@carlh.net>
2755
2756         * More fixes for slow-downs on fast computers.
2757
2758 2014-01-08  Carl Hetherington  <cth@carlh.net>
2759
2760         * Version 1.59 released.
2761
2762 2014-01-07  Carl Hetherington  <cth@carlh.net>
2763
2764         * Version 1.58 released.
2765
2766 2014-01-07  Carl Hetherington  <cth@carlh.net>
2767
2768         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
2769         of some .mov files.
2770
2771         * Very primitive check-for-updates feature added.
2772
2773         * Allow still-moving-image sources to have their frame rate specified.
2774
2775 2014-01-06  Carl Hetherington  <cth@carlh.net>
2776
2777         * Basics of per-channel audio gain (#247).
2778
2779         * Give a warning on make DCP if it seems unlikely that the disk
2780         will have enough space to store the finished DCP (#92).
2781
2782         * Make sure forced languages override the environment for gettext()
2783         as well as wxWidgets' i18n code (#108).
2784
2785         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
2786         with interop (#206).
2787
2788         * Fix subtitle colouring (#152).
2789
2790         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
2791
2792         * Remove seemingly unnecessary checks on image directories.
2793
2794         * Leave DCP directory creation until the last minute to help
2795         avoid half-eaten directories being left around (#174).
2796
2797 2014-01-05  Carl Hetherington  <cth@carlh.net>
2798
2799         * Version 1.57 released.
2800
2801 2014-01-05  Carl Hetherington  <cth@carlh.net>
2802
2803         * Use _fseeki64 on Windows when reading content files.
2804
2805         * Various small fixes to i18n.
2806
2807 2014-01-03  Carl Hetherington  <cth@carlh.net>
2808
2809         * Version 1.56 released.
2810
2811 2014-01-03  Carl Hetherington  <cth@carlh.net>
2812
2813         * Version 1.55 released.
2814
2815 2014-01-03  Carl Hetherington  <cth@carlh.net>
2816
2817         * New de_DE translation from Markus Raab.
2818
2819         * Work-around mysterious call of pure virtual method inside boost.
2820
2821 2014-01-01  Carl Hetherington  <cth@carlh.net>
2822
2823         * Bump ffmpeg version.
2824
2825 2013-12-30  Carl Hetherington  <cth@carlh.net>
2826
2827         * Version 1.54 released.
2828
2829 2013-12-30  Carl Hetherington  <cth@carlh.net>
2830
2831         * Put catches around a few threads which could have uncaught exceptions.
2832
2833         * Add nascent dcpomatic_create command-line program to create films.
2834
2835 2013-12-29  Carl Hetherington  <cth@carlh.net>
2836
2837         * Version 1.53 released.
2838
2839 2013-12-29  Carl Hetherington  <cth@carlh.net>
2840
2841         * Fix failure to load content from directories with non-Latin names.
2842
2843 2013-12-28  Carl Hetherington  <cth@carlh.net>
2844
2845         * Speculative fix for "find missing" not working on OS X (#255).
2846
2847         * Fix failure to load films with missing still image content (#300).
2848
2849 2013-12-27  Carl Hetherington  <cth@carlh.net>
2850
2851         * Fix non-update of video information on changing DCP resolution (#299).
2852
2853         * Version 1.52 released.
2854
2855 2013-12-27  Carl Hetherington  <cth@carlh.net>
2856
2857         * More speculative fixes for 4K.
2858
2859 2013-12-23  Carl Hetherington  <cth@carlh.net>
2860
2861         * Version 1.51 released.
2862
2863 2013-12-23  Carl Hetherington  <cth@carlh.net>
2864
2865         * A couple of potential fixes for 4K.
2866
2867         * Version 1.50 released.
2868
2869 2013-12-23  Carl Hetherington  <cth@carlh.net>
2870
2871         * Version 1.49 released.
2872
2873 2013-12-23  Carl Hetherington  <cth@carlh.net>
2874
2875         * Version 1.48 released.
2876
2877 2013-12-23  Carl Hetherington  <cth@carlh.net>
2878
2879         * Add TLS/SSL support to KDM email sending.
2880
2881 2013-12-23  Carl Hetherington  <cth@carlh.net>
2882
2883         * Version 1.47 released.
2884
2885 2013-12-23  Carl Hetherington  <cth@carlh.net>
2886
2887         * Add $START_TIME and $END_TIME as variables for the KDM email.
2888
2889         * Add top/bottom option for 3D frames.
2890
2891 2013-12-20  Carl Hetherington  <cth@carlh.net>
2892
2893         * Add configuration option for default audio delay (#276).
2894
2895         * Version 1.46 released.
2896
2897 2013-12-19  Carl Hetherington  <cth@carlh.net>
2898
2899         * Version 1.45 released.
2900
2901 2013-12-19  Carl Hetherington  <cth@carlh.net>
2902
2903         * Bump libdcp version again for a crash fix for 32-bit Windows,
2904         and also for problems generating certificate chains.
2905
2906 2013-12-18  Carl Hetherington  <cth@carlh.net>
2907
2908         * Version 1.44 released.
2909
2910 2013-12-18  Carl Hetherington  <cth@carlh.net>
2911
2912         * Bump libdcp version again for a fix to XML validity for 3D.
2913
2914         * Version 1.43 released.
2915
2916 2013-12-18  Carl Hetherington  <cth@carlh.net>
2917
2918         * Update libdcp version to get fix for 3D IntrinsicDuration.
2919
2920         * Fix progress reporting when making 3D DCPs.
2921
2922         * Fix non-update of display when changing video frame type (2D,
2923         3D left/right etc.)
2924
2925         * Restore video information in video tab when using still images.
2926
2927         * Hopefully fix exception on new film in some strange cases.
2928
2929 2013-12-09  Carl Hetherington  <cth@carlh.net>
2930
2931         * Version 1.42 released.
2932
2933 2013-12-09  Carl Hetherington  <cth@carlh.net>
2934
2935         * Fix make_black for pixel format 7 (#288).
2936
2937 2013-12-08  Carl Hetherington  <cth@carlh.net>
2938
2939         * Fix display update when removing content (#281).
2940
2941 2013-12-07  Carl Hetherington  <cth@carlh.net>
2942
2943         * Version 1.41 released.
2944
2945 2013-12-05  Carl Hetherington  <cth@carlh.net>
2946
2947         * Improve the correctness of lengths reported by sound files to fix
2948         short DCPs when using non-DCI-rate sound files with stills.
2949
2950 2013-12-04  Carl Hetherington  <cth@carlh.net>
2951
2952         * Make signatures optional (#273).
2953
2954         * Only do scale/crop/window/subtitle overlay if a frame is going
2955         to be encoded for the DCP.
2956
2957         * Several optimisations to video processing, which should
2958         speed up the player a bit.
2959
2960 2013-12-03  Carl Hetherington  <cth@carlh.net>
2961
2962         * Add "play length" control to avoid having to do arithmetic to
2963         get end-trims right in some cases (#261).
2964
2965 2013-12-02  Carl Hetherington  <cth@carlh.net>
2966
2967         * Fix breakage to adding multiple files at the same time.
2968
2969         * Fix crash on double-click of "show audio" button (#278).
2970
2971         * Version 1.40 released.
2972
2973 2013-12-02  Carl Hetherington  <cth@carlh.net>
2974
2975         * Fix problems with FFmpeg files that have all-zero stream IDs.
2976
2977         * Fix crash on checking non-existing frame info
2978         files.
2979
2980         * Fix erroneous disabling of timing panel with
2981         audio-only sources.
2982
2983 2013-11-30  Carl Hetherington  <cth@carlh.net>
2984
2985         * Version 1.39 released.
2986
2987 2013-11-30  Carl Hetherington  <cth@carlh.net>
2988
2989         * Fix windows build.
2990
2991 2013-11-29  Carl Hetherington  <cth@carlh.net>
2992
2993         * Version 1.38 released.
2994
2995 2013-11-29  Carl Hetherington  <cth@carlh.net>
2996
2997         * Add option to join input files together
2998         to help with multiple VOB files from DVDs.
2999
3000         * Fix build for 32-bit versions of OS X.
3001
3002 2013-11-27  Carl Hetherington  <cth@carlh.net>
3003
3004         * Version 1.37 released.
3005
3006 2013-11-27  Carl Hetherington  <cth@carlh.net>
3007
3008         * Version 1.36 released.
3009
3010 2013-11-27  Carl Hetherington  <cth@carlh.net>
3011
3012         * Version 1.35 released.
3013
3014 2013-11-26  Carl Hetherington  <cth@carlh.net>
3015
3016         * Updated fr_FR translation from Lilian Lefranc.
3017
3018         * A whole load of fixes for lots of bugs when handling filenames
3019         using non-Latin characters on Windows.
3020
3021 2013-11-22  Carl Hetherington  <cth@carlh.net>
3022
3023         * Version 1.34 released.
3024
3025 2013-11-22  Carl Hetherington  <cth@carlh.net>
3026
3027         * Fix both OS X and Windows installers.
3028
3029 2013-11-21  Carl Hetherington  <cth@carlh.net>
3030
3031         * Version 1.33 released.
3032
3033 2013-11-21  Carl Hetherington  <cth@carlh.net>
3034
3035         * Fix Ubuntu 13.04 build.
3036
3037 2013-11-20  Carl Hetherington  <cth@carlh.net>
3038
3039         * Version 1.32 released.
3040
3041 2013-11-20  Carl Hetherington  <cth@carlh.net>
3042
3043         * Version 1.31 released.
3044
3045 2013-11-20  Carl Hetherington  <cth@carlh.net>
3046
3047         * Add primitive hints dialogue box.
3048
3049 2013-11-17  Carl Hetherington  <cth@carlh.net>
3050
3051         * Fix specified-server discovery.
3052
3053         * Version 1.30 released.
3054
3055 2013-11-17  Carl Hetherington  <cth@carlh.net>
3056
3057         * Speculative fix for servers crashing with different
3058         locales to clients.
3059
3060 2013-11-16  Carl Hetherington  <cth@carlh.net>
3061
3062         * Bump bundled FFmpeg version to current git master.
3063
3064         * Fix erroneous reset of visible channels in audio
3065         level dialog when changing gain.
3066
3067 2013-11-15  Carl Hetherington  <cth@carlh.net>
3068
3069         * Use 2 decimal places for gamma controls instead
3070         of 1.
3071
3072 2013-11-14  Carl Hetherington  <cth@carlh.net>
3073
3074         * Support modification of certain properties when
3075         there are several selected pieces of content.
3076
3077         * Add server configuration back in.
3078
3079 2013-11-12  Carl Hetherington  <cth@carlh.net>
3080
3081         * Version 1.29 released.
3082
3083 2013-11-12  Carl Hetherington  <cth@carlh.net>
3084
3085         * Fix bad_alloc exception on audio analysis (and
3086         probably elsewhere).
3087
3088 2013-11-11  Carl Hetherington  <cth@carlh.net>
3089
3090         * Version 1.28 released.
3091
3092 2013-11-11  Carl Hetherington  <cth@carlh.net>
3093
3094         * Somewhat speculative fix for slow-downs and
3095         large memory consumption with multi-content playlists.
3096
3097 2013-11-10  Carl Hetherington  <cth@carlh.net>
3098
3099         * Hopefully get rid of spurious black lines around
3100         preview.
3101
3102 2013-11-08  Carl Hetherington  <carl@ubuntu>
3103
3104         * Fix strange behaviour of J2K bandwidth control
3105         on 32-bit Linux.
3106
3107 2013-11-07  Carl Hetherington  <cth@carlh.net>
3108
3109         * Open file dialog starts in the configured DCP directory,
3110         if one exists (#70).
3111
3112 2013-11-06  Carl Hetherington  <cth@carlh.net>
3113
3114         * Support pixel format 30 (#254).
3115
3116 2013-11-06  Carl Hetherington  <cth@carlh.net>
3117
3118         * Version 1.27 released.
3119
3120 2013-11-06  Carl Hetherington  <cth@carlh.net>
3121
3122         * Various server-related tidying up; servers are
3123         now auto-detected only (the configuration for
3124         them has been removed).
3125
3126 2013-11-06  Carl Hetherington  <cth@carlh.net>
3127
3128         * Version 1.26 released.
3129
3130 2013-11-05  Carl Hetherington  <cth@carlh.net>
3131
3132         * Auto-detect encoding servers on the local
3133         subnet(s).
3134
3135         * Tweak verbosity of command-line encoding servers.
3136
3137 2013-11-04  Carl Hetherington  <cth@carlh.net>
3138
3139         * Version 1.25 released.
3140
3141 2013-10-29  Carl Hetherington  <cth@carlh.net>
3142
3143         * Improve performance when start-trimming
3144         large files.
3145
3146         * Fix audio problems when start-trimming.
3147
3148 2013-10-28  Carl Hetherington  <cth@carlh.net>
3149
3150         * Version 1.24 released.
3151
3152 2013-10-28  Carl Hetherington  <cth@carlh.net>
3153
3154         * Fix failure to reload configuration on
3155         some non-English locales.
3156
3157 2013-10-26  Carl Hetherington  <cth@carlh.net>
3158
3159         * Version 1.23 released.
3160
3161 2013-10-25  Carl Hetherington  <cth@carlh.net>
3162
3163         * Version 1.22 released.
3164
3165 2013-10-24  Carl Hetherington  <cth@carlh.net>
3166
3167         * Support sources that require repeat of more than
3168         1 extra frame.
3169
3170 2013-10-23  Carl Hetherington  <cth@carlh.net>
3171
3172         * Version 1.21 released.
3173
3174 2013-10-23  Carl Hetherington  <cth@carlh.net>
3175
3176         * Use our own directory picker on Ubuntu 13.10 as well
3177         as Ubuntu 13.04 as it seems similarly broken.
3178
3179 2013-10-22  Carl Hetherington  <cth@carlh.net>
3180
3181         * Version 1.20 released.
3182
3183 2013-10-22  Carl Hetherington  <cth@carlh.net>
3184
3185         * Allow films to be loaded when content is missing,
3186         and then that content can be re-found.
3187
3188 2013-10-21  Carl Hetherington  <cth@carlh.net>
3189
3190         * Version 1.19 released.
3191
3192 2013-10-21  Carl Hetherington  <cth@carlh.net>
3193
3194         * Fix Rec. 709 gammas (from Lilian Lefranc)
3195
3196 2013-10-20  Carl Hetherington  <cth@carlh.net>
3197
3198         * Allow specification of subtitle language even if DVD-o-matic
3199         isn't providing the subtitles.
3200
3201 2013-10-20  Carl Hetherington  <cth@carlh.net>
3202
3203         * Version 1.18 released.
3204
3205 2013-10-19  Carl Hetherington  <cth@carlh.net>
3206
3207         * Fix non-saving of colour transform presets.
3208
3209         * Some improvements in progress reporting, especially
3210         for long encodes.
3211
3212 2013-10-18  Carl Hetherington  <cth@carlh.net>
3213
3214         * Fix bug with incorrect validity times given to KDMs.
3215
3216 2013-10-17  Carl Hetherington  <cth@carlh.net>
3217
3218         * Fix Make DCP menu option sensitivity (#230).
3219
3220         * Forward-port fix from master; use 1000000 rather
3221         than 1e6 for J2K bandwidth arithmetic to ensure
3222         that it's done with integers.
3223
3224 2013-10-16  Carl Hetherington  <cth@carlh.net>
3225
3226         * Version 1.17 released.
3227
3228 2013-10-16  Carl Hetherington  <cth@carlh.net>
3229
3230         * Hopefully fix crash on closing preferences window
3231         when ~/.config/dcpomatic does not exist.
3232
3233         * Allow specification of the DCP to make KDMs for,
3234         in case there is more than one.
3235
3236         * Speed up response to some settings changes
3237         (e.g. crop) (#196).
3238
3239 2013-10-15  Carl Hetherington  <cth@carlh.net>
3240
3241         * Version 1.16 released.
3242
3243 2013-10-15  Carl Hetherington  <cth@carlh.net>
3244
3245         * Restore up/down buttons for simple content time
3246         movements.
3247
3248         * Include film title in KDM filenames.
3249
3250         * Allow no-stretch scaling like in DVD-o-matic.
3251
3252 2013-10-14  Carl Hetherington  <cth@carlh.net>
3253
3254         * Add Rec. 709 colour conversion preset using
3255         Wolfgang Woehl's matrix.
3256
3257 2013-10-14  Carl Hetherington  <cth@carlh.net>
3258
3259         * Version 1.15 released.
3260
3261 2013-10-14  Carl Hetherington  <cth@carlh.net>
3262
3263         * Fix some crashes in the KDM dialogue when coming
3264         out of the add screen without giving a certificate.
3265
3266         * Really fix libltdl search path on OS X.
3267
3268 2013-10-13  Carl Hetherington  <cth@carlh.net>
3269
3270         * Version 1.14 released.
3271
3272 2013-10-12  Carl Hetherington  <cth@carlh.net>
3273
3274         * Add some missing libraries to the OS X build.
3275
3276         * Fix libltdl search path on OS X.
3277
3278 2013-10-12  Carl Hetherington  <cth@carlh.net>
3279
3280         * Version 1.13 released.
3281
3282 2013-10-12  Carl Hetherington  <cth@carlh.net>
3283
3284         * Fix linux static build.
3285
3286 2013-10-11  Carl Hetherington  <cth@carlh.net>
3287
3288         * Version 1.12 released.
3289
3290 2013-10-11  Carl Hetherington  <cth@carlh.net>
3291
3292         * Fix failure to create signer certificates
3293         on Windows.
3294
3295 2013-10-10  Carl Hetherington  <cth@carlh.net>
3296
3297         * Basic snapping in the timeline.
3298
3299         * Various improvements to dcpomatic_kdm.
3300
3301 2013-10-10  Carl Hetherington  <cth@carlh.net>
3302
3303         * Version 1.11 released.
3304
3305 2013-10-10  Carl Hetherington  <cth@carlh.net>
3306
3307         * libdcp fix to incorrect signature digests.
3308
3309 2013-10-09  Carl Hetherington  <cth@carlh.net>
3310
3311         * Version 1.10 released.
3312
3313 2013-10-09  Carl Hetherington  <cth@carlh.net>
3314
3315         * Add some missing Windows dependencies.
3316
3317 2013-10-09  Carl Hetherington  <cth@carlh.net>
3318
3319         * Version 1.09 released.
3320
3321 2013-10-09  Carl Hetherington  <cth@carlh.net>
3322
3323         * Bump libdcp version to pull in speculative fix
3324         for AuthorizedDeviceList thumbprints in KDMs.
3325
3326 2013-10-09  Carl Hetherington  <cth@carlh.net>
3327
3328         * Version 1.08 released.
3329
3330 2013-10-09  Carl Hetherington  <cth@carlh.net>
3331
3332         * Fix problems with crypto stuff on Windows.
3333
3334 2013-10-08  Carl Hetherington  <cth@carlh.net>
3335
3336         * Version 1.07 released.
3337
3338 2013-10-01  Carl Hetherington  <cth@carlh.net>
3339
3340         * Version 1.06 released.
3341
3342 2013-09-19  Carl Hetherington  <cth@carlh.net>
3343
3344         * Version 1.05 released.
3345
3346 2013-09-17  Carl Hetherington  <cth@carlh.net>
3347
3348         * Version 1.04 released.
3349
3350 2013-09-09  Carl Hetherington  <cth@carlh.net>
3351
3352         * Version 1.03 released.
3353
3354 2013-09-02  Carl Hetherington  <cth@carlh.net>
3355
3356         * Add missing boost datetime dependency
3357         to debian control files.
3358
3359 2013-08-30  Carl Hetherington  <cth@carlh.net>
3360
3361         * Version 1.02 released.
3362
3363 2013-08-29  Carl Hetherington  <cth@carlh.net>
3364
3365         * Version 1.01 released.
3366
3367 2013-08-29  Carl Hetherington  <cth@carlh.net>
3368
3369         * Restore server/client operation (#202).
3370
3371         * Fix strange rounding of still image durations (#204).
3372
3373         * Remove limitation to numbers and periods in the
3374         server host name dialogue box.
3375
3376         * Fix stuck-at-99% progress meters (#184).
3377
3378         * Version 1.01beta1 released.
3379
3380 2013-08-29  Carl Hetherington  <cth@carlh.net>
3381
3382         * Fix emissions of large chunks of silence when
3383         analysing audio in some cases.
3384
3385         * Use my @dcpomatic.com email address for now,
3386         rather than a non-existant mailing list.
3387
3388 2013-08-28  Carl Hetherington  <cth@carlh.net>
3389
3390         * Initial DCP-o-matic release.