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