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