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