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