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