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