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