Bump version
[dcpomatic.git] / ChangeLog
1 2016-07-02  Carl Hetherington  <cth@carlh.net>
2
3         * Version 2.8.15 released.
4
5 2016-07-01  Carl Hetherington  <cth@carlh.net>
6
7         * Add move-to-position dialogs when clicking on the preview timecode
8         or frame number.
9
10 2016-06-29  Carl Hetherington  <cth@carlh.net>
11
12         * Updated nl_NL translation from Rob van Nieuwkerk.
13
14         * Increase frequency of progress reporting on long
15         encodes (#900).
16
17         * Obey specified colour conversion when previewing
18         RGB and XYZ JPEG2000 files.
19
20 2016-06-24  Carl Hetherington  <cth@carlh.net>
21
22         * Version 2.8.14 released.
23
24 2016-06-24  c.hetherington  <cth@carlh.net>
25
26         * Try again to make new file dialogue bigger on some platforms
27         (#902).
28
29 2016-06-24  c.hetherington  <cth@carlh.net>
30
31         * Support underlined subtitles.
32
33 2016-06-22  Carl Hetherington  <cth@carlh.net>
34
35         * Version 2.8.13 released.
36
37 2016-06-21  Carl Hetherington  <cth@carlh.net>
38
39         * Make new file dialogue bigger on some platforms (#902).
40
41 2016-06-20  Carl Hetherington  <cth@carlh.net>
42
43         * Updated nl_NL translation from Rob van Nieuwkerk.
44
45         * Fix display of italic and bold font names in the fonts
46         dialogue.
47
48         * Updated pt_BR translation from Max M. Fuhlendorf.
49
50         * Fix various strange crashes with encoding servers.
51
52 2016-06-19  Carl Hetherington  <cth@carlh.net>
53
54         * Version 2.8.12 released.
55
56 2016-06-19  Carl Hetherington  <cth@carlh.net>
57
58         * Fix preview of bold subtitles.
59
60         * Updated pt_BR translation from Max M. Fuhlendorf.
61
62         * Version 2.8.11 released.
63
64 2016-06-19  Carl Hetherington  <cth@carlh.net>
65
66         * Version 2.8.10 released.
67
68 2016-06-17  Carl Hetherington  <cth@carlh.net>
69
70         * Add configurable default for the number of DCP
71         audio channels (#897).
72
73 2016-06-16  Carl Hetherington  <cth@carlh.net>
74
75         * Ignore any hidden files when looking for image files.
76
77         * Remove seconds from KDM time period specification (#819).
78
79 2016-06-14  c.hetherington  <cth@carlh.net>
80
81         * Basic guessing of audio channels from filenames (#393).
82
83         * Fix incorrectly-reported frame rate when importing
84         3D DCPs.
85
86         * Select correct video frame type when importing DCPs (part of #806).
87
88 2016-06-13  Carl Hetherington  <cth@carlh.net>
89
90         * Give better error messages when subtitles fail to load.
91
92 2016-06-13  c.hetherington  <cth@carlh.net>
93
94         * Add 3D video frame type for 3D DCP inputs (#806).
95
96         * Add button to move things to the start of reels (#798).
97
98 2016-06-08  Carl Hetherington  <cth@carlh.net>
99
100         * Version 2.8.9 released.
101
102 2016-06-07  c.hetherington  <cth@carlh.net>
103
104         * Add tooltips over content channel names in the
105         audio mapping view (#888).
106
107         * Re-add option to save DKDMs to a file.
108
109 2016-06-06  Carl Hetherington  <cth@carlh.net>
110
111         * Updated nl_NL translation from Rob van Nieuwkerk.
112
113 2016-06-05  Carl Hetherington  <cth@carlh.net>
114
115         * Updated fr_FR translation from Thierry Journet.
116
117 2016-06-04  Carl Hetherington  <cth@carlh.net>
118
119         * Updated nl_NL translation from Rob van Nieuwkerk.
120
121 2016-06-02  Carl Hetherington  <cth@carlh.net>
122
123         * Version 2.8.8 released.
124
125 2016-06-02  Carl Hetherington  <cth@carlh.net>
126
127         * Fix crash when loading projects from pre-2.8.5.
128
129         * Fix broken content properties under translation.
130
131         * Version 2.8.7 released.
132
133 2016-06-01  c.hetherington  <cth@carlh.net>
134
135         * Basics of better audio stream labelling in the audio
136         mapping view (#849).
137
138 2016-06-01  Carl Hetherington  <cth@carlh.net>
139
140         * Updated cs_CZ translation from Tomáš Begeni.
141
142 2016-05-31  Carl Hetherington  <cth@carlh.net>
143
144         * Updated de_DE translation from Carsten Kurz.
145
146         * Version 2.8.6 released.
147
148 2016-05-31  Carl Hetherington  <cth@carlh.net>
149
150         * Fix some more incomplete strings in the properties dialogue (#874).
151
152         * Fix crash on opening properties for audio-only files (#881).
153
154         * Remove mention of finding subtitles when examining
155         audio-only content (#882).
156
157 2016-05-30  Carl Hetherington  <cth@carlh.net>
158
159         * Version 2.8.5 released.
160
161 2016-05-30  Carl Hetherington  <cth@carlh.net>
162
163         * Keep audio dialogue always-on-top (#756).
164
165         * Add Cancel button to custom colour conversion
166         dialogue (#880).
167
168         * Give the option to abort the operation when creating
169         a new film or opening an existing one (#847).
170
171 2016-05-29  Carl Hetherington  <cth@carlh.net>
172
173         * Updated fr_FR translation from Thierry Journet.
174
175 2016-05-27  Carl Hetherington  <cth@carlh.net>
176
177         * Try to keep video waveform dialogue on top at all times (#820).
178
179         * Updated uk_UA translation from Igor Voytovich.
180
181         * Updated ru_RU translation from Igor Voytovich.
182
183 2016-05-25  Carl Hetherington  <cth@carlh.net>
184
185         * Add hint about excessive audio level (part of #822).
186
187         * Updated nl_NL translation from Rob van Nieuwkerk.
188
189 2016-05-25  c.hetherington  <cth@carlh.net>
190
191         * Treat video MXFs better by not transcoding
192         them unless necessary (part of #803).
193
194 2016-05-24  c.hetherington  <cth@carlh.net>
195
196         * Add somewhat speculative Rec 1886 and Rec 2020
197         colour conversion presets (#832).
198
199         * Disallow referencing of Interop DCPs in SMPTE
200         films, and vice versa (#804).
201
202 2016-05-23  c.hetherington  <cth@carlh.net>
203
204         * Fix missing words in properties window (#874).
205
206 2016-05-23  Carl Hetherington  <cth@carlh.net>
207
208         * Version 2.8.4 released.
209
210 2016-05-17  Carl Hetherington  <cth@carlh.net>
211
212         * Version 2.8.3 released.
213
214 2016-05-16  Carl Hetherington  <cth@carlh.net>
215
216         * Use CPL title for KDM <AnnotationText> nodes.
217
218 2016-05-12  Carl Hetherington  <cth@carlh.net>
219
220         * Version 2.8.2 released.
221
222 2016-03-16  Carl Hetherington  <cth@carlh.net>
223
224         * Optimise image scaling for the preview.
225
226 2016-05-11  Carl Hetherington  <cth@carlh.net>
227
228         * Hopefully improve strange colour fringing on
229         subtitles burnt into existing DCP sources (#752).
230
231 2016-04-29  Carl Hetherington  <cth@carlh.net>
232
233         * Version 2.8.1 released.
234
235 2016-04-29  Carl Hetherington  <cth@carlh.net>
236
237         * Fix incorrect date when using "copy as name" (#869).
238
239 2016-04-27  Carl Hetherington  <cth@carlh.net>
240
241         * Add free-text notes field to cinemas and screens.
242
243         * Request confirmation before resetting preferences (#867).
244
245 2016-04-29  Carl Hetherington  <cth@carlh.net>
246
247         * Version 2.8.0 released.
248
249 2016-04-28  Carl Hetherington  <cth@carlh.net>
250
251         * Version 2.7.20 released.
252
253 2016-04-28  Carl Hetherington  <cth@carlh.net>
254
255         * Updated fr_FR translation from Thierry Journet.
256
257 2016-04-27  Carl Hetherington  <cth@carlh.net>
258
259         * Version 2.7.19 released.
260
261 2016-04-27  Carl Hetherington  <cth@carlh.net>
262
263         * Updated nl_NL translation from Rob van Nieuwkerk.
264
265 2016-04-26  Carl Hetherington  <cth@carlh.net>
266
267         * Version 2.7.18 released.
268
269 2016-04-26  Carl Hetherington  <cth@carlh.net>
270
271         * Fix non-working delete key.
272
273         * Updated ru_RU and uk_UA translations from Igor Voytovich.
274
275         * Updated sv_SE translation from Adam Klotblixt.
276
277         * Updated de_DE translation from Carsten Kurz.
278
279         * Updated nl_NL translation from Rob van Nieuwkerk.
280
281         * Updated es_ES translation from Manuel AC.
282
283 2016-04-25  Carl Hetherington  <cth@carlh.net>
284
285         * Version 2.7.17 released.
286
287 2016-04-25  Carl Hetherington  <cth@carlh.net>
288
289         * Updated nl_NL translation from Rob van Nieuwkerk.
290
291         * Version 2.7.16 released.
292
293 2016-04-25  c.hetherington  <cth@carlh.net>
294
295         * Updated de_DE translation from Carsten Kurz.
296
297         * When making up the ISDCF name assume subtitles are burnt in unless
298         we know otherwise.
299
300         * Fix saving of modified video frame rates for subtitle content.
301
302 2016-04-25  Carl Hetherington  <cth@carlh.net>
303
304         * Version 2.7.15 released.
305
306 2016-04-25  Carl Hetherington  <cth@carlh.net>
307
308         * Add cancel option to confirmation dialogue when closing
309         the program (#847).
310
311         * Move the reel markers to the top of the timeline (#846).
312
313 2016-04-22  c.hetherington  <cth@carlh.net>
314
315         * Arrange buttons to consume less vertical space in the
316         KDM creator (#833).
317
318         * Select active channels on opening audio analysis (#802).
319
320         * Disallow KDM until times from being before from times (#821).
321
322         * Warn when loading certificates from files that have
323         other stuff after the certificate (#805).
324
325         * Separate left-only and right-only video content
326         in the timeline (#845).
327
328 2016-04-21  Carl Hetherington  <cth@carlh.net>
329
330         * Updated nl_NL translation from Rob van Nieuwkerk.
331
332 2016-04-19  c.hetherington  <cth@carlh.net>
333
334         * Updated cs_CZ translation from Tomáš Begeni.
335
336 2016-04-18  Carl Hetherington  <cth@carlh.net>
337
338         * Version 2.7.14 released.
339
340 2016-04-18  Carl Hetherington  <cth@carlh.net>
341
342         * Possibly fix strange paths when uploading DCPs using
343         FTP/SCP.
344
345 2016-04-17  Carl Hetherington  <cth@carlh.net>
346
347         * Updated nl_NL translation from Rob van Nieuwkerk.
348
349 2016-04-15  Carl Hetherington  <cth@carlh.net>
350
351         * Updated de_DE translation from Carsten Kurz.
352
353         * Fix forcing of the "video frame rate" for audio content.
354
355         * Updated ru_RU and uk_UA translations from Igor Voytovich.
356
357 2016-04-14  Carl Hetherington  <cth@carlh.net>
358
359         * Version 2.7.13 released.
360
361 2016-04-14  Carl Hetherington  <cth@carlh.net>
362
363         * Updated de_DE translation from Carsten Kurz.
364
365         * Version 2.7.12 released.
366
367 2016-04-11  Carl Hetherington  <cth@carlh.net>
368
369         * Hopefully fix strange limits on x/y offset of subtitles.
370
371         * Add UTC-3:30 timezone to Cinema configuration (#831).
372
373         * Add option to preview left or right eye (#809).
374
375 2016-04-09  Carl Hetherington  <cth@carlh.net>
376
377         * Version 2.7.11 released.
378
379 2016-04-08  Carl Hetherington  <cth@carlh.net>
380
381         * Version 2.7.10 released.
382
383 2016-04-08  Carl Hetherington  <cth@carlh.net>
384
385         * Updated nl_NL translation from Rob van Nieuwkerk.
386
387 2016-04-07  Carl Hetherington  <cth@carlh.net>
388
389         * Updated de_DE translation from Carsten Kurz.
390
391         * Updated nl_NL translation from Rob van Nieuwkerk.
392
393 2016-04-06  Carl Hetherington  <cth@carlh.net>
394
395         * Version 2.7.9 released.
396
397 2016-04-05  Carl Hetherington  <cth@carlh.net>
398
399         * Support bold in DCP subtitles.
400
401 2016-04-04  Carl Hetherington  <cth@carlh.net>
402
403         * Fix failure to keep italic etc. going across
404         multiple lines of a SubRip subtitle (#837).
405
406 2016-04-01  Carl Hetherington  <cth@carlh.net>
407
408         * Updated fr_FR translation from Thierry Journet.
409
410 2016-03-28  Carl Hetherington  <cth@carlh.net>
411
412         * Updated zh_CN translation from Rov (若文).
413
414 2016-03-22  Carl Hetherington  <cth@carlh.net>
415
416         * Version 2.7.8 released.
417
418 2016-03-21  Carl Hetherington  <cth@carlh.net
419
420         * Updated nl_NL translation from Rob van Nieuwkerk.
421
422         * New zh_CN translation from 若文.
423
424 2016-03-20  Carl Hetherington  <cth@carlh.net>
425
426         * Updated pt_PT translation from Tiago Casal Ribeiro.
427
428         * Version 2.7.7 released.
429
430 2016-03-18  Carl Hetherington  <cth@carlh.net>
431
432         * Version 2.7.6 released.
433
434 2016-03-18  c.hetherington  <cth@carlh.net>
435
436         * Add first part of pt_BR translation from Thiago Andre.
437
438 2016-03-16  Carl Hetherington  <cth@carlh.net>
439
440         * Version 2.7.5 released.
441
442 2016-03-15  Carl Hetherington  <cth@carlh.net>
443
444         * Updated cz_CZ translation from Tomáš Begeni.
445
446 2016-03-14  Carl Hetherington  <cth@carlh.net>
447
448         * Version 2.7.4 released.
449
450 2016-03-13  Carl Hetherington  <cth@carlh.net>
451
452         * Version 2.7.3 released.
453
454 2016-03-13  Carl Hetherington  <cth@carlh.net>
455
456         * Updated de_DE translation from Carsten Kurz.
457
458         * Ignore empty email addresses for KDMs (#818).
459
460         * Fix crash when using non-English decimal separators
461         in the audio gain calculator dialogue (#824).
462
463 2016-03-12  Carl Hetherington  <cth@carlh.net>
464
465         * Add 2.35:1 ratio.
466
467         * Fix assertion failure on opening content properties (#816).
468
469 2016-03-10  Carl Hetherington  <cth@carlh.net>
470
471         * Version 2.7.2 released.
472
473 2016-03-10  c.hetherington  <cth@carlh.net>
474
475         * Updated it_IT translation from Fabio "Zak" Belli.
476
477 2016-03-08  Carl Hetherington  <cth@carlh.net>
478
479         * Store time zone with cinemas and use them to
480         mark KDM start and end times correctly (#788).
481
482         * Bump ffmpeg to git master, somewhere post 3.0.
483
484 2016-03-08  Carl Hetherington  <cth@carlh.net>
485
486         * Fix occasional crash when opening the custom
487         colour conversion editor.
488
489         * Version 2.7.0 released.
490
491 2016-03-08  Carl Hetherington  <cth@carlh.net>
492
493         * Version 2.6.39 released.
494
495 2016-03-08  Carl Hetherington  <cth@carlh.net>
496
497         * Updated ua_UK and ru_RU translations from Igor Voytovich.
498
499 2016-03-07  Carl Hetherington  <cth@carlh.net>
500
501         * Version 2.6.38 released.
502
503 2016-03-07  Carl Hetherington  <cth@carlh.net>
504
505         * Don't try to auto-analyse audio of non-audio content.
506
507         * Version 2.6.37 released.
508
509 2016-03-07  c.hetherington  <cth@carlh.net>
510
511         * Updated nl_NL translation from Rob van Nieuwkerk.
512
513 2016-03-07  Carl Hetherington  <cth@carlh.net>
514
515         * Version 2.6.36 released.
516
517 2016-03-07  Carl Hetherington  <cth@carlh.net>
518
519         * Updated de_DE translation from Carsten Kurz.
520
521         * Version 2.6.35 released.
522
523 2016-03-07  Carl Hetherington  <cth@carlh.net>
524
525         * Updated ua_UK and ru_RU translations from Igor Voytovich.
526
527         * Version 2.6.34 released.
528
529 2016-03-06  Carl Hetherington  <cth@carlh.net>
530
531         * Version 2.6.33 released.
532
533 2016-03-06  Carl Hetherington  <cth@carlh.net>
534
535         * Updated nl_NL translation from Rob van Nieuwkerk.
536
537 2016-03-05  Carl Hetherington  <cth@carlh.net>
538
539         * Version 2.6.32 released.
540
541 2016-03-05  Carl Hetherington  <cth@carlh.net>
542
543         * Try to fix slowdowns on Windows XP (#771).
544
545 2016-03-02  Carl Hetherington  <cth@carlh.net>
546
547         * Version 2.6.31 released.
548
549 2016-03-02  c.hetherington  <cth@carlh.net>
550
551         * New uk_UA translation from Igor Voytovich.
552
553         * Updated ru_RU translation from Igor Voytovich.
554
555         * Add configurable option to disable EBUR128
556         analysis.
557
558 2016-03-01  Carl Hetherington  <cth@carlh.net>
559
560         * Version 2.6.30 released.
561
562 2016-03-01  c.hetherington  <cth@carlh.net>
563
564         * Fix failure to recognise image sequence directories
565         in some cases.
566
567 2016-03-01  Carl Hetherington  <cth@carlh.net>
568
569         * Version 2.6.29 released.
570
571 2016-03-01  Carl Hetherington  <cth@carlh.net>
572
573         * Fix hang / slowdown when previewing subtitles in some
574         cases (#812).
575
576 2016-02-29  Carl Hetherington  <cth@carlh.net>
577
578         * Updated fr_FR translation from Thierry Journet.
579
580         * Version 2.6.28 released.
581
582 2016-02-28  Carl Hetherington  <cth@carlh.net>
583
584         * Version 2.6.27 released.
585
586 2016-02-28  Carl Hetherington  <cth@carlh.net>
587
588         * Ignore subdirectories when deciding whether a folder
589         contains an image sequence or a DCP.
590
591         * Updated nl_NL translation from Rob van Nieuwkerk.
592
593 2016-02-27  Carl Hetherington  <cth@carlh.net>
594
595         * Version 2.6.26 released.
596
597 2016-02-26  Carl Hetherington  <cth@carlh.net>
598
599         * Allow changes to colours of subtitles embedded
600         into video files (#795).
601
602 2016-02-25  Carl Hetherington  <cth@carlh.net>
603
604         * Plot all video and subtitle content on single tracks
605         with audio on the remainder.  Improve rendering quality
606         of the timeline.
607
608 2016-02-24  Carl Hetherington  <cth@carlh.net>
609
610         * Version 2.6.25 released.
611
612 2016-02-24  Carl Hetherington  <cth@carlh.net>
613
614         * Various fixes to timeline behaviour.
615
616         * Fix download of certificates for CAT745 and CP850.
617
618 2016-02-21  Carl Hetherington  <cth@carlh.net>
619
620         * Version 2.6.24 released.
621
622 2016-02-21  Carl Hetherington  <cth@carlh.net>
623
624         * Version 2.6.23 released.
625
626 2016-02-21  Carl Hetherington  <cth@carlh.net>
627
628         * Fix duplicate <LoadFont> nodes in subtitle files.
629
630 2016-02-18  c.hetherington  <cth@carlh.net>
631
632         * Add some more information to the content properties
633         dialogue (#791).
634
635 2016-02-17  Carl Hetherington  <cth@carlh.net>
636
637         * Store cinema / screen certificates in a separate
638         file and allow configuration of its location (#796).
639
640 2016-02-16  Carl Hetherington  <cth@carlh.net>
641
642         * Add option to dcpomatic_cli to echo the
643         created DCP's path to stdout (#794).
644
645         * Add option to auto-upload to TMS (#794).
646
647         * Version 2.6.22 released.
648
649 2016-02-16  Carl Hetherington  <cth@carlh.net>
650
651         * Version 2.6.21 released.
652
653 2016-02-15  Carl Hetherington  <cth@carlh.net>
654
655         * Fix exception when analysing audio of projects with more
656         than 8 DCP channels.
657
658 2016-02-15  c.hetherington  <cth@carlh.net>
659
660         * Support SSA subtitles embedded within FFmpeg files.
661
662 2016-02-12  Carl Hetherington  <cth@carlh.net>
663
664         * Add basic support for SSA (SubStation Alpha) subtitles (#128).
665
666 2016-02-09  Carl Hetherington  <cth@carlh.net>
667
668         * Version 2.6.20 released.
669
670 2016-02-09  Carl Hetherington  <cth@carlh.net>
671
672         * Updated es_ES translation from Manuel AC.
673
674 2016-02-08  Carl Hetherington  <cth@carlh.net>
675
676         * Version 2.6.19 released.
677
678 2016-02-05  c.hetherington  <cth@carlh.net>
679
680         * New cs_CZ translation from Tomáš Begeni.
681
682 2016-02-04  Carl Hetherington  <cth@carlh.net>
683
684         * Updated de_DE translation from Carsten Kurz.
685
686 2016-02-02  Carl Hetherington  <cth@carlh.net>
687
688         * Version 2.6.18 released.
689
690 2016-02-02  Carl Hetherington  <cth@carlh.net>
691
692         * Add Delete-key shortcut to remove content.
693
694 2016-02-01  Carl Hetherington  <cth@carlh.net>
695
696         * Allow removal of multiple pieces of content in one click.
697
698         * Synchronise content list / timeline selection when
699         the content list selection changes.
700
701         * Move the preview to the start of a piece of content
702         when selecting it (suggested by Carsten Kurz).
703
704 2016-02-01  c.hetherington  <cth@carlh.net>
705
706         * Updated de_DE translation from Carsten Kurz.
707
708 2016-02-01  Carl Hetherington  <cth@carlh.net>
709
710         * Version 2.6.17 released.
711
712 2016-01-30  Carl Hetherington  <cth@carlh.net>
713
714         * Fix a collection of strange problems with the content list when
715         dragging content around in the timeline.
716
717 2016-01-24  Carl Hetherington  <cth@carlh.net>
718
719         * Fix encodes getting stuck in some cases (#783).
720
721 2016-01-23  Carl Hetherington  <cth@carlh.net>
722
723         * Fix estimate of required disk space to take referencing
724         of existing DCPs into account.
725
726 2016-01-14  Carl Hetherington  <cth@carlh.net>
727
728         * Add frames-per-second summary to log at the end of
729         a transcode (#786).
730
731         * Allow multiple CC addresses for KDM emails (#785).
732
733 2016-01-13  Carl Hetherington  <cth@carlh.net>
734
735         * Version 2.6.16 released.
736
737 2016-01-13  Carl Hetherington  <cth@carlh.net>
738
739         * Fix incorrect fades when trim is being used.
740
741 2016-01-11  Carl Hetherington  <cth@carlh.net>
742
743         * Updated nl_NL translation from Rob van Nieuwkerk.
744
745 2016-01-10  Carl Hetherington  <cth@carlh.net>
746
747         * Sort "Add file(s)..." images case-insensitively.
748
749         * Version 2.6.15 released.
750
751 2016-01-09  Carl Hetherington  <cth@carlh.net>
752
753         * Fix file-not-found errors with dcpomatic_create on Windows
754         in some situations.
755
756 2016-01-08  c.hetherington  <cth@carlh.net>
757
758         * Attempt to make subtitles view resizeable on all platforms (#781).
759
760         * Don't expand all cinemas on opening KDM dialogs (#779).
761
762 2016-01-07  Carl Hetherington  <cth@carlh.net>
763
764         * Version 2.6.14 released.
765
766 2016-01-07  c.hetherington  <cth@carlh.net>
767
768         * Sort image files added using "Add file(s)..." alphabetically
769         rather than trying to find numbers in the filenames.
770
771 2016-01-07  Carl Hetherington  <cth@carlh.net>
772
773         * Version 2.6.13 released.
774
775 2016-01-07  Carl Hetherington  <cth@carlh.net>
776
777         * Version 2.6.12 released.
778
779 2016-01-06  Carl Hetherington  <cth@carlh.net>
780
781         * Updated ru_RU translation from Igor Voytovich.
782
783         * Version 2.6.11 released.
784
785 2016-01-06  c.hetherington  <cth@carlh.net>
786
787         * New sk_SK translation from Tomáš Hlaváč.
788
789 2015-12-23  Carl Hetherington  <cth@carlh.net>
790
791         * Add basic search function to KDM creator screens list (#739).
792
793         * Version 2.6.10 released.
794
795 2015-12-23  Carl Hetherington  <cth@carlh.net>
796
797         * Updated nl_NL translation from Rob van Nieuwkerk.
798
799         * Version 2.6.9 released.
800
801 2015-12-23  Carl Hetherington  <cth@carlh.net>
802
803         * Add stored list of DKDMs to KDM creator (#767).
804
805 2015-12-22  Carl Hetherington  <cth@carlh.net>
806
807         * Fix hang when removing screens in some cases.
808
809 2015-12-21  Carl Hetherington  <cth@carlh.net>
810
811         * Version 2.6.8 released.
812
813 2015-12-21  c.hetherington  <cth@carlh.net>
814
815         * Reduce frequency of temporary writes to disk (#748).
816
817         * Use new Dolby website for both Doremi and Dolby certificates (#775).
818
819 2015-12-18  c.hetherington  <cth@carlh.net>
820
821         * Fix double-calculation of DCP hashes.
822
823         * Add hint about making non-24/48 FPS Interop DCPs.
824
825 2015-12-15  Carl Hetherington  <cth@carlh.net>
826
827         * Updated de_DE translation from Carsten Kurz.
828
829         * Updated nl_NL translation from Rob van Niuewkerk.
830
831 2015-12-11  Carl Hetherington  <cth@carlh.net>
832
833         * Version 2.6.7 released.
834
835 2015-12-11  Carl Hetherington  <cth@carlh.net>
836
837         * Version 2.6.6 released.
838
839 2015-12-06  Carl Hetherington  <cth@carlh.net>
840
841         * Add menu option to send a project to the
842         batch converter (#770).
843
844 2015-12-10  Carl Hetherington  <cth@carlh.net>
845
846         * Put ISDCF name subtitle language in lower case if all subs are
847         burnt into the image.
848
849 2015-12-09  Carl Hetherington  <cth@carlh.net>
850
851         * Version 2.6.5 released.
852
853 2015-12-08  Carl Hetherington  <cth@carlh.net>
854
855         * Version 2.6.4 released.
856
857 2015-11-30  Carl Hetherington  <cth@carlh.net>
858
859         * Port to OpenJPEG version 2.1.
860
861 2015-12-04  Carl Hetherington  <cth@carlh.net>
862
863         * Version 2.6.3 released.
864
865 2015-12-04  Carl Hetherington  <cth@carlh.net>
866
867         * Fix non-functional send-problem-report.
868
869 2015-12-03  Carl Hetherington  <cth@carlh.net>
870
871         * Version 2.6.2 released.
872
873 2015-12-03  Carl Hetherington  <cth@carlh.net>
874
875         * Fix crash on startup of server GUI in some cases.
876
877 2015-12-03  Carl Hetherington  <cth@carlh.net>
878
879         * Version 2.6.1 released.
880
881 2015-12-03  Carl Hetherington  <cth@carlh.net>
882
883         * Fix crash on uploading to TMS via FTP.
884
885 2015-12-02  Carl Hetherington  <cth@carlh.net>
886
887         * Version 2.6.0 released.
888
889 2015-12-02  Carl Hetherington  <cth@carlh.net>
890
891         * Version 2.5.15 released.
892
893 2015-12-02  Carl Hetherington  <cth@carlh.net>
894
895         * Version 2.5.14 released.
896
897 2015-12-02  Carl Hetherington  <cth@carlh.net>
898
899         * Various fixes to certificate downloading.
900
901         * Version 2.5.13 released.
902
903 2015-12-02  Carl Hetherington  <cth@carlh.net>
904
905         * Remove insistence on 6-character Doremi serials (#768).
906
907 2015-12-01  c.hetherington  <cth@carlh.net>
908
909         * Updated ru_RU translation from Igor Voytovich.
910
911 2015-11-30  Carl Hetherington  <cth@carlh.net>
912
913         * Updated nl_NL translation from Rob van Nieuwkerk.
914
915 2015-11-29  Carl Hetherington  <cth@carlh.net>
916
917         * Version 2.5.12 released.
918
919 2015-11-29  Carl Hetherington  <cth@carlh.net>
920
921         * Possibly fix large memory use with burnt-in subtitles (#766).
922
923 2015-11-28  Carl Hetherington  <cth@carlh.net>
924
925         * Version 2.5.11 released.
926
927 2015-11-28  Carl Hetherington  <cth@carlh.net>
928
929         * Updated nl_NL translation from Rob van Nieuwkerk.
930
931         * Fix various problems with specification of install directory
932         on Windows (#643, #705).
933
934 2015-11-27  Carl Hetherington  <cth@carlh.net>
935
936         * Add config and server list to the batch converter's menus (#765).
937
938         * Fix incorrect subtitle timings with multi-reel (#760).
939
940         * Version 2.5.10 released.
941
942 2015-11-27  Carl Hetherington  <cth@carlh.net>
943
944         * Fix download of some Doremi certificates (#763).
945
946 2015-11-27  c.hetherington  <cth@carlh.net>
947
948         * Updated de_DE translation from Carsten Kurz.
949
950         * Hopefully fix truncated text in the colour conversion dialog
951         on OS X.
952
953 2015-11-26  Carl Hetherington  <cth@carlh.net>
954
955         * Version 2.5.9 released.
956
957 2015-11-26  Carl Hetherington  <cth@carlh.net>
958
959         * Updated de_DE translation from Carsten Kurz.
960
961 2015-11-24  Carl Hetherington  <cth@carlh.net>
962
963         * Version 2.5.8 released.
964
965 2015-11-24  Carl Hetherington  <cth@carlh.net>
966
967         * Version 2.5.7 released.
968
969 2015-11-20  Carl Hetherington  <cth@carlh.net>
970
971         * Lower default position of SubRip subtitles a bit.
972
973 2015-11-19  Carl Hetherington  <cth@carlh.net>
974
975         * Adjust preview subtitle position to better match reality
976         in some cases.
977
978 2015-11-19  c.hetherington  <cth@carlh.net>
979
980         * Add menu option to make a DKDM for DCP-o-matic (#755).
981
982 2015-11-18  Carl Hetherington  <cth@carlh.net>
983
984         * Version 2.5.6 released.
985
986 2015-11-18  c.hetherington  <cth@carlh.net>
987
988         * Add LUFS / LRA analysis using FFmpeg's ebur128 filter (#368).
989
990 2015-11-17  Carl Hetherington  <cth@carlh.net>
991
992         * Bump libdcp for fix to encoded date header in MXF files when
993         encoding on Windows (#754).
994
995         * Version 2.5.5 released.
996
997 2015-11-17  c.hetherington  <cth@carlh.net>
998
999         * Updated nl_NL translation from Rob van Nieuwkerk.
1000
1001         * Fix crash when previewing MXFs in some cases.
1002
1003 2015-11-16  Carl Hetherington  <cth@carlh.net>
1004
1005         * Updated nl_NL translation from Rob van Nieuwkerk.
1006
1007 2015-11-15  Carl Hetherington  <cth@carlh.net>
1008
1009         * Version 2.5.4 released.
1010
1011 2015-11-15  Carl Hetherington  <cth@carlh.net>
1012
1013         * Updated ru_RU translation from Igor Voytovich.
1014
1015         * Basic support for trusted device lists in KDMs (#750).
1016
1017 2015-11-14  Carl Hetherington  <cth@carlh.net>
1018
1019         * Updated nl_NL translation from Rob van Nieuwkerk.
1020
1021         * Fix various misbehaviours with update checking (#749).
1022
1023         * Updated fr_FR translation from Thierry Journet.
1024
1025 2015-11-13  Carl Hetherington  <cth@carlh.net>
1026
1027         * Version 2.5.3 released.
1028
1029 2015-11-13  c.hetherington  <cth@carlh.net>
1030
1031         * Vertically align SubRip subtitles with reference to the bottom
1032         of the screen (#744).
1033
1034         * Disable YUV->RGB conversion controls with non-YUV sources (#649).
1035
1036         * Allow multiple recipients of KDM emails (#745).
1037
1038 2015-11-12  Carl Hetherington  <cth@carlh.net>
1039
1040         * Version 2.5.2 released.
1041
1042 2015-11-12  Carl Hetherington  <cth@carlh.net>
1043
1044         * Extend maximum audio channels to 16 for an experiment.
1045
1046 2015-11-12  c.hetherington  <cth@carlh.net>
1047
1048         * Updated ru_RU translation from Igor Voytovich.
1049
1050 2015-11-12  Carl Hetherington  <cth@carlh.net>
1051
1052         * Updated nl_NL translation from Rob van Nieuwkerk.
1053
1054 2015-11-11  Carl Hetherington  <cth@carlh.net>
1055
1056         * Updated pt_PT translation from Tiago Casal Ribeiro.
1057
1058         * Updated sv_SE translation from Adam Klotblixt.
1059
1060 2015-11-10  Carl Hetherington  <cth@carlh.net>
1061
1062         * Further adjustments to playhead behaviour during trim (#737).
1063
1064         * Version 2.5.1 released.
1065
1066 2015-11-10  Carl Hetherington  <cth@carlh.net>
1067
1068         * Updated fr_FR translation from Thierry Journet.
1069
1070 2015-11-09  Carl Hetherington  <cth@carlh.net>
1071
1072         * Correct a number of float/double mismatches; should fix #742.
1073
1074         * Desensitise trim-playhead buttons as appropriate (#737).
1075
1076         * Keep same frame visible after trimming content start (#737).
1077
1078         * Trim frames after the current one with "trim after current", leaving
1079         the current frame in (#737).
1080
1081 2015-11-08  Carl Hetherington  <cth@carlh.net>
1082
1083         * Fix bad layout in the audio tab (#738).
1084
1085         * Allow configuration of SubRip subtitle colour and outlines.
1086
1087 2015-11-06  Carl Hetherington  <cth@carlh.net>
1088
1089         * Sort cinemas in KDM dialog and standalone creator (#726).
1090
1091 2015-11-06  c.hetherington  <cth@carlh.net>
1092
1093         * Updated ru_RU translation from Igor Voytovich.
1094
1095 2015-11-06  Carl Hetherington  <cth@carlh.net>
1096
1097         * Make single-frame image sources adjust their notional
1098         frame rate to that of the DCP (#714).
1099
1100 2015-11-05  Carl Hetherington  <cth@carlh.net>
1101
1102         * Correct time display when previewing multi-reel DCP content.
1103
1104 2015-11-05  c.hetherington  <cth@carlh.net>
1105
1106         * Updated nl_NL translation from Rob van Nieuwkerk.
1107
1108 2015-11-05  Carl Hetherington  <cth@carlh.net>
1109
1110         * Version 2.5.0 released.
1111
1112 2015-11-05  Carl Hetherington  <cth@carlh.net>
1113
1114         * Version 2.4.18 released.
1115
1116 2015-11-04  Carl Hetherington  <cth@carlh.net>
1117
1118         * Updated nl_NL translation from Rob van Nieuwkerk.
1119
1120         * Version 2.4.17 released.
1121
1122 2015-11-04  Carl Hetherington  <cth@carlh.net>
1123
1124         * Version 2.4.16 released.
1125
1126 2015-11-03  Carl Hetherington  <cth@carlh.net>
1127
1128         * Fix error when previewing DCP content with added subtitles (#736).
1129
1130         * Fix crash with multi-reel DCP content.
1131
1132         * Updated fr_FR translation from Thierry Journet.
1133
1134         * Updated ru_RU translation from Igor Voytovich.
1135
1136         * Updated nl_NL translation from Rob van Nieuwkerk.
1137
1138 2015-11-02  Carl Hetherington  <cth@carlh.net>
1139
1140         * Updated nl_NL translation from Rob van Nieuwkerk.
1141
1142         * Fix incorrect preview rendering of italic subtitles (#728).
1143
1144 2015-10-30  c.hetherington  <cth@carlh.net>
1145
1146         * Updated ru_RU translation from Igor Voytovich.
1147
1148         * Fix non-update of timeline when reels setup changes (#735).
1149
1150 2015-10-29  Carl Hetherington  <cth@carlh.net>
1151
1152         * Version 2.4.15 released.
1153
1154 2015-10-29  Carl Hetherington  <cth@carlh.net>
1155
1156         * Fix incorrect colours following re-scale of existing
1157         DCP content (#730).
1158
1159         * Updated nl_NL translation from Rob van Nieuwkerk.
1160
1161         * Updated pt_PT translation from Tiago Casal Ribeiro.
1162
1163 2015-10-28  Carl Hetherington  <cth@carlh.net>
1164
1165         * New pt_PT translation from Tiago Casal Ribeiro.
1166
1167         * Version 2.4.14 released.
1168
1169 2015-10-28  Carl Hetherington  <cth@carlh.net>
1170
1171         * Version 2.4.13 released.
1172
1173 2015-10-28  Carl Hetherington  <cth@carlh.net>
1174
1175         * Fix ordering of filename in image sets in some cases
1176         (e.g. foo_01042015_00000, foo_01042015_00001...)
1177
1178         * Updated da_DK translation from Anders Uhl Pedersen.
1179
1180         * Fix erroneous addition of referenced assets to PKLs (#723).
1181
1182 2015-10-19  Carl Hetherington  <cth@carlh.net>
1183
1184         * Draw reels in the timeline.
1185
1186         * Fix by-video-content reel split when there is stuff
1187         after the last piece of video content.
1188
1189         * Add button to export leaf private key from the config.
1190
1191 2015-10-17  Carl Hetherington  <cth@carlh.net>
1192
1193         * Version 2.4.12 released.
1194
1195 2015-10-15  Carl Hetherington  <cth@carlh.net>
1196
1197         * Fix out-of-range Interop subtitle timing in some cases (#717).
1198
1199 2015-10-14  Carl Hetherington  <cth@carlh.net>
1200
1201         * Only show existing DCP channels in the audio dialog (#715).
1202
1203         * Various optimizations to the upmixer filters; drop order of
1204         Upmixer A Lfe/C and Upmixer B Lfe filters to speed them up.
1205
1206 2015-10-13  Carl Hetherington  <cth@carlh.net>
1207
1208         * Version 2.4.11 released.
1209
1210 2015-10-13  Carl Hetherington  <cth@carlh.net>
1211
1212         * Add basic support for multi-reel.
1213
1214         * Fix referencing of multi-reel DCPs.
1215
1216 2015-10-12  Carl Hetherington  <cth@carlh.net>
1217
1218         * Version 2.4.10 released.
1219
1220 2015-10-12  Carl Hetherington  <cth@carlh.net>
1221
1222         * Updated nl_NL translation from Rob van Nieuwkerk.
1223
1224 2015-10-11  Carl Hetherington  <cth@carlh.net>
1225
1226         * Add option to log SMTP session transcripts
1227         for debugging failures to send email.
1228
1229         * Version 2.4.9 released.
1230
1231 2015-10-11  Carl Hetherington  <cth@carlh.net>
1232
1233         * Provide progress indication when finding
1234         subtitles (#711).
1235
1236         * Updated ru_RU translation from Igor Voytovich.
1237
1238         * Updated pl_PL translation from Marek Skrzelowski.
1239
1240 2015-10-10  Carl Hetherington  <cth@carlh.net>
1241
1242         * Version 2.4.8 released.
1243
1244 2015-10-10  Carl Hetherington  <cth@carlh.net>
1245
1246         * Version 2.4.7 released.
1247
1248 2015-10-10  Carl Hetherington  <cth@carlh.net>
1249
1250         * Updated nl_NL translation from
1251         Rob van Nieuwkerk.
1252
1253 2015-10-09  Carl Hetherington  <cth@carlh.net>
1254
1255         * Version 2.4.6 released.
1256
1257 2015-10-09  c.hetherington  <cth@carlh.net>
1258
1259         * Create certificate chains with nicer default
1260         organizational unit etc.
1261
1262         * Various improvements to server GUI.
1263
1264         * Package main DCP-o-matic, server and batch
1265         converter on all platforms.
1266
1267         * Add KDM creator application which can
1268         make new KDMs given a DKDM.
1269
1270 2015-10-08  Carl Hetherington  <cth@carlh.net>
1271
1272         * Update to fr_FR translation from Thierry Journet.
1273
1274 2015-10-07  Carl Hetherington  <cth@carlh.net>
1275
1276         * Version 2.4.5 released.
1277
1278 2015-10-07  Carl Hetherington  <cth@carlh.net>
1279
1280         * Fix job description layout on OS X.
1281
1282 2015-10-06  Carl Hetherington  <cth@carlh.net>
1283
1284         * Version 2.4.4 released.
1285
1286 2015-10-06  Carl Hetherington  <cth@carlh.net>
1287
1288         * Version 2.4.3 released.
1289
1290 2015-10-06  Carl Hetherington  <cth@carlh.net>
1291
1292         * Version 2.4.2 released.
1293
1294 2015-10-06  Carl Hetherington  <cth@carlh.net>
1295
1296         * Fix subtitle timing when the DCP rate
1297         is different to their native rate.
1298
1299         * Fix invalid SMPTE subtitle output
1300         in some cases.
1301
1302         * Version 2.4.1 released.
1303
1304 2015-10-06  Carl Hetherington  <cth@carlh.net>
1305
1306         * Speculative support for multi-part
1307         bitmap subtitles (#709).
1308
1309 2015-10-05  Carl Hetherington  <cth@carlh.net>
1310
1311         * Version 2.4.0 released.
1312
1313 2015-10-05  Carl Hetherington  <cth@carlh.net>
1314
1315         * Version 2.3.14 released.
1316
1317 2015-10-04  Carl Hetherington  <cth@carlh.net>
1318
1319         * Fix subtitle timing under trim.
1320
1321 2015-10-02  Carl Hetherington  <cth@carlh.net>
1322
1323         * Version 2.3.13 released.
1324
1325 2015-10-01  Carl Hetherington  <cth@carlh.net>
1326
1327         * Version 2.3.12 released.
1328
1329 2015-09-30  c.hetherington  <cth@carlh.net>
1330
1331         * Fix broken video frame rate override control.
1332
1333 2015-09-30  Carl Hetherington  <cth@carlh.net>
1334
1335         * Version 2.3.11 released.
1336
1337 2015-09-30  Carl Hetherington  <cth@carlh.net>
1338
1339         * Fix various confusions with subtitles and
1340         changing video frame rates.
1341
1342 2015-09-29  Carl Hetherington  <cth@carlh.net>
1343
1344         * Version 2.3.10 released.
1345
1346 2015-09-29  Carl Hetherington  <cth@carlh.net>
1347
1348         * Improve fix for failure to analyse some audio.
1349
1350 2015-09-28  Carl Hetherington  <cth@carlh.net>
1351
1352         * Version 2.3.9 released.
1353
1354 2015-09-28  c.hetherington  <cth@carlh.net>
1355
1356         * Fix update of display when changing DCP video rate (#699).
1357
1358 2015-09-28  Carl Hetherington  <cth@carlh.net>
1359
1360         * Version 2.3.8 released.
1361
1362 2015-09-28  c.hetherington  <cth@carlh.net>
1363
1364         * Fix problems with audio analysis of some combined
1365         video/audio files.
1366
1367         * Fix mis-identification of a folder of images
1368         as a DCP in some cases.
1369
1370 2015-09-27  Carl Hetherington  <cth@carlh.net>
1371
1372         * Version 2.3.7 released.
1373
1374 2015-09-26  Carl Hetherington  <cth@carlh.net>
1375
1376         * Fix crash with embedded subtitles with some
1377         video files.
1378
1379         * Version 2.3.6 released.
1380
1381 2015-09-25  Carl Hetherington  <cth@carlh.net>
1382
1383         * Fix assertion failure when loading .MTS files (#702).
1384
1385         * Fix incorrect hint about 3D content in a 2D DCP.
1386
1387         * Detect and convert from non-UTF-8
1388         subtitle encodings.
1389
1390 2015-09-21  Carl Hetherington  <cth@carlh.net>
1391
1392         * Version 2.3.5 released.
1393
1394 2015-09-20  Carl Hetherington  <cth@carlh.net>
1395
1396         * Fix setting of frame rate when loading
1397         image folders.
1398
1399 2015-09-18  Carl Hetherington  <cth@carlh.net>
1400
1401         * Add another upmixer which is a simpler
1402         matrix-type thing with no filtering
1403         (apart from Lfe).
1404
1405 2015-09-17  Carl Hetherington  <cth@carlh.net>
1406
1407         * Version 2.3.4 released.
1408
1409 2015-09-17  Carl Hetherington  <cth@carlh.net>
1410
1411         * Version 2.3.3 released.
1412
1413 2015-09-16  Carl Hetherington  <cth@carlh.net>
1414
1415         * Fix exception on adding an empty folder
1416         as content (#691).
1417
1418         * Add config option for default standard
1419         (SMPTE / Interop).
1420
1421 2015-09-16  c.hetherington  <cth@carlh.net>
1422
1423         * Allow imported DCPs to be referenced rather
1424         than re-wrapped (i.e. creation of VF DCPs).
1425
1426 2015-09-15  Carl Hetherington  <cth@carlh.net>
1427
1428         * Fix crash on re-making certificate chains
1429         after removing all existing certificates (#690).
1430
1431 2015-09-15  c.hetherington  <cth@carlh.net>
1432
1433         * Fix failure to display audio analysis
1434         in some cases.
1435
1436 2015-09-15  Carl Hetherington  <cth@carlh.net>
1437
1438         * Version 2.3.2 released.
1439
1440 2015-09-14  Carl Hetherington  <cth@carlh.net>
1441
1442         * Fix Windows short-cut to encode server.
1443
1444         * Version 2.3.1 released.
1445
1446 2015-09-14  Carl Hetherington  <cth@carlh.net>
1447
1448         * Version 2.2.1 released.
1449
1450 2015-09-03  c.hetherington  <cth@carlh.net>
1451
1452         * Quicker, though slightly less safe,
1453         check for existing picture data; go back
1454         from the last frame written until we
1455         find a good one rather than going
1456         through from the beginning until we find
1457         a bad one (#519, #504).
1458
1459         * Add frame counter to progress
1460         when transcoding (#111).
1461
1462         * Add button to export certificates
1463         from the configuration (#668).
1464
1465         * Add option to always analyse audio
1466         and put the peak value into the audio
1467         tab so it's easy to see (#673).
1468
1469 2015-09-14  Carl Hetherington  <cth@carlh.net>
1470
1471         * Version 2.2.0 released.
1472
1473 2015-09-14  Carl Hetherington  <cth@carlh.net>
1474
1475         * Version 2.1.65 released.
1476
1477 2015-09-12  Carl Hetherington  <cth@carlh.net>
1478
1479         * Version 2.1.64 released.
1480
1481 2015-09-12  Carl Hetherington  <cth@carlh.net>
1482
1483         * Several fixes to SMPTE subtitle syntax.
1484
1485         * Version 2.1.63 released.
1486
1487 2015-09-11  Carl Hetherington  <cth@carlh.net>
1488
1489         * Fix assertion failure when creating 6-channel DCPs
1490         using the mid-side processor.
1491
1492 2015-09-10  Carl Hetherington  <cth@carlh.net>
1493
1494         * Version 2.1.62 released.
1495
1496 2015-09-10  Carl Hetherington  <cth@carlh.net>
1497
1498         * Version 2.1.61 released.
1499
1500 2015-09-09  Carl Hetherington  <cth@carlh.net>
1501
1502         * Version 2.1.60 released.
1503
1504 2015-09-09  Carl Hetherington  <cth@carlh.net>
1505
1506         * Updated fr_FR translation from Thierry Journet.
1507
1508         * Version 2.1.59 released.
1509
1510 2015-09-09  Carl Hetherington  <cth@carlh.net>
1511
1512         * Version 2.1.59 released.
1513
1514 2015-09-09  c.hetherington  <cth@carlh.net>
1515
1516         * Use SRC_LINEAR when resampling for
1517         audio analysis to speed things up (#685).
1518
1519 2015-09-09  Carl Hetherington  <cth@carlh.net>
1520
1521         * Version 2.1.58 released.
1522
1523 2015-09-09  Carl Hetherington  <cth@carlh.net>
1524
1525         * Actually fix missing libsamplerate
1526         dylib for OS X.
1527
1528 2015-09-08  Carl Hetherington  <cth@carlh.net>
1529
1530         * Version 2.1.57 released.
1531
1532 2015-09-08  c.hetherington  <cth@carlh.net>
1533
1534         * Missing libsamplerate dylib for OS X.
1535
1536 2015-09-06  Carl Hetherington  <cth@carlh.net>
1537
1538         * Version 2.1.56 released.
1539
1540 2015-09-06  Carl Hetherington  <cth@carlh.net>
1541
1542         * Version 2.1.55 released.
1543
1544 2015-09-05  Carl Hetherington  <cth@carlh.net>
1545
1546         * Version 2.1.54 released.
1547
1548 2015-09-05  Carl Hetherington  <cth@carlh.net>
1549
1550         * Version 2.1.53 released.
1551
1552 2015-09-04  Carl Hetherington  <cth@carlh.net>
1553
1554         * Use libsamplerate for resampling instead
1555         of FFmpeg / libsoxr.
1556
1557         * Fix audio mapping view changing size
1558         on first click.
1559
1560         * Version 2.1.52 released.
1561
1562 2015-09-03  Carl Hetherington  <cth@carlh.net>
1563
1564         * Version 2.1.51 released.
1565
1566 2015-09-02  Carl Hetherington  <cth@carlh.net>
1567
1568         * Switch to soxr resampler as it seems
1569         to have fewer artefacts in some cases (#682, possibly #493).
1570
1571 2015-09-02  c.hetherington  <cth@carlh.net>
1572
1573         * Fix problems when changing the number
1574         of encoding servers / threads during an
1575         encode (#683).
1576
1577 2015-09-02  Carl Hetherington  <cth@carlh.net>
1578
1579         * Version 2.1.50 released.
1580
1581 2015-09-01  Carl Hetherington  <cth@carlh.net>
1582
1583         * Allow cancellation of transcodes during the
1584         checking of existing frames (#679).
1585
1586         * Version 2.1.49 released.
1587
1588 2015-08-31  Carl Hetherington  <cth@carlh.net>
1589
1590         * Version 2.1.48 released.
1591
1592 2015-08-31  Carl Hetherington  <cth@carlh.net>
1593
1594         * Stop very long searches for subtitles where
1595         there are none.
1596
1597         * Updated es_ES translation from Manuel AC.
1598
1599 2015-08-30  Carl Hetherington  <cth@carlh.net>
1600
1601         * Updated ru_RU translation from Igor Voytovich.
1602
1603 2015-08-28  Carl Hetherington  <cth@carlh.net>
1604
1605         * Version 2.1.47 released.
1606
1607 2015-08-28  c.hetherington  <cth@carlh.net>
1608
1609         * Fix crash on adding a KDM to DCP content
1610         (hopefully fixing #645).
1611
1612 2015-08-27  Carl Hetherington  <cth@carlh.net>
1613
1614         * Tidy up DCP content colour conversion
1615         a bit.
1616
1617         * Fix creation of badly-named configuration
1618         directories in some circumstances (#654).
1619
1620 2015-08-26  Carl Hetherington  <cth@carlh.net>
1621
1622         * Version 2.1.46 released.
1623
1624 2015-08-25  Carl Hetherington  <cth@carlh.net>
1625
1626         * Version 2.1.45 released.
1627
1628 2015-08-25  Carl Hetherington  <cth@carlh.net>
1629
1630         * Add video waveform viewer.
1631
1632 2015-08-23  Carl Hetherington  <cth@carlh.net>
1633
1634         * Use correct fonts to render subtitles in preview (#663).
1635
1636 2015-08-22  Carl Hetherington  <cth@carlh.net>
1637
1638         * Version 2.1.44 released.
1639
1640 2015-08-20  Carl Hetherington  <cth@carlh.net>
1641
1642         * Version 2.1.43 released.
1643
1644 2015-08-20  Carl Hetherington  <cth@carlh.net>
1645
1646         * Fix assertion failure with overlapping video content (#666).
1647
1648 2015-08-19  Carl Hetherington  <cth@carlh.net>
1649
1650         * Version 2.1.42 released.
1651
1652 2015-08-18  Carl Hetherington  <cth@carlh.net>
1653
1654         * Add custom dialog to select system fonts on Windows
1655         (#491).
1656
1657         * Version 2.1.41 released.
1658
1659 2015-08-18  Carl Hetherington  <cth@carlh.net>
1660
1661         * Add configuration for DCP creator metadata.
1662
1663         * Version 2.1.40 released.
1664
1665 2015-08-18  Carl Hetherington  <cth@carlh.net>
1666
1667         * Fix various problems when creating
1668         subtitled Interop DCPs on Windows.
1669
1670 2015-08-17  Carl Hetherington  <cth@carlh.net>
1671
1672         * Version 2.1.39 released.
1673
1674 2015-08-17  Carl Hetherington  <cth@carlh.net>
1675
1676         * Fix problems when encoding 3D from separate
1677         L/R sources.
1678
1679         * Version 2.1.38 released.
1680
1681 2015-08-17  Carl Hetherington  <cth@carlh.net>
1682
1683         * Fix crop of some YUV content.
1684
1685 2015-08-11  Carl Hetherington  <cth@carlh.net>
1686
1687         * Prevent multiple creation of certificate chains
1688         on startup (part of #651).
1689
1690 2015-08-10  Carl Hetherington  <cth@carlh.net>
1691
1692         * Fix erroneous folder creation on Windows (#654).
1693
1694         * Fix incorrect layout on Windows (#653).
1695
1696 2015-08-09  Carl Hetherington  <cth@carlh.net>
1697
1698         * Version 2.1.37 released.
1699
1700 2015-08-09  Carl Hetherington  <cth@carlh.net>
1701
1702         * Fix various incorrect behaviours with 96kHz
1703         audio sources.
1704
1705 2015-08-06  Carl Hetherington  <cth@carlh.net>
1706
1707         * Version 2.1.36 released.
1708
1709 2015-08-06  Carl Hetherington  <cth@carlh.net>
1710
1711         * Make dcpomatic_create assign a default name if none
1712         is specified.  Fix dcpomatic_create help.
1713
1714         * Add --no-sign and --no-use-isdcf-name to dcpomatic_create.
1715
1716 2015-08-05  Carl Hetherington  <cth@carlh.net>
1717
1718         * Version 2.1.35 released.
1719
1720 2015-08-05  Carl Hetherington  <cth@carlh.net>
1721
1722         * Version 2.1.34 released.
1723
1724 2015-08-05  Carl Hetherington  <cth@carlh.net>
1725
1726         * Version 2.1.33 released.
1727
1728 2015-08-04  Carl Hetherington  <cth@carlh.net>
1729
1730         * Version 2.1.32 released.
1731
1732 2015-08-04  Carl Hetherington  <cth@carlh.net>
1733
1734         * Add --standard option to dcpomatic_create.
1735
1736         * Disable "2D version of 3D content" ISDCF metadata
1737         checkbutton with 3D content (part of #652).
1738
1739 2015-07-30  c.hetherington  <cth@carlh.net>
1740
1741         * Allow recreation of the certificate chain and key
1742         used for KDM decryption (#644).
1743
1744 2015-07-29  Carl Hetherington  <cth@carlh.net>
1745
1746         * Version 2.1.31 released.
1747
1748 2015-07-29  Carl Hetherington  <cth@carlh.net>
1749
1750         * Fix "find missing" with DCP folders (#646).
1751
1752         * Fix garbled audio from DCP sources when running
1753         on Windows.
1754
1755 2015-07-28  c.hetherington  <cth@carlh.net>
1756
1757         * Stop forward-frame button going off the end of the film.
1758
1759         * Notice when content is modified and offer to save the project
1760         on closing DCP-o-matic.
1761
1762         * Recognise .w64 and .flac as audio files.
1763
1764 2015-07-27  Carl Hetherington  <cth@carlh.net>
1765
1766         * Version 2.1.30 released.
1767
1768 2015-07-27  Carl Hetherington  <cth@carlh.net>
1769
1770         * Updated ru_RU translation from Igor Voytovich.
1771
1772         * Version 2.1.29 released.
1773
1774 2015-07-27  Carl Hetherington  <cth@carlh.net>
1775
1776         * Fix i18n for some messages.
1777
1778 2015-07-25  Carl Hetherington  <cth@carlh.net>
1779
1780         * Version 2.1.28 released.
1781
1782 2015-07-24  Carl Hetherington  <cth@carlh.net>
1783
1784         * Fix problems when using large start trims relative
1785         to content length.
1786
1787 2015-07-22  Carl Hetherington  <cth@carlh.net>
1788
1789         * Use NR for rating an in ISDCF name if none is specified.
1790
1791 2015-07-21  Carl Hetherington  <cth@carlh.net>
1792
1793         * Version 2.1.27 released.
1794
1795 2015-07-21  Carl Hetherington  <cth@carlh.net>
1796
1797         * Fix incorrect conversion of audio from DCP sources (#642).
1798
1799 2015-07-20  Carl Hetherington  <cth@carlh.net>
1800
1801         * Version 2.1.26 released.
1802
1803 2015-07-20  Carl Hetherington  <cth@carlh.net>
1804
1805         * Fix missing second lines of subtitles in
1806         some cases (#641).
1807
1808 2015-07-19  Carl Hetherington  <cth@carlh.net>
1809
1810         * Fix some missing set-to-defaults (#640).
1811
1812         * Version 2.1.25 released.
1813
1814 2015-07-17  Carl Hetherington  <cth@carlh.net>
1815
1816         * Version 2.1.24 released.
1817
1818 2015-07-17  c.hetherington  <cth@carlh.net>
1819
1820         * Support FTP upload to TMS (#639).
1821
1822         * Fix bad behaviour of timeline snap.
1823
1824 2015-07-17  Carl Hetherington  <cth@carlh.net>
1825
1826         * Version 2.1.23 released.
1827
1828 2015-07-17  Carl Hetherington  <cth@carlh.net>
1829
1830         * Improve still-image filename sorting.
1831
1832 2015-07-16  Carl Hetherington  <cth@carlh.net>
1833
1834         * Updated ru_RU translation from Igor Voytovich.
1835
1836         * Version 2.1.22 released.
1837
1838 2015-07-16  c.hetherington  <cth@carlh.net>
1839
1840         * Updated ru_RU translation from Igor Voytovich.
1841
1842 2015-07-14  c.hetherington  <cth@carlh.net>
1843
1844         * Updated fr_FR translation from Thierry Journet.
1845
1846         * Fix trim point movement when changing DCP frame rate (#637).
1847
1848 2015-07-14  Carl Hetherington  <cth@carlh.net>
1849
1850         * Version 2.1.21 released.
1851
1852 2015-07-14  Carl Hetherington  <cth@carlh.net>
1853
1854         * Fix occasional strange failure to allow content
1855         selection (#636).
1856
1857         * Fix failure to encode 3D from separate content
1858         in some cases (from 1.x) (#634).
1859
1860         * Fix non-working 3D DCP creation when using separate
1861         pieces of content for each eye (#635).
1862
1863 2015-07-12  Carl Hetherington  <cth@carlh.net>
1864
1865         * Enforce restrictions on SSL certificate properties.
1866
1867 2015-07-09  Carl Hetherington  <cth@carlh.net>
1868
1869         * Improve 'best' frame rate guess in some cases (#633).
1870
1871         * Version 2.1.20 released.
1872
1873 2015-07-09  c.hetherington  <cth@carlh.net>
1874
1875         * Fix error when using DCP content with no audio channels.
1876
1877         * Stop Ctrl+A working when the content tab is not visible (#577).
1878
1879 2015-07-08  c.hetherington  <cth@carlh.net>
1880
1881         * Remove the (I suspect) rarely used and very limited
1882         'properties' dialogue.
1883
1884         * Stop V2 recognising V1 servers and vice versa (#510).
1885
1886 2015-07-07  Carl Hetherington  <cth@carlh.net>
1887
1888         * Version 2.1.19 released.
1889
1890 2015-07-06  c.hetherington  <cth@carlh.net>
1891
1892         * Copy pl_PL translation from 1.x.
1893
1894 2015-07-06  Carl Hetherington  <cth@carlh.net>
1895
1896         * Version 2.1.18 released.
1897
1898 2015-07-06  c.hetherington  <cth@carlh.net>
1899
1900         * Fix incorrectly formatted KDM emails (#630).
1901
1902 2015-07-03  Carl Hetherington  <cth@carlh.net>
1903
1904         * Version 2.1.17 released.
1905
1906 2015-07-03  Carl Hetherington  <cth@carlh.net>
1907
1908         * Version 2.1.16 released.
1909
1910 2015-07-02  Carl Hetherington  <cth@carlh.net>
1911
1912         * Version 2.1.15 released.
1913
1914 2015-07-02  c.hetherington  <cth@carlh.net>
1915
1916         * Support <font color="#abcdef"> tags in SubRip files.
1917
1918         * Fix failure to burn subs over existing DCP sources.
1919
1920         * Remove output gamma configuration option.
1921
1922 2015-07-02  Carl Hetherington  <cth@carlh.net>
1923
1924         * Version 2.1.14 released.
1925
1926 2015-07-02  Carl Hetherington  <cth@carlh.net>
1927
1928         * Version 2.1.13 released.
1929
1930 2015-07-02  Carl Hetherington  <cth@carlh.net>
1931
1932         * Restore audio analysis button for individual
1933         sources (#607 and #622).
1934
1935 2015-06-30  c.hetherington  <cth@carlh.net>
1936
1937         * Write FFmpeg messages of AV_LOG_WARNING and
1938         below to the project's log file.
1939
1940 2015-06-29  Carl Hetherington  <cth@carlh.net>
1941
1942         * Version 2.1.12 released.
1943
1944 2015-06-25  c.hetherington  <cth@carlh.net>
1945
1946         * Disallow impossible burn settings by manipulating
1947         the controls in the subtitle panel (#625).
1948
1949 2015-06-26  Carl Hetherington  <cth@carlh.net>
1950
1951         * Version 2.1.11 released.
1952
1953 2015-06-26  Carl Hetherington  <cth@carlh.net>
1954
1955         * Fix missing subtitles in some cases.
1956
1957         * Fix no-rebuild of DCP after subtitle burn is turned off/on.
1958
1959 2015-06-25  Carl Hetherington  <cth@carlh.net>
1960
1961         * Version 2.1.10 released.
1962
1963 2015-06-25  c.hetherington  <cth@carlh.net>
1964
1965         * Add decode debugging option.
1966
1967 2015-06-25  Carl Hetherington  <cth@carlh.net>
1968
1969         * Version 2.1.9 released.
1970
1971 2015-06-24  Carl Hetherington  <cth@carlh.net>
1972
1973         * Version 2.1.8 released.
1974
1975 2015-06-24  c.hetherington  <cth@carlh.net>
1976
1977         * Bump libdcp for probable fix to various font ID problems (#620).
1978
1979 2015-06-23  Carl Hetherington  <cth@carlh.net>
1980
1981         * Fix incorrect saving of colour conversion settings (#618).
1982
1983 2015-06-21  Carl Hetherington  <cth@carlh.net>
1984
1985         * Add some more video properties to the content properties
1986         dialogue.
1987
1988         * Version 2.1.7 released.
1989
1990 2015-06-21  Carl Hetherington  <cth@carlh.net>
1991
1992         * Prevent DCP creation if the project is set up to request
1993         non-burnt-in subtitles with text-subtitle content (#606).
1994
1995         * Fix status message appearance on OS X (#615).
1996
1997 2015-06-19  Carl Hetherington  <cth@carlh.net>
1998
1999         * Fix non-working audio analysis dialogue.
2000
2001         * Version 2.1.6 released.
2002
2003 2015-06-18  Carl Hetherington  <cth@carlh.net>
2004
2005         * Version 2.1.5 released.
2006
2007 2015-06-18  c.hetherington  <cth@carlh.net>
2008
2009         * Fix error when copying fonts into subtitles
2010         on Windows (#612).
2011
2012         * Split job status onto two lines (#610).
2013
2014         * Fix audio channel counts in DCP names when
2015         processors are in use (#609).
2016
2017 2015-06-18  Carl Hetherington  <cth@carlh.net>
2018
2019         * Version 2.1.4 released.
2020
2021 2015-06-18  Carl Hetherington  <cth@carlh.net>
2022
2023         * Fixes to Linux .desktop files.
2024
2025         * Stop playback when we reach the end of the film.
2026
2027 2015-06-16  c.hetherington  <cth@carlh.net>
2028
2029         * Prevent selection of fewer DCP channels than
2030         are present in the output of an active processor (#611).
2031
2032 2015-06-15  Carl Hetherington  <cth@carlh.net>
2033
2034         * Select newly-added content (#455).
2035
2036 2015-06-14  Carl Hetherington  <cth@carlh.net>
2037
2038         * Version 2.1.3 released.
2039
2040 2015-06-14  Carl Hetherington  <cth@carlh.net>
2041
2042         * Fix parsing of .srt files with a Unicode
2043         byte-order-mark.
2044
2045         * Add buttons to set trim from current `playhead'
2046         position (#372).
2047
2048 2015-06-13  Carl Hetherington  <cth@carlh.net>
2049
2050         * Version 2.1.2 released.
2051
2052 2015-06-13  Carl Hetherington  <cth@carlh.net>
2053
2054         * Fix i18n.
2055
2056         * Version 2.1.1 released.
2057
2058 2015-06-13  Carl Hetherington  <cth@carlh.net>
2059
2060         * Version 2.1.0 released.
2061
2062 2015-06-13  Carl Hetherington  <cth@carlh.net>
2063
2064         * Make ru_RU translation actually work.
2065
2066         * Update progress bar (sort-of) when finding subtitles (#603).
2067
2068         * Make sure audio mapping view is scrollable when necessary (#597).
2069
2070 2015-06-12  Carl Hetherington  <cth@carlh.net>
2071
2072         * Add a close button to the audio plot on Linux (#602).
2073
2074         * Version 2.0.51 released.
2075
2076 2015-06-12  Carl Hetherington  <cth@carlh.net>
2077
2078         * New ru_RU translation from Igor Voytovich.
2079
2080 2015-06-12  c.hetherington  <cth@carlh.net>
2081
2082         * Fix for every audio stream being mapped to the DCP when loading
2083         old films.
2084
2085 2015-06-11  c.hetherington  <cth@carlh.net>
2086
2087         * Fix massive slowdown of direct J2K->DCP encodes (#599).
2088
2089         * Fix hang on audio analysis in some cases (#598).
2090
2091         * Fix never-ending encode when XYZ values are clamped (#600).
2092
2093 2015-06-10  Carl Hetherington  <cth@carlh.net>
2094
2095         * Version 2.0.50 released.
2096
2097 2015-06-10  c.hetherington  <cth@carlh.net>
2098
2099         * Skip audio analysis when there is no audio content (#596).
2100
2101 2015-06-09  Carl Hetherington  <cth@carlh.net>
2102
2103         * Version 2.0.49 released.
2104
2105 2015-06-04  Carl Hetherington  <cth@carlh.net>
2106
2107         * Version 2.0.48 released.
2108
2109 2015-06-03  Carl Hetherington  <cth@carlh.net>
2110
2111         * Various fixes to subtitle rendering, including independent
2112         x and y scale of text subs (#489).
2113
2114 2015-06-02  c.hetherington  <cth@carlh.net>
2115
2116         * Allow use of all content audio streams, not just
2117         the selected one.
2118
2119         * Tweak colour conversion controls so that it's easier
2120         to use a preset without seeing the details.
2121
2122 2015-05-25  Carl Hetherington  <cth@carlh.net>
2123
2124         * Block all but alphanumeric characters with a few bits
2125         of punctuation from DCP names.
2126
2127         * Improve view of jobs in various ways.
2128
2129         * Increase the number of images that DCP-o-matic will
2130         keep around in memory before resorting to pushing them
2131         to disk.
2132
2133         * Display DCP container size beside the choice
2134         in the DCP tab.
2135
2136         * Try to set up useful default colour conversions
2137         depending on the type and resolution of content (#565).
2138
2139 2015-05-23  Carl Hetherington  <cth@carlh.net>
2140
2141         * Fix failure to import some video MXFs (#566).
2142
2143 2015-05-17  Carl Hetherington  <cth@carlh.net>
2144
2145         * Update DCP name on changing DCP standard (#570).
2146
2147 2015-05-14  Carl Hetherington  <cth@carlh.net>
2148
2149         * Version 2.0.47 released.
2150
2151 2015-05-13  c.hetherington  <cth@carlh.net>
2152
2153         * Various fixes to embedded image subtitle
2154         handling.
2155
2156 2015-05-10  Carl Hetherington  <cth@carlh.net>
2157
2158         * Version 2.0.46 released.
2159
2160 2015-05-10  Carl Hetherington  <cth@carlh.net>
2161
2162         * Version 2.0.45 released.
2163
2164 2015-05-10  Carl Hetherington  <cth@carlh.net>
2165
2166         * Version 2.0.44 released.
2167
2168 2015-05-10  Carl Hetherington  <cth@carlh.net>
2169
2170         * Fix sometimes-missing channel labels on OS X audio analysis.
2171
2172 2015-05-09  Carl Hetherington  <cth@carlh.net>
2173
2174         * Efficiency fix for cases where there is a lot of processing
2175         power.
2176
2177         * Add UTF-8 content type to KDM emails to try to fix #549.
2178
2179         * Disable OK until a download succeeds in the certificate
2180         downloader (#404).
2181
2182 2015-05-07  Carl Hetherington  <cth@carlh.net>
2183
2184         * Version 2.0.43 released.
2185
2186 2015-05-07  Carl Hetherington  <cth@carlh.net>
2187
2188         * A few small but possibly sigificant correctness fixes
2189         for subtitles (thanks to dcp_inspect).
2190
2191 2015-05-04  Carl Hetherington  <cth@carlh.net>
2192
2193         * Version 2.0.42 released.
2194
2195 2015-05-04  Carl Hetherington  <cth@carlh.net>
2196
2197         * Move restore-default-prefs option (#537).
2198
2199         * Don't try to update config dialog when its window has been
2200         destroyed.  Fixes various crashes on Windows (from master).
2201
2202         * Add a simple content properties dialog (#554).
2203
2204 2015-05-01  carl  <cth@carlh.net>
2205
2206         * Don't load image files whose names start with ._ as they
2207         are probably OS X resource files (from master).
2208
2209 2015-04-30  Carl Hetherington  <cth@carlh.net>
2210
2211         * Copy subtitle fonts to the DCP, and provide
2212         LiberationSans-Regular as a default Arial equivalent.
2213
2214 2015-04-29  Carl Hetherington  <cth@carlh.net>
2215
2216         * Make disk space check take account of whether hard links
2217         are supported by the target filesystem (#511).
2218
2219         * Allow configuration of the encryption key (from master).
2220
2221         * Various fixes to bad timeline drag behaviour when
2222         snapping (from master).
2223
2224 2015-04-29  c.hetherington  <cth@carlh.net>
2225
2226         * Hand-apply 291179175729b62e17a9c322cd27ae134d1310d9,
2227         8d92cce7d2885afa13ee4cb6f546dbf43942124b and
2228         c994839239e84a1f62865ed82fdc090900a66b03 from master;
2229         stop flickering when dragging in the timeline on OS X.
2230
2231 2015-04-22  c.hetherington  <cth@carlh.net>
2232
2233         * Add P3 colour conversion preset.
2234
2235         * Hand-apply all changes relating to colour specification
2236         as chromaticity.
2237
2238 2015-04-20  Carl Hetherington  <cth@carlh.net>
2239
2240         * Hand-apply 47770097cf6a5d7dbbdded8977da5f3de53dfd33;
2241         single-file hashes.
2242
2243         * Hand-apply e1d0d24146592e311d46781a1961fe080f6357cf;
2244         attempt to fix confusion with the JPEG2000 bandwidth
2245         control when a user enters a value directly rather than
2246         using the spin arrows.
2247
2248 2015-04-16  Carl Hetherington  <cth@carlh.net>
2249
2250         * Fix potential OS X crashes due to another incarnation
2251         of the bizarre multi-thread stringstream bug.
2252
2253 2015-04-15  c.hetherington  <cth@carlh.net>
2254
2255         * Hand-apply 94998e12d117f3f1781dfb1318939debfbf34546 from master;
2256         add option to restore the default configuration.
2257
2258 2015-04-12  Carl Hetherington  <cth@carlh.net>
2259
2260         * Hand-apply 69866d9ba972d21375081c313ac245535ac55be9 from master;
2261         handle removed ratio if it occurs in old files.
2262
2263         * Hand-apply c0e0b90d987af2586323d4a67bd67330256da51d from master;
2264         remove 1.37 ratio and set Academy to 1.375.
2265
2266         * Hand-apply 83f1ea8eacb4d56860ccdb9db5acdf12c6e71dfb from master;
2267         ellipsize filters strings if it is long.
2268
2269         * Hand-apply 24ae3a8f0a68529b50c34079e643caf6b9327523 from master;
2270         use the number of mapped audio channels for the DCP name, not the
2271         number of DCP channels (#479).
2272
2273 2015-03-25  Carl Hetherington  <cth@carlh.net>
2274
2275         * Remove scaler settings and just uses SWS_BICUBIC all round.
2276
2277         * Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow
2278         even DCP audio channel counts between 2 and 16 inclusive.
2279
2280         * Hand-apply 3e3d3e46a74af7b3e6431033c7c80bd058c02cf6update;
2281         full/play length in the timing panel when the DCP frame rate is
2282         changed.
2283
2284 2015-03-24  Carl Hetherington  <cth@carlh.net>
2285
2286         * Hand-apply 31eafa8a121b8d341d198e4fe426ee843cc70167; add a note
2287         to the timing panel to try to stop people changing the video frame
2288         rate in the wrong circumstances.
2289
2290         * Hand-apply e30fd8d; resurrect JSON server code.
2291
2292         * Hand-apply 7ba9dcdbfe8f0d94ad9887843995c152c45dfe9e from master;
2293         allow "deletion" of the audio part of a FFmpeg file from the
2294         timeline; delete unmaps the audio (#316).
2295
2296 2015-02-25  Carl Hetherington  <cth@carlh.net>
2297
2298         * Version 2.0.41 released.
2299
2300 2015-02-10  c.hetherington  <cth@carlh.net>
2301
2302         * Default to no colour conversion for
2303         JPEG2000 and DCP content (#445).
2304
2305 2015-02-06  Carl Hetherington  <cth@carlh.net>
2306
2307         * Version 2.0.40 released.
2308
2309 2015-02-06  Carl Hetherington  <cth@carlh.net>
2310
2311         * Version 2.0.39 released.
2312
2313 2015-01-31  Carl Hetherington  <cth@carlh.net>
2314
2315         * Fix error when using audio delay.
2316
2317 2015-01-30  Carl Hetherington  <cth@carlh.net>
2318
2319         * Fix update of preview when video fade changes.
2320
2321         * Hopefully fix black borders round the preview in
2322         some cases.
2323
2324 2015-01-24  Carl Hetherington  <cth@carlh.net>
2325
2326         * Version 2.0.38 released.
2327
2328 2015-01-23  Carl Hetherington  <cth@carlh.net>
2329
2330         * Fix update checker.
2331
2332         * Scan a whole FFmpeg file if no duration is given
2333         in its header.
2334
2335         * Fix flicker of SubRip subtitles in some cases.
2336
2337         * Version 2.0.37 released.
2338
2339 2015-01-21  Carl Hetherington  <cth@carlh.net>
2340
2341         * Version 2.0.36 released.
2342
2343 2015-01-21  Carl Hetherington  <cth@carlh.net>
2344
2345         * Fix differentiation between MXF-wrapped subtitles
2346         and video/audio content.
2347
2348 2015-01-20  Carl Hetherington  <cth@carlh.net>
2349
2350         * Version 2.0.35 released.
2351
2352 2015-01-20  c.hetherington  <cth@carlh.net>
2353
2354         * More informative error when failing to decode
2355         JPEG2000 files.
2356
2357 2015-01-15  Carl Hetherington  <cth@carlh.net>
2358
2359         * Version 2.0.34 released.
2360
2361 2015-01-15  Carl Hetherington  <cth@carlh.net>
2362
2363         * Version 2.0.33 released.
2364
2365 2015-01-15  Carl Hetherington  <cth@carlh.net>
2366
2367         * Version 2.0.32 released.
2368
2369 2015-01-15  Carl Hetherington  <cth@carlh.net>
2370
2371         * Version 2.0.31 released.
2372
2373 2015-01-15  Carl Hetherington  <cth@carlh.net>
2374
2375         * Version 2.0.30 released.
2376
2377 2015-01-11  Carl Hetherington  <cth@carlh.net>
2378
2379         * Version 2.0.29 released.
2380
2381 2015-01-11  Carl Hetherington  <cth@carlh.net>
2382
2383         * Version 2.0.28 released.
2384
2385 2015-01-07  Carl Hetherington  <cth@carlh.net>
2386
2387         * Version 2.0.27 released.
2388
2389 2015-01-07  Carl Hetherington  <cth@carlh.net>
2390
2391         * Version 2.0.26 released.
2392
2393 2015-01-04  Carl Hetherington  <cth@carlh.net>
2394
2395         * Fix loading of SMPTE XML subtitles which
2396         are not MXF-wrapped.
2397
2398 2014-12-14  Carl Hetherington  <cth@carlh.net>
2399
2400         * Version 2.0.25 released.
2401
2402 2014-12-11  Carl Hetherington  <cth@carlh.net>
2403
2404         * Version 2.0.24 released.
2405
2406 2014-12-11  Carl Hetherington  <cth@carlh.net>
2407
2408         * Version 2.0.23 released.
2409
2410 2014-12-11  Carl Hetherington  <cth@carlh.net>
2411
2412         * Add a language property to subtitle content and use it
2413         for the DCP subtitle's language specification.
2414
2415 2014-11-24  Carl Hetherington  <cth@carlh.net>
2416
2417         * Version 2.0.22 released.
2418
2419 2014-11-24  Carl Hetherington  <cth@carlh.net>
2420
2421         * Allow import of J2K image sequences.
2422
2423 2014-11-12  Carl Hetherington  <cth@carlh.net>
2424
2425         * Version 2.0.21 released.
2426
2427 2014-11-12  Carl Hetherington  <cth@carlh.net>
2428
2429         * Version 2.0.20 released.
2430
2431 2014-11-10  Carl Hetherington  <cth@carlh.net>
2432
2433         * Guess initial scale from the size of video
2434         content images, taking pixel aspect ratio into
2435         account where possible.
2436
2437 2014-11-07  c.hetherington  <cth@carlh.net>
2438
2439         * Add a hint if there is 3D content in a proposed 2D DCP.
2440
2441 2014-11-06  Carl Hetherington  <cth@carlh.net>
2442
2443         * Basic support for emailing a report of
2444         a problem (#43).
2445
2446 2014-11-05  c.hetherington  <cth@carlh.net>
2447
2448         * Add a few more hints.
2449
2450 2014-10-30  Carl Hetherington  <cth@carlh.net>
2451
2452         * Version 2.0.19 released.
2453
2454 2014-10-30  Carl Hetherington  <cth@carlh.net>
2455
2456         * Fix mis-merge causing complete breakage
2457         of the main window.
2458
2459 2014-10-28  Carl Hetherington  <cth@carlh.net>
2460
2461         * Version 2.0.18 released.
2462
2463 2014-10-26  Carl Hetherington  <cth@carlh.net>
2464
2465         * Version 2.0.17 released.
2466
2467 2014-11-02  Carl Hetherington  <cth@carlh.net>
2468
2469         * Be more tolerant of some FFmpeg audio decoding errors;
2470         should fix #352.
2471
2472 2014-10-26  Carl Hetherington  <cth@carlh.net>
2473
2474         * Version 2.0.16 released.
2475
2476 2014-10-24  Carl Hetherington  <cth@carlh.net>
2477
2478         * Add a pause button for jobs.
2479
2480         * Experimental support for bypassing colourspace conversion (#266).
2481
2482         * Version 1.76.6 released.
2483
2484 2014-10-23  Carl Hetherington  <cth@carlh.net>
2485
2486         * Version 1.76.5 released.
2487
2488 2014-10-23  Carl Hetherington  <cth@carlh.net>
2489
2490         * Version 1.76.4 released.
2491
2492 2014-10-23  Carl Hetherington  <cth@carlh.net>
2493
2494         * Rename 'Add folder' to 'Add image sequence'
2495         and add some tooltips.
2496
2497         * Move the "keep video in sequence" button into
2498         the timeline dialogue.
2499
2500         * Fix mix-placement of content when using the "Down"
2501         button to move it.
2502
2503 2014-10-22  Carl Hetherington  <cth@carlh.net>
2504
2505         * Version 2.0.15 released.
2506
2507 2014-10-22  Carl Hetherington  <cth@carlh.net>
2508
2509         * Version 1.76.3 released.
2510
2511 2014-10-22  Carl Hetherington  <cth@carlh.net>
2512
2513         * Fix bug where some files from iTunes would
2514         be read as being at 90,000fps.
2515
2516 2014-10-20  Carl Hetherington  <cth@carlh.net>
2517
2518         * Version 1.76.2 released.
2519
2520 2014-10-19  Carl Hetherington  <cth@carlh.net>
2521
2522         * Add simple note of what audio resampling
2523         will be done to the audio panel.
2524
2525 2014-10-16  Carl Hetherington  <cth@carlh.net>
2526
2527         * Version 1.75.2 released.
2528
2529 2014-10-16  Carl Hetherington  <cth@carlh.net>
2530
2531         * Version 1.75.1 released.
2532
2533 2014-10-16  Carl Hetherington  <cth@carlh.net>
2534
2535         * Version 1.75.0 released.
2536
2537 2014-10-14  Carl Hetherington  <cth@carlh.net>
2538
2539         * Version 1.74.3 released.
2540
2541 2014-10-08  c.hetherington  <cth@carlh.net>
2542
2543         * Make server finding more reliable when
2544         there are more than a few servers.
2545
2546 2014-10-05  Carl Hetherington  <cth@carlh.net>
2547
2548         * Use a more sensible default position and size for
2549         .srt subs.
2550
2551 2014-10-03  Carl Hetherington  <cth@carlh.net>
2552
2553         * Version 2.0.14 released.
2554
2555 2014-10-01  Carl Hetherington  <cth@carlh.net>
2556
2557         * Version 2.0.13 released.
2558
2559 2014-09-30  Carl Hetherington  <cth@carlh.net>
2560
2561         * Version 2.0.12 released.
2562
2563 2014-09-30  Carl Hetherington  <cth@carlh.net>
2564
2565         * Add basic video fade in/out.
2566
2567 2014-09-22  Carl Hetherington  <cth@carlh.net>
2568
2569         * Version 2.0.11 released.
2570
2571 2014-09-18  Carl Hetherington  <cth@carlh.net>
2572
2573         * Version 2.0.10 released.
2574
2575 2014-10-08  Carl Hetherington  <cth@carlh.net>
2576
2577         * Version 1.74.2 released.
2578
2579 2014-10-08  Carl Hetherington  <cth@carlh.net>
2580
2581         * Version 1.74.1 released.
2582
2583 2014-10-05  Carl Hetherington  <cth@carlh.net>
2584
2585         * Bump ffmpeg version.
2586
2587 2014-10-06  Carl Hetherington  <cth@carlh.net>
2588
2589         * Version 1.74.0 released.
2590
2591 2014-10-06  Carl Hetherington  <cth@carlh.net>
2592
2593         * Version 1.73.9 released.
2594
2595 2014-09-28  Carl Hetherington  <cth@carlh.net>
2596
2597         * Version 1.73.8 released.
2598
2599 2014-09-28  Carl Hetherington  <cth@carlh.net>
2600
2601         * Add a few key shortcuts.
2602
2603 2014-09-16  Carl Hetherington  <cth@carlh.net>
2604
2605         * Version 1.73.7 released.
2606
2607 2014-09-16  Carl Hetherington  <cth@carlh.net>
2608
2609         * Fix non-update of audio gain when changing selected content.
2610
2611 2014-09-14  Carl Hetherington  <cth@carlh.net>
2612
2613         * Version 1.73.6 released.
2614
2615 2014-09-14  Carl Hetherington  <cth@carlh.net>
2616
2617         * Version 1.73.5 released.
2618
2619 2014-09-14  Carl Hetherington  <cth@carlh.net>
2620
2621         * Update to nl_NL translation from Cherif Ben Brahim.
2622
2623 2014-09-12  Carl Hetherington  <cth@carlh.net>
2624
2625         * Version 2.0.9 released.
2626
2627 2014-09-12  Carl Hetherington  <cth@carlh.net>
2628
2629         * Add "re-examine" option to content context menu (#339).
2630
2631 2014-09-11  Carl Hetherington  <cth@carlh.net>
2632
2633         * Restore encoding optimisations for still-image sources.
2634
2635         * Add option to re-make signing chain with specified organisation,
2636         common names etc. (#354)
2637
2638         * Allow separate X and Y scale for subtitles (#337).
2639
2640 2014-09-10  Carl Hetherington  <cth@carlh.net>
2641
2642         * Allow DCP names to be created using the ISDCF template and then
2643         edited afterwards (#401).
2644
2645         * Fix hidden advanced preferences button in some locales.
2646
2647         * Version 2.0.8 released.
2648
2649 2014-09-10  Carl Hetherington  <cth@carlh.net>
2650
2651         * Fix loading of 1.x films.
2652
2653         * Fix crash on audio analysis in some cases.
2654
2655 2014-09-09  Carl Hetherington  <cth@carlh.net>
2656
2657         * Version 2.0.7 released.
2658
2659 2014-09-09  Carl Hetherington  <cth@carlh.net>
2660
2661         * Version 2.0.6 released.
2662
2663 2014-09-09  Carl Hetherington  <cth@carlh.net>
2664
2665         * Fix missing OS X dependencies.
2666
2667         * Use a different directory for DCP-o-matic 2
2668         configuration (not the same as 1.x).
2669
2670 2014-09-08  Carl Hetherington  <cth@carlh.net>
2671
2672         * Version 2.0.5 released.
2673
2674         * Fix hidden advanced preferences button in some locales.
2675
2676 2014-09-08  Carl Hetherington  <cth@carlh.net>
2677
2678         * Fix failure to load Targa files.
2679
2680 2014-09-07  Carl Hetherington  <cth@carlh.net>
2681
2682         * Put no stretch / no scale in the set of choices for default
2683         scale to.
2684
2685         * Fix a few bad fuzzy translations from the preferences dialog.
2686
2687 2014-09-03  Carl Hetherington  <cth@carlh.net>
2688
2689         * Fix server certificate downloads on OS X (#376).
2690
2691 2014-09-02  Carl Hetherington  <cth@carlh.net>
2692
2693         * Improve behaviour of batch converter window when it is shrunk (#338).
2694
2695 2014-09-01  Carl Hetherington  <cth@carlh.net>
2696
2697         * Version 1.73.1 released.
2698
2699 2014-08-31  Carl Hetherington  <cth@carlh.net>
2700
2701         * Remove configurable CPL <Creator> and use "DCP-o-matic (version) (git)"
2702         instead.
2703
2704         * Fix lack of i18n of strings from src/lib/po on OS X.
2705
2706         * Give a hint when content and container aspect ratios are not
2707         the same (#392).
2708
2709         * Add "copy" button to colour conversion presets editor (#399).
2710
2711         * Allow drag-and-drop of files onto the content list (#395).
2712
2713 2014-08-29  Carl Hetherington  <cth@carlh.net>
2714
2715         * Version 2.0.4 released.
2716
2717 2014-08-24  Carl Hetherington  <cth@carlh.net>
2718
2719         * Version 2.0.3 released.
2720
2721 2014-08-24  Carl Hetherington  <cth@carlh.net>
2722
2723         * Version 2.0.2 released.
2724
2725 2014-08-06  Carl Hetherington  <cth@carlh.net>
2726
2727         * Version 2.0.1 released.
2728
2729 2014-07-15  Carl Hetherington  <cth@carlh.net>
2730
2731         * A variety of changes were made on the 2.0 branch
2732         but not documented in the ChangeLog.  Most sigificantly:
2733
2734         - DCP import
2735         - Creation of DCPs with proper XML subtitles
2736         - Import of .srt and .xml subtitles
2737         - Audio processing framework (with some basic processors).
2738
2739 2014-03-07  Carl Hetherington  <cth@carlh.net>
2740
2741         * Add subtitle view.
2742         * Some improvements to the manual.
2743
2744 2014-08-26  Carl Hetherington  <cth@carlh.net>
2745
2746         * Version 1.73.0 released.
2747
2748 2014-08-25  Carl Hetherington  <cth@carlh.net>
2749
2750         * Basic recent files list in the File menu.
2751
2752 2014-08-23  Carl Hetherington  <cth@carlh.net>
2753
2754         * Version 1.72.12 released.
2755
2756 2014-08-23  Carl Hetherington  <cth@carlh.net>
2757
2758         * Revert previous use of AVFormatContext::start_time when
2759         computing the length of video.  I think this is wrong, and
2760         causes bits to be missed off the end of videos (and other
2761         problems).
2762
2763 2014-08-20  Carl Hetherington  <cth@carlh.net>
2764
2765         * Version 1.72.11 released.
2766
2767 2014-08-19  Carl Hetherington  <cth@carlh.net>
2768
2769         * Attempt to fix random crashes on OS X (especially during encodes)
2770         thought to be caused by multiple threads using (different) stringstreams
2771         at the same time; see src/lib/safe_stringstream.
2772 >>>>>>> origin/master
2773
2774 2014-08-09  Carl Hetherington  <cth@carlh.net>
2775
2776         * Version 1.72.10 released.
2777
2778 2014-08-09  Carl Hetherington  <cth@carlh.net>
2779
2780         * Version 1.72.8 released.
2781
2782 2014-08-08  Carl Hetherington  <cth@carlh.net>
2783
2784         * Approximate support for changing timing details of multiple
2785         bits of content at the same time.
2786
2787         * Allow removal of multiple bits of content at the same time.
2788
2789         * Version 1.72.7 released.
2790
2791 2014-08-04  Carl Hetherington  <cth@carlh.net>
2792
2793         * Add BCC option for KDM emails.
2794
2795 2014-07-29  Carl Hetherington  <cth@carlh.net>
2796
2797         * Version 1.72.5 released.
2798
2799 2014-07-17  Carl Hetherington  <cth@carlh.net>
2800
2801         * Fix corrupted text in job descriptions in some cases.
2802
2803         * Speculative fix for failure to keep Windows
2804         machines awake during encodes.
2805
2806 2014-07-16  Carl Hetherington  <cth@carlh.net>
2807
2808         * Version 1.72.4 released.
2809
2810 2014-07-16  Carl Hetherington  <cth@carlh.net>
2811
2812         * Add default scaling setting to preferences (#384).
2813
2814         * Version 1.72.3 released.
2815
2816 2014-07-16  Carl Hetherington  <cth@carlh.net>
2817
2818         * Improve approximate time reports a bit.
2819
2820         * Make KDM email subject configurable.
2821
2822         * Updates to de_DE from Carsten Kurz.
2823
2824         * Limit allowed KDM types based on Interop/SMPTE setting
2825         of DCP (#385).
2826
2827         * Updates to fr_FR from Grégoire Ausina.
2828
2829 2014-07-14  Carl Hetherington  <cth@carlh.net>
2830
2831         * Bump libdcp to get a new version which writes
2832         <Hash> values to CPLs.
2833
2834 2014-07-10  Carl Hetherington  <cth@carlh.net>
2835
2836         * Version 1.72.2 released.
2837 >>>>>>> origin/master
2838
2839 2014-07-10  Carl Hetherington  <cth@carlh.net>
2840
2841         * Try to fix corruption of KDM email setting in
2842         some cases.
2843
2844         * Version 1.72.1 released.
2845
2846 2014-07-08  Carl Hetherington  <cth@carlh.net>
2847
2848         * Fix various problems with seek and content
2849         being trimmed when its video frame rate is
2850         overridden.
2851
2852 2014-07-02  Carl Hetherington  <cth@carlh.net>
2853
2854         * Updated de_DE translation from Carsten Kurz.
2855
2856 2014-06-30  Carl Hetherington  <cth@carlh.net>
2857
2858         * Version 1.72.0 released.
2859
2860 2014-06-28  Carl Hetherington  <cth@carlh.net>
2861
2862         * Version 1.71.2 released.
2863
2864 2014-06-28  Carl Hetherington  <cth@carlh.net>
2865
2866         * Version 1.71.1 released.
2867
2868 2014-06-28  Carl Hetherington  <cth@carlh.net>
2869
2870         * Fix crash on analysing audio (and possibly DCP creation) with
2871         resampled content.
2872
2873 2014-06-27  Carl Hetherington  <cth@carlh.net>
2874
2875         * Version 1.71.0 released.
2876
2877 2014-06-27  Carl Hetherington  <cth@carlh.net>
2878
2879         * Fix up/down buttons in content list.
2880
2881 2014-06-26  Carl Hetherington  <cth@carlh.net>
2882
2883         * Version 1.70.1 released.
2884
2885 2014-06-26  Carl Hetherington  <cth@carlh.net>
2886
2887         * Support different KDM formulations.
2888
2889         * Allow override of detected video frame rates.
2890
2891         * Optimisation of uncertain effect to encoder and server
2892         thread handling.
2893
2894         * Version 1.70.0 released.
2895
2896 2014-06-25  Carl Hetherington  <cth@carlh.net>
2897
2898         * Version 1.69.37 released.
2899
2900 2014-06-25  Carl Hetherington  <cth@carlh.net>
2901
2902         * Version 1.69.36 released.
2903
2904 2014-06-25  Carl Hetherington  <cth@carlh.net>
2905
2906         * Support pixel format 46 in make_black().
2907
2908 2014-06-24  Carl Hetherington  <cth@carlh.net>
2909
2910         * Re-assign timeline tracks when things are
2911         moved about.
2912
2913 2014-06-23  Carl Hetherington  <cth@carlh.net>
2914
2915         * Try harder to cope with DCP names specified
2916         already in CamelCase.
2917
2918         * Add option to CC a KDM email, and add
2919         $SCREENS and $CINEMA_NAME as variables
2920         in the email.
2921
2922 2014-06-22  Carl Hetherington  <cth@carlh.net>
2923
2924         * Reset-to-default button for KDM email text.
2925
2926         * Version 1.69.35 released.
2927
2928 2014-06-22  Carl Hetherington  <cth@carlh.net>
2929
2930         * Fix large memory leak with image sources.
2931
2932 2014-06-21  Carl Hetherington  <cth@carlh.net>
2933
2934         * Move email config into the KDM email page.
2935
2936         * Version 1.69.34 released.
2937
2938 2014-06-21  Carl Hetherington  <cth@carlh.net>
2939
2940         * Version 1.69.33 released.
2941
2942 2014-06-21  Carl Hetherington  <cth@carlh.net>
2943
2944         * Version 1.69.32 released.
2945
2946 2014-06-21  Carl Hetherington  <cth@carlh.net>
2947
2948         * Version 1.69.31 released.
2949
2950 2014-06-20  Carl Hetherington  <cth@carlh.net>
2951
2952         * Version 1.69.30 released.
2953
2954 2014-06-20  Carl Hetherington  <cth@carlh.net>
2955
2956         * Updates to de_DE translation from Carsten Kurz.
2957
2958 2014-06-18  Carl Hetherington  <cth@carlh.net>
2959
2960         * Version 1.69.29 released.
2961
2962 2014-06-18  Carl Hetherington  <cth@carlh.net>
2963
2964         * Fix thinko causing incorrect audio sample rates in some cases.
2965
2966 2014-06-15  Carl Hetherington  <cth@carlh.net>
2967
2968         * Version 1.69.28 released.
2969
2970 2014-06-12  Carl Hetherington  <cth@carlh.net>
2971
2972         * Version 1.69.27 released.
2973
2974 2014-06-12  Carl Hetherington  <cth@carlh.net>
2975
2976         * Add Content menu with "scale to fit width" and "scale
2977         to fit height" options.
2978
2979         * Version 1.69.26 released.
2980
2981 2014-06-12  Carl Hetherington  <cth@carlh.net>
2982
2983         * Fix bug where DCP-o-matic does not recreate video after
2984         subtitles are turned on or off.
2985
2986 2014-06-10  Carl Hetherington  <cth@carlh.net>
2987
2988         * Support ISDCF naming convention version 9 (#257).
2989
2990         * Rename DCI to ISDCF when talking about the digital cinema
2991         naming convention (#362).
2992
2993         * Fix crash when opening the timeline with no content (#369).
2994
2995 2014-06-09  Carl Hetherington  <cth@carlh.net>
2996
2997         * Fix server/client with non-RGB24 sources.
2998
2999         * Version 1.69.25 released.
3000
3001 2014-06-09  Carl Hetherington  <cth@carlh.net>
3002
3003         * Make audio gain a floating-point value in the UI (#367).
3004
3005         * Work-around out-of-memory crashes with large start trims (#252).
3006
3007         * Version 1.69.24 released.
3008
3009 2014-06-06  Carl Hetherington  <cth@carlh.net>
3010
3011         * Version 1.69.23 released.
3012
3013 2014-06-05  Carl Hetherington  <cth@carlh.net>
3014
3015         * Version 1.69.22 released.
3016
3017 2014-06-05  Carl Hetherington  <cth@carlh.net>
3018
3019         * Large speed-up to multi-image source file decoding.
3020
3021         * Back-port changes from v2 which work out how separate
3022         audio files should be resampled by looking at the video
3023         files which are present at the same time.
3024
3025 2014-06-03  Carl Hetherington  <cth@carlh.net>
3026
3027         * Version 1.69.21 released.
3028
3029 2014-06-03  Carl Hetherington  <cth@carlh.net>
3030
3031         * Fix bad resampling of separate sound file sources that
3032         have specified video frame rates.
3033
3034         * Version 1.69.20 released.
3035
3036 2014-06-03  Carl Hetherington  <cth@carlh.net>
3037
3038         * Re-calculate and update audio plots when the mapping is changed.
3039
3040         * Change the -3dB preset to -6dB since we are talking about
3041         amplitude, not power.
3042
3043         * Version 1.69.19 released.
3044
3045 2014-06-02  Carl Hetherington  <cth@carlh.net>
3046
3047         * Empirical hack to prevent over-read of array
3048         by libswscale; may fix crashes at the start of
3049         DCP encodes.
3050
3051 2014-05-29  Carl Hetherington  <cth@carlh.net>
3052
3053         * Version 1.69.18 released.
3054
3055 2014-05-28  Carl Hetherington  <cth@carlh.net>
3056
3057         * Version 1.69.17 released.
3058
3059 2014-05-28  Carl Hetherington  <cth@carlh.net>
3060
3061         * Version 1.69.16 released.
3062
3063 2014-05-28  Carl Hetherington  <cth@carlh.net>
3064
3065         * Rework KDM generation to be about CPLs rather than DCPs,
3066         and allow specification of any CPL to generate KDMs for.
3067
3068         Requested-by: Richard Turner
3069
3070 2014-05-27  Carl Hetherington  <cth@carlh.net>
3071
3072         * Version 1.69.15 released.
3073
3074 2014-05-26  Carl Hetherington  <cth@carlh.net>
3075
3076         * Version 1.69.14 released.
3077
3078 2014-05-26  Carl Hetherington  <cth@carlh.net>
3079
3080         * Fix problems with non-zero FFmpeg content start times.
3081
3082 2014-05-24  Carl Hetherington  <cth@carlh.net>
3083
3084         * Version 1.69.13 released.
3085
3086 2014-05-24  Carl Hetherington  <cth@carlh.net>
3087
3088         * Fix problems with log setup from config.
3089
3090 2014-05-23  Carl Hetherington  <cth@carlh.net>
3091
3092         * Version 1.69.12 released.
3093
3094 2014-05-22  Carl Hetherington  <cth@carlh.net>
3095
3096         * Version 1.69.11 released.
3097
3098 2014-05-21  Carl Hetherington  <cth@carlh.net>
3099
3100         * Version 1.69.10 released.
3101
3102 2014-05-21  Carl Hetherington  <cth@carlh.net>
3103
3104         * Tidy up logging a bit and make it configurable from the GUI
3105         (moving a few things into an Advanced preferences tab at
3106         the same time).
3107
3108 2014-05-19  Carl Hetherington  <cth@carlh.net>
3109
3110         * Version 1.69.9 released.
3111
3112 2014-05-19  Carl Hetherington  <cth@carlh.net>
3113
3114         * Decode image sources in the multi-threaded part
3115         of the transcoder, rather than the single-threaded.
3116
3117 2014-05-16  Carl Hetherington  <cth@carlh.net>
3118
3119         * Version 1.69.8 released.
3120
3121 2014-05-16  Carl Hetherington  <cth@carlh.net>
3122
3123         * Fix various confusions in translations of abbreviated
3124         channel names (Lc, Rc etc.)
3125
3126 2014-05-14  Carl Hetherington  <cth@carlh.net>
3127
3128         * Version 1.69.7 released.
3129
3130 2014-05-14  Carl Hetherington  <cth@carlh.net>
3131
3132         * Bump libdcp to remove checks on PCM MXF edit rates,
3133         so we can generate strange ones in DCP-o-matic.
3134
3135 2014-05-13  Carl Hetherington  <cth@carlh.net>
3136
3137         * Version 1.69.6 released.
3138
3139 2014-05-13  Carl Hetherington  <cth@carlh.net>
3140
3141         * Remove artificial 100fps limit when using
3142         "any" DCP frame rate.
3143
3144 2014-05-12  Carl Hetherington  <cth@carlh.net>
3145
3146         * Version 1.69.5 released.
3147
3148 2014-05-12  Carl Hetherington  <cth@carlh.net>
3149
3150         * Add option to use any DCP frame rate, rather than just
3151         the "allowed" set.
3152
3153         * Version 1.69.4 released.
3154
3155 2014-05-12  Carl Hetherington  <cth@carlh.net>
3156
3157         * Version 1.69.3 released.
3158
3159 2014-05-12  Carl Hetherington  <cth@carlh.net>
3160
3161         * Use libdcp::raw_convert instead of boost::lexical_cast and
3162         LocaleGuard, hopefully to fix large numbers being written with
3163         thousands separators on some locales.
3164
3165 2014-05-10  Carl Hetherington  <cth@carlh.net>
3166
3167         * Version 1.69.2 released.
3168
3169 2014-05-10  Carl Hetherington  <cth@carlh.net>
3170
3171         * Fix setup of the libswresample context to work with high channel counts.
3172
3173 2014-05-09  Carl Hetherington  <cth@carlh.net>
3174
3175         * Version 1.69.1 released.
3176
3177 2014-05-09  Carl Hetherington  <cth@carlh.net>
3178
3179         * Fix crash on using content with more than 12 audio channels.
3180
3181         * Re-introduce ffprobe call when adding content.
3182
3183 2014-05-05  Carl Hetherington  <cth@carlh.net>
3184
3185         * Version 1.69.0 released.
3186
3187 2014-05-02  Carl Hetherington  <cth@carlh.net>
3188
3189         * Version 1.68.0 released.
3190
3191 2014-04-29  Carl Hetherington  <cth@carlh.net>
3192
3193         * Version 1.67.1 released.
3194
3195 2014-04-29  Carl Hetherington  <cth@carlh.net>
3196
3197         * Version 1.67.0 released.
3198
3199 2014-04-27  Carl Hetherington  <cth@carlh.net>
3200
3201         * Version 1.66.16 released.
3202
3203 2014-04-27  Carl Hetherington  <cth@carlh.net>
3204
3205         * Add .dpx to the list of acceptable image files.
3206
3207         * Slightly better handling of uncaught exceptions.
3208
3209         * Use our own directory picker on 14.04 (as well as 13.04 and 13.10) as
3210         it appears that the same bug remains.
3211
3212 2014-04-25  Carl Hetherington  <cth@carlh.net>
3213
3214         * Version 1.66.15 released.
3215
3216 2014-04-25  Carl Hetherington  <cth@carlh.net>
3217
3218         * Fix subtitle display when the next subtitle is decoded before the previous
3219         one has finished.
3220
3221 2014-04-24  Carl Hetherington  <cth@carlh.net>
3222
3223         * Version 1.66.14 released.
3224
3225 2014-04-23  Carl Hetherington  <cth@carlh.net>
3226
3227         * Version 1.66.13 released.
3228
3229 2014-04-21  Carl Hetherington  <cth@carlh.net>
3230
3231         * Update to es_ES translation from Manuel AC.
3232
3233         * Update to fr_FR translation from Thierry Journet.
3234
3235 2014-04-17  Carl Hetherington  <cth@carlh.net>
3236
3237         * Fix update of the gain control when using the gain calculator
3238         dialog.
3239
3240         * Version 1.66.12 released.
3241
3242 2014-04-07  Carl Hetherington  <cth@carlh.net>
3243
3244         * Version 1.66.11 released.
3245
3246 2014-04-07  Carl Hetherington  <cth@carlh.net>
3247
3248         * Updated fr_FR translation from Thierry Journet.
3249
3250 2014-04-02  Carl Hetherington  <cth@carlh.net>
3251
3252         * Version 1.66.10 released.
3253
3254 2014-04-01  Carl Hetherington  <cth@carlh.net>
3255
3256         * Basic support for separate left/right-eye files or directories
3257         for 3D.
3258
3259 2014-03-30  Carl Hetherington  <cth@carlh.net>
3260
3261         * Version 1.66.9 released.
3262
3263 2014-03-30  Carl Hetherington  <cth@carlh.net>
3264
3265         * Version 1.66.8 released.
3266
3267         * nl_NL translation from Theo Kooijmans.
3268
3269 2014-03-27  Carl Hetherington  <cth@carlh.net>
3270
3271         * Auto-save film metadata before starting DCP encode.
3272
3273 2014-03-25  Carl Hetherington  <cth@carlh.net>
3274
3275         * Add support for downloading Doremi server certificates.
3276
3277 2014-03-24  Carl Hetherington  <cth@carlh.net>
3278
3279         * Version 1.66.7 released.
3280
3281 2014-03-24  Carl Hetherington  <cth@carlh.net>
3282
3283         * Fix error on creating DCPs without audio.
3284
3285 2014-03-23  Carl Hetherington  <cth@carlh.net>
3286
3287         * Version 1.66.6 released.
3288
3289 2014-03-23  Carl Hetherington  <cth@carlh.net>
3290
3291         * Attempt to fix format string specifier error on Windows.
3292
3293         * Version 1.66.5 released.
3294
3295 2014-03-22  Carl Hetherington  <cth@carlh.net>
3296
3297         * Version 1.66.4 released.
3298
3299 2014-03-22  Carl Hetherington  <cth@carlh.net>
3300
3301         * Allow specification of the video frame rate that a sound file
3302         was prepared for.
3303
3304         * Another attempt to fix colour conversion dialog strange behaviour
3305         on OS X.
3306
3307 2014-03-18  Carl Hetherington  <cth@carlh.net>
3308
3309         * Version 1.66.3 released.
3310
3311 2014-03-18  Carl Hetherington  <cth@carlh.net>
3312
3313         * Fix bad rounding of timecodes.
3314
3315         * Tentative support for 3D from alternate frames of the source.
3316
3317 2014-03-17  Carl Hetherington  <cth@carlh.net>
3318
3319         * Improve behaviour of the position slider at the end of films.
3320
3321         * Version 1.66.2 released.
3322
3323 2014-03-17  Carl Hetherington  <cth@carlh.net>
3324
3325         * Improve appearance of config dialog on OS X.
3326
3327 2014-03-15  Carl Hetherington  <cth@carlh.net>
3328
3329         * Improve appearance of new film and KDM dialogs on OS X.
3330
3331         * Fix KDM dialog to predictably set up its initial range to
3332         a week from now.
3333
3334         * Remove support for FFmpeg post-processing filters as they apparently
3335         do not support > 8bpp.  I don't think they are worth the pain of
3336         quantizing and then telling the user what has happened.
3337
3338 2014-03-12  Carl Hetherington  <cth@carlh.net>
3339
3340         * Version 1.66.1 released.
3341
3342 2014-03-12  Carl Hetherington  <cth@carlh.net>
3343
3344         * Hopefully fix i18n on OS X (#324).
3345
3346 2014-03-10  Carl Hetherington  <cth@carlh.net>
3347
3348         * Version 1.66.0 released.
3349
3350 2014-03-09  Carl Hetherington  <cth@carlh.net>
3351
3352         * Version 1.65.2 released.
3353
3354 2014-03-09  Carl Hetherington  <cth@carlh.net>
3355
3356         * Restore old behaviour of "no-stretch" mode with crop.
3357
3358         * Fix display of no-scale display mode in the player.
3359
3360 2014-03-08  Carl Hetherington  <cth@carlh.net>
3361
3362         * Version 1.65.1 released.
3363
3364 2014-03-08  Carl Hetherington  <cth@carlh.net>
3365
3366         * Fix incorrect audio analyses on multiple-stream content.
3367
3368         * Support for unsigned 8-bit audio (hmm!).
3369
3370 2014-03-06  Carl Hetherington  <cth@carlh.net>
3371
3372         * Version 1.65.0 released.
3373
3374 2014-03-05  Carl Hetherington  <cth@carlh.net>
3375
3376         * Version 1.64.19 released.
3377
3378 2014-03-05  Carl Hetherington  <cth@carlh.net>
3379
3380         * Bump maximum audio channels to 12 so that we can
3381         (crudely at least) get BsL/BsR.
3382
3383 2014-03-04  Carl Hetherington  <cth@carlh.net>
3384
3385         * Version 1.64.18 released.
3386
3387 2014-03-04  Carl Hetherington  <cth@carlh.net>
3388
3389         * Add option to disable all scaling of the input video.
3390
3391 2014-03-03  Carl Hetherington  <cth@carlh.net>
3392
3393         * Fix rounding of timecodes in at least some cases (#323).
3394
3395         * Try to prevent OS X from sleeping during DCP encode.
3396
3397 2014-02-26  Carl Hetherington  <cth@carlh.net>
3398
3399         * Version 1.64.17 released.
3400
3401 2014-02-26  Carl Hetherington  <cth@carlh.net>
3402
3403         * Fix missing RMS audio analysis plots in some cases.
3404
3405         * Fix failure to load sound files with
3406         non-ASCII paths.
3407
3408 2014-02-23  Carl Hetherington  <cth@carlh.net>
3409
3410         * Version 1.64.16 released.
3411
3412 2014-02-23  Carl Hetherington  <cth@carlh.net>
3413
3414         * Bump ffmpeg library to git head to fix problems with
3415         misrecognised frame rates in some MOV files.
3416
3417 2014-02-20  Carl Hetherington  <cth@carlh.net>
3418
3419         * Version 1.64.15 released.
3420
3421 2014-02-20  Carl Hetherington  <cth@carlh.net>
3422
3423         * Basic support for 7.1 / HI/VI audio tracks.
3424
3425 2014-02-19  Carl Hetherington  <cth@carlh.net>
3426
3427         * Add some basic JSON stuff.
3428
3429 2014-02-18  Carl Hetherington  <cth@carlh.net>
3430
3431         * Version 1.64.14 released.
3432
3433 2014-02-18  Carl Hetherington  <cth@carlh.net>
3434
3435         * Version 1.64.13 released.
3436
3437 2014-02-12  Carl Hetherington  <cth@carlh.net>
3438
3439         * Make the batch converter remember its last directory
3440         for the film picker (#318).
3441
3442         * Add dcpomatic_batch to OS X .app.
3443
3444 2014-02-11  Carl Hetherington  <cth@carlh.net>
3445
3446         * Version 1.64.12 released.
3447
3448 2014-02-11  Carl Hetherington  <cth@carlh.net>
3449
3450         * Be more careful when catching exceptions from KDM creation.
3451
3452 2014-02-10  Carl Hetherington  <cth@carlh.net>
3453
3454         * Version 1.64.11 released.
3455
3456 2014-02-10  Carl Hetherington  <cth@carlh.net>
3457
3458         * Version 1.64.10 released.
3459
3460 2014-02-10  Carl Hetherington  <cth@carlh.net>
3461
3462         * Try to fix Centos RPM dependencies.
3463
3464         * Version 1.64.9 released.
3465
3466 2014-02-10  Carl Hetherington  <cth@carlh.net>
3467
3468         * Version 1.64.8 released.
3469
3470 2014-02-09  Carl Hetherington  <cth@carlh.net>
3471
3472         * Build with a more careful version of libopenjpeg that handles
3473         out-of-memory conditions slightly better.
3474
3475         * Possibly fix repeated no route to host errors in some cases.
3476
3477         * Some small bits of increased low-memory stability.
3478
3479         * Version 1.64.7 released.
3480
3481 2014-02-08  Carl Hetherington  <cth@carlh.net>
3482
3483         * Fix exception when seeking with missing content (part of #317).
3484
3485         * Version 1.64.6 released.
3486
3487 2014-02-08  Carl Hetherington  <cth@carlh.net>
3488
3489         * Version 1.64.5 released.
3490
3491 2014-02-08  Carl Hetherington  <cth@carlh.net>
3492
3493         * Version 1.64.4 released.
3494
3495 2014-02-08  Carl Hetherington  <cth@carlh.net>
3496
3497         * Version 1.64.3 released.
3498
3499 2014-02-08  Carl Hetherington  <cth@carlh.net>
3500
3501         * Bump libdcp version to get some fixes for Interop XML.
3502
3503 2014-02-07  Carl Hetherington  <cth@carlh.net>
3504
3505         * Add basic stuff to build RPMs for Centos.
3506
3507 2014-02-05  Carl Hetherington  <cth@carlh.net>
3508
3509         * Version 1.64.2 released.
3510
3511 2014-02-05  Carl Hetherington  <cth@carlh.net>
3512
3513         * A variety of fixes to small problems found by Coverity.
3514
3515 2014-02-05  Carl Hetherington  <cth@carlh.net>
3516
3517         * Version 1.64.1 released.
3518
3519 2014-02-05  Carl Hetherington  <cth@carlh.net>
3520
3521         * Updates to it_IT translation from William Fanelli.
3522
3523 2014-02-02  Carl Hetherington  <cth@carlh.net>
3524
3525         * Version 1.64.0 released.
3526
3527 2014-01-29  Carl Hetherington  <cth@carlh.net>
3528
3529         * Version 1.63.8 released.
3530
3531 2014-01-29  Carl Hetherington  <cth@carlh.net>
3532
3533         * Add subtitle X offset option.
3534
3535         * Fix missing subtitles when subtitled content is at a non-zero position.
3536
3537 2014-01-28  Carl Hetherington  <cth@carlh.net>
3538
3539         * Use Mbit/s instead of the incorrect MBps.
3540
3541         * Version 1.63.7 released.
3542
3543 2014-01-28  Carl Hetherington  <cth@carlh.net>
3544
3545         * Try to prevent Windows machines going to sleep during encodes.
3546
3547         * Add option to not install main program / server on Windows.
3548
3549 2014-01-26  Carl Hetherington  <cth@carlh.net>
3550
3551         * Change default JPEG2000 bandwith to 100MBps.
3552
3553         * Updated fr_FR translation from Theirry Journet.
3554
3555 2014-01-24  Carl Hetherington  <cth@carlh.net>
3556
3557         * Try to fix repeatedly-reported exceptions.
3558
3559 2014-01-23  Carl Hetherington  <cth@carlh.net>
3560
3561         * Version 1.63.6 released.
3562
3563 2014-01-23  Carl Hetherington  <cth@carlh.net>
3564
3565         * Fix recovery of DCP encoding after a crash with a 3D DCP.
3566
3567 2014-01-21  Carl Hetherington  <cth@carlh.net>
3568
3569         * Version 1.63.5 released.
3570
3571 2014-01-21  Carl Hetherington  <cth@carlh.net>
3572
3573         * Potentially major fix for bad A/V sync.
3574
3575 2014-01-19  Carl Hetherington  <cth@carlh.net>
3576
3577         * Version 1.63.4 released.
3578
3579 2014-01-19  Carl Hetherington  <cth@carlh.net>
3580
3581         * Updated sv_SE translation from Adam Klotblixt.
3582
3583 2014-01-15  Carl Hetherington  <cth@carlh.net>
3584
3585         * Version 1.63.3 released.
3586
3587 2014-01-15  Carl Hetherington  <cth@carlh.net>
3588
3589         * Hopefully fix badly-labelled MXFs when in Interop mode.
3590
3591 2014-01-14  Carl Hetherington  <cth@carlh.net>
3592
3593         * Version 1.63.2 released.
3594
3595 2014-01-14  Carl Hetherington  <cth@carlh.net>
3596
3597         * Fix problems with adding new soundtracks to FFmpeg content with
3598         no audio track.
3599
3600         * Updated de_DE translation from Markus Raab.
3601
3602         * Version 1.63.1 released.
3603
3604 2014-01-14  Carl Hetherington  <cth@carlh.net>
3605
3606         * Try to fix subtitle problems when the video frame rate is being changed
3607         from content to DCP.
3608
3609 2014-01-13  Carl Hetherington  <cth@carlh.net>
3610
3611         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
3612         also tweak 1.19:1 (#306).
3613
3614         * Version 1.63.0 released.
3615
3616 2014-01-12  Carl Hetherington  <cth@carlh.net>
3617
3618         * Fix crashes when using -3dB options in locales with a , decimal separator.
3619
3620         * Version 1.62.3 released.
3621
3622 2014-01-11  Carl Hetherington  <cth@carlh.net>
3623
3624         * Hopefully fix error on restarting a cancelled transcode job
3625         on Windows.
3626
3627 2014-01-10  Carl Hetherington  <cth@carlh.net>
3628
3629         * Version 1.62.2 released.
3630
3631 2014-01-10  Carl Hetherington  <cth@carlh.net>
3632
3633         * Version 1.62.1 released.
3634
3635 2014-01-10  Carl Hetherington  <cth@carlh.net>
3636
3637         * Version 1.62.0 released.
3638
3639 2014-01-10  Carl Hetherington  <cth@carlh.net>
3640
3641         * Try to stop the queue of things to write filling up excessively
3642         on fast CPUs.
3643
3644         * Try to fix double "are you sure" prompt on quitting with active jobs.
3645
3646         * Version 1.61.2 released.
3647
3648 2014-01-09  Carl Hetherington  <cth@carlh.net>
3649
3650         * Version 1.61.1 released.
3651
3652 2014-01-09  Carl Hetherington  <cth@carlh.net>
3653
3654         * Version 1.61.0 released.
3655
3656 2014-01-09  Carl Hetherington  <cth@carlh.net>
3657
3658         * Hopefully fix somewhat inexplicable inability of Windows to open
3659         new files on top of old ones in some circumstances (with audio
3660         MXFs).
3661
3662         * Version 1.60 released.
3663
3664 2014-01-09  Carl Hetherington  <cth@carlh.net>
3665
3666         * More fixes for slow-downs on fast computers.
3667
3668 2014-01-08  Carl Hetherington  <cth@carlh.net>
3669
3670         * Version 1.59 released.
3671
3672 2014-01-07  Carl Hetherington  <cth@carlh.net>
3673
3674         * Version 1.58 released.
3675
3676 2014-01-07  Carl Hetherington  <cth@carlh.net>
3677
3678         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
3679         of some .mov files.
3680
3681         * Very primitive check-for-updates feature added.
3682
3683         * Allow still-moving-image sources to have their frame rate specified.
3684
3685 2014-01-06  Carl Hetherington  <cth@carlh.net>
3686
3687         * Basics of per-channel audio gain (#247).
3688
3689         * Give a warning on make DCP if it seems unlikely that the disk
3690         will have enough space to store the finished DCP (#92).
3691
3692         * Make sure forced languages override the environment for gettext()
3693         as well as wxWidgets' i18n code (#108).
3694
3695         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
3696         with interop (#206).
3697
3698         * Fix subtitle colouring (#152).
3699
3700         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
3701
3702         * Remove seemingly unnecessary checks on image directories.
3703
3704         * Leave DCP directory creation until the last minute to help
3705         avoid half-eaten directories being left around (#174).
3706
3707 2014-01-05  Carl Hetherington  <cth@carlh.net>
3708
3709         * Version 1.57 released.
3710
3711 2014-01-05  Carl Hetherington  <cth@carlh.net>
3712
3713         * Use _fseeki64 on Windows when reading content files.
3714
3715         * Various small fixes to i18n.
3716
3717 2014-01-03  Carl Hetherington  <cth@carlh.net>
3718
3719         * Version 1.56 released.
3720
3721 2014-01-03  Carl Hetherington  <cth@carlh.net>
3722
3723         * Version 1.55 released.
3724
3725 2014-01-03  Carl Hetherington  <cth@carlh.net>
3726
3727         * New de_DE translation from Markus Raab.
3728
3729         * Work-around mysterious call of pure virtual method inside boost.
3730
3731 2014-01-01  Carl Hetherington  <cth@carlh.net>
3732
3733         * Bump ffmpeg version.
3734
3735 2013-12-30  Carl Hetherington  <cth@carlh.net>
3736
3737         * Version 1.54 released.
3738
3739 2013-12-30  Carl Hetherington  <cth@carlh.net>
3740
3741         * Put catches around a few threads which could have uncaught exceptions.
3742
3743         * Add nascent dcpomatic_create command-line program to create films.
3744
3745 2013-12-29  Carl Hetherington  <cth@carlh.net>
3746
3747         * Version 1.53 released.
3748
3749 2013-12-29  Carl Hetherington  <cth@carlh.net>
3750
3751         * Fix failure to load content from directories with non-Latin names.
3752
3753 2013-12-28  Carl Hetherington  <cth@carlh.net>
3754
3755         * Speculative fix for "find missing" not working on OS X (#255).
3756
3757         * Fix failure to load films with missing still image content (#300).
3758
3759 2013-12-27  Carl Hetherington  <cth@carlh.net>
3760
3761         * Fix non-update of video information on changing DCP resolution (#299).
3762
3763         * Version 1.52 released.
3764
3765 2013-12-27  Carl Hetherington  <cth@carlh.net>
3766
3767         * More speculative fixes for 4K.
3768
3769 2013-12-23  Carl Hetherington  <cth@carlh.net>
3770
3771         * Version 1.51 released.
3772
3773 2013-12-23  Carl Hetherington  <cth@carlh.net>
3774
3775         * A couple of potential fixes for 4K.
3776
3777         * Version 1.50 released.
3778
3779 2013-12-23  Carl Hetherington  <cth@carlh.net>
3780
3781         * Version 1.49 released.
3782
3783 2013-12-23  Carl Hetherington  <cth@carlh.net>
3784
3785         * Version 1.48 released.
3786
3787 2013-12-23  Carl Hetherington  <cth@carlh.net>
3788
3789         * Add TLS/SSL support to KDM email sending.
3790
3791 2013-12-23  Carl Hetherington  <cth@carlh.net>
3792
3793         * Version 1.47 released.
3794
3795 2013-12-23  Carl Hetherington  <cth@carlh.net>
3796
3797         * Add $START_TIME and $END_TIME as variables for the KDM email.
3798
3799         * Add top/bottom option for 3D frames.
3800
3801 2013-12-20  Carl Hetherington  <cth@carlh.net>
3802
3803         * Add configuration option for default audio delay (#276).
3804
3805         * Version 1.46 released.
3806
3807 2013-12-19  Carl Hetherington  <cth@carlh.net>
3808
3809         * Version 1.45 released.
3810
3811 2013-12-19  Carl Hetherington  <cth@carlh.net>
3812
3813         * Bump libdcp version again for a crash fix for 32-bit Windows,
3814         and also for problems generating certificate chains.
3815
3816 2013-12-18  Carl Hetherington  <cth@carlh.net>
3817
3818         * Version 1.44 released.
3819
3820 2013-12-18  Carl Hetherington  <cth@carlh.net>
3821
3822         * Bump libdcp version again for a fix to XML validity for 3D.
3823
3824         * Version 1.43 released.
3825
3826 2013-12-18  Carl Hetherington  <cth@carlh.net>
3827
3828         * Update libdcp version to get fix for 3D IntrinsicDuration.
3829
3830         * Fix progress reporting when making 3D DCPs.
3831
3832         * Fix non-update of display when changing video frame type (2D,
3833         3D left/right etc.)
3834
3835         * Restore video information in video tab when using still images.
3836
3837         * Hopefully fix exception on new film in some strange cases.
3838
3839 2013-12-09  Carl Hetherington  <cth@carlh.net>
3840
3841         * Version 1.42 released.
3842
3843 2013-12-09  Carl Hetherington  <cth@carlh.net>
3844
3845         * Fix make_black for pixel format 7 (#288).
3846
3847 2013-12-08  Carl Hetherington  <cth@carlh.net>
3848
3849         * Fix display update when removing content (#281).
3850
3851 2013-12-07  Carl Hetherington  <cth@carlh.net>
3852
3853         * Version 1.41 released.
3854
3855 2013-12-05  Carl Hetherington  <cth@carlh.net>
3856
3857         * Improve the correctness of lengths reported by sound files to fix
3858         short DCPs when using non-DCI-rate sound files with stills.
3859
3860 2013-12-04  Carl Hetherington  <cth@carlh.net>
3861
3862         * Make signatures optional (#273).
3863
3864         * Only do scale/crop/window/subtitle overlay if a frame is going
3865         to be encoded for the DCP.
3866
3867         * Several optimisations to video processing, which should
3868         speed up the player a bit.
3869
3870 2013-12-03  Carl Hetherington  <cth@carlh.net>
3871
3872         * Add "play length" control to avoid having to do arithmetic to
3873         get end-trims right in some cases (#261).
3874
3875 2013-12-02  Carl Hetherington  <cth@carlh.net>
3876
3877         * Fix breakage to adding multiple files at the same time.
3878
3879         * Fix crash on double-click of "show audio" button (#278).
3880
3881         * Version 1.40 released.
3882
3883 2013-12-02  Carl Hetherington  <cth@carlh.net>
3884
3885         * Fix problems with FFmpeg files that have all-zero stream IDs.
3886
3887         * Fix crash on checking non-existing frame info
3888         files.
3889
3890         * Fix erroneous disabling of timing panel with
3891         audio-only sources.
3892
3893 2013-11-30  Carl Hetherington  <cth@carlh.net>
3894
3895         * Version 1.39 released.
3896
3897 2013-11-30  Carl Hetherington  <cth@carlh.net>
3898
3899         * Fix windows build.
3900
3901 2013-11-29  Carl Hetherington  <cth@carlh.net>
3902
3903         * Version 1.38 released.
3904
3905 2013-11-29  Carl Hetherington  <cth@carlh.net>
3906
3907         * Add option to join input files together
3908         to help with multiple VOB files from DVDs.
3909
3910         * Fix build for 32-bit versions of OS X.
3911
3912 2013-11-27  Carl Hetherington  <cth@carlh.net>
3913
3914         * Version 1.37 released.
3915
3916 2013-11-27  Carl Hetherington  <cth@carlh.net>
3917
3918         * Version 1.36 released.
3919
3920 2013-11-27  Carl Hetherington  <cth@carlh.net>
3921
3922         * Version 1.35 released.
3923
3924 2013-11-26  Carl Hetherington  <cth@carlh.net>
3925
3926         * Updated fr_FR translation from Lilian Lefranc.
3927
3928         * A whole load of fixes for lots of bugs when handling filenames
3929         using non-Latin characters on Windows.
3930
3931 2013-11-22  Carl Hetherington  <cth@carlh.net>
3932
3933         * Version 1.34 released.
3934
3935 2013-11-22  Carl Hetherington  <cth@carlh.net>
3936
3937         * Fix both OS X and Windows installers.
3938
3939 2013-11-21  Carl Hetherington  <cth@carlh.net>
3940
3941         * Version 1.33 released.
3942
3943 2013-11-21  Carl Hetherington  <cth@carlh.net>
3944
3945         * Fix Ubuntu 13.04 build.
3946
3947 2013-11-20  Carl Hetherington  <cth@carlh.net>
3948
3949         * Version 1.32 released.
3950
3951 2013-11-20  Carl Hetherington  <cth@carlh.net>
3952
3953         * Version 1.31 released.
3954
3955 2013-11-20  Carl Hetherington  <cth@carlh.net>
3956
3957         * Add primitive hints dialogue box.
3958
3959 2013-11-17  Carl Hetherington  <cth@carlh.net>
3960
3961         * Fix specified-server discovery.
3962
3963         * Version 1.30 released.
3964
3965 2013-11-17  Carl Hetherington  <cth@carlh.net>
3966
3967         * Speculative fix for servers crashing with different
3968         locales to clients.
3969
3970 2013-11-16  Carl Hetherington  <cth@carlh.net>
3971
3972         * Bump bundled FFmpeg version to current git master.
3973
3974         * Fix erroneous reset of visible channels in audio
3975         level dialog when changing gain.
3976
3977 2013-11-15  Carl Hetherington  <cth@carlh.net>
3978
3979         * Use 2 decimal places for gamma controls instead
3980         of 1.
3981
3982 2013-11-14  Carl Hetherington  <cth@carlh.net>
3983
3984         * Support modification of certain properties when
3985         there are several selected pieces of content.
3986
3987         * Add server configuration back in.
3988
3989 2013-11-12  Carl Hetherington  <cth@carlh.net>
3990
3991         * Version 1.29 released.
3992
3993 2013-11-12  Carl Hetherington  <cth@carlh.net>
3994
3995         * Fix bad_alloc exception on audio analysis (and
3996         probably elsewhere).
3997
3998 2013-11-11  Carl Hetherington  <cth@carlh.net>
3999
4000         * Version 1.28 released.
4001
4002 2013-11-11  Carl Hetherington  <cth@carlh.net>
4003
4004         * Somewhat speculative fix for slow-downs and
4005         large memory consumption with multi-content playlists.
4006
4007 2013-11-10  Carl Hetherington  <cth@carlh.net>
4008
4009         * Hopefully get rid of spurious black lines around
4010         preview.
4011
4012 2013-11-08  Carl Hetherington  <carl@ubuntu>
4013
4014         * Fix strange behaviour of J2K bandwidth control
4015         on 32-bit Linux.
4016
4017 2013-11-07  Carl Hetherington  <cth@carlh.net>
4018
4019         * Open file dialog starts in the configured DCP directory,
4020         if one exists (#70).
4021
4022 2013-11-06  Carl Hetherington  <cth@carlh.net>
4023
4024         * Support pixel format 30 (#254).
4025
4026 2013-11-06  Carl Hetherington  <cth@carlh.net>
4027
4028         * Version 1.27 released.
4029
4030 2013-11-06  Carl Hetherington  <cth@carlh.net>
4031
4032         * Various server-related tidying up; servers are
4033         now auto-detected only (the configuration for
4034         them has been removed).
4035
4036 2013-11-06  Carl Hetherington  <cth@carlh.net>
4037
4038         * Version 1.26 released.
4039
4040 2013-11-05  Carl Hetherington  <cth@carlh.net>
4041
4042         * Auto-detect encoding servers on the local
4043         subnet(s).
4044
4045         * Tweak verbosity of command-line encoding servers.
4046
4047 2013-11-04  Carl Hetherington  <cth@carlh.net>
4048
4049         * Version 1.25 released.
4050
4051 2013-10-29  Carl Hetherington  <cth@carlh.net>
4052
4053         * Improve performance when start-trimming
4054         large files.
4055
4056         * Fix audio problems when start-trimming.
4057
4058 2013-10-28  Carl Hetherington  <cth@carlh.net>
4059
4060         * Version 1.24 released.
4061
4062 2013-10-28  Carl Hetherington  <cth@carlh.net>
4063
4064         * Fix failure to reload configuration on
4065         some non-English locales.
4066
4067 2013-10-26  Carl Hetherington  <cth@carlh.net>
4068
4069         * Version 1.23 released.
4070
4071 2013-10-25  Carl Hetherington  <cth@carlh.net>
4072
4073         * Version 1.22 released.
4074
4075 2013-10-24  Carl Hetherington  <cth@carlh.net>
4076
4077         * Support sources that require repeat of more than
4078         1 extra frame.
4079
4080 2013-10-23  Carl Hetherington  <cth@carlh.net>
4081
4082         * Version 1.21 released.
4083
4084 2013-10-23  Carl Hetherington  <cth@carlh.net>
4085
4086         * Use our own directory picker on Ubuntu 13.10 as well
4087         as Ubuntu 13.04 as it seems similarly broken.
4088
4089 2013-10-22  Carl Hetherington  <cth@carlh.net>
4090
4091         * Version 1.20 released.
4092
4093 2013-10-22  Carl Hetherington  <cth@carlh.net>
4094
4095         * Allow films to be loaded when content is missing,
4096         and then that content can be re-found.
4097
4098 2013-10-21  Carl Hetherington  <cth@carlh.net>
4099
4100         * Version 1.19 released.
4101
4102 2013-10-21  Carl Hetherington  <cth@carlh.net>
4103
4104         * Fix Rec. 709 gammas (from Lilian Lefranc)
4105
4106 2013-10-20  Carl Hetherington  <cth@carlh.net>
4107
4108         * Allow specification of subtitle language even if DVD-o-matic
4109         isn't providing the subtitles.
4110
4111 2013-10-20  Carl Hetherington  <cth@carlh.net>
4112
4113         * Version 1.18 released.
4114
4115 2013-10-19  Carl Hetherington  <cth@carlh.net>
4116
4117         * Fix non-saving of colour transform presets.
4118
4119         * Some improvements in progress reporting, especially
4120         for long encodes.
4121
4122 2013-10-18  Carl Hetherington  <cth@carlh.net>
4123
4124         * Fix bug with incorrect validity times given to KDMs.
4125
4126 2013-10-17  Carl Hetherington  <cth@carlh.net>
4127
4128         * Fix Make DCP menu option sensitivity (#230).
4129
4130         * Forward-port fix from master; use 1000000 rather
4131         than 1e6 for J2K bandwidth arithmetic to ensure
4132         that it's done with integers.
4133
4134 2013-10-16  Carl Hetherington  <cth@carlh.net>
4135
4136         * Version 1.17 released.
4137
4138 2013-10-16  Carl Hetherington  <cth@carlh.net>
4139
4140         * Hopefully fix crash on closing preferences window
4141         when ~/.config/dcpomatic does not exist.
4142
4143         * Allow specification of the DCP to make KDMs for,
4144         in case there is more than one.
4145
4146         * Speed up response to some settings changes
4147         (e.g. crop) (#196).
4148
4149 2013-10-15  Carl Hetherington  <cth@carlh.net>
4150
4151         * Version 1.16 released.
4152
4153 2013-10-15  Carl Hetherington  <cth@carlh.net>
4154
4155         * Restore up/down buttons for simple content time
4156         movements.
4157
4158         * Include film title in KDM filenames.
4159
4160         * Allow no-stretch scaling like in DVD-o-matic.
4161
4162 2013-10-14  Carl Hetherington  <cth@carlh.net>
4163
4164         * Add Rec. 709 colour conversion preset using
4165         Wolfgang Woehl's matrix.
4166
4167 2013-10-14  Carl Hetherington  <cth@carlh.net>
4168
4169         * Version 1.15 released.
4170
4171 2013-10-14  Carl Hetherington  <cth@carlh.net>
4172
4173         * Fix some crashes in the KDM dialogue when coming
4174         out of the add screen without giving a certificate.
4175
4176         * Really fix libltdl search path on OS X.
4177
4178 2013-10-13  Carl Hetherington  <cth@carlh.net>
4179
4180         * Version 1.14 released.
4181
4182 2013-10-12  Carl Hetherington  <cth@carlh.net>
4183
4184         * Add some missing libraries to the OS X build.
4185
4186         * Fix libltdl search path on OS X.
4187
4188 2013-10-12  Carl Hetherington  <cth@carlh.net>
4189
4190         * Version 1.13 released.
4191
4192 2013-10-12  Carl Hetherington  <cth@carlh.net>
4193
4194         * Fix linux static build.
4195
4196 2013-10-11  Carl Hetherington  <cth@carlh.net>
4197
4198         * Version 1.12 released.
4199
4200 2013-10-11  Carl Hetherington  <cth@carlh.net>
4201
4202         * Fix failure to create signer certificates
4203         on Windows.
4204
4205 2013-10-10  Carl Hetherington  <cth@carlh.net>
4206
4207         * Basic snapping in the timeline.
4208
4209         * Various improvements to dcpomatic_kdm.
4210
4211 2013-10-10  Carl Hetherington  <cth@carlh.net>
4212
4213         * Version 1.11 released.
4214
4215 2013-10-10  Carl Hetherington  <cth@carlh.net>
4216
4217         * libdcp fix to incorrect signature digests.
4218
4219 2013-10-09  Carl Hetherington  <cth@carlh.net>
4220
4221         * Version 1.10 released.
4222
4223 2013-10-09  Carl Hetherington  <cth@carlh.net>
4224
4225         * Add some missing Windows dependencies.
4226
4227 2013-10-09  Carl Hetherington  <cth@carlh.net>
4228
4229         * Version 1.09 released.
4230
4231 2013-10-09  Carl Hetherington  <cth@carlh.net>
4232
4233         * Bump libdcp version to pull in speculative fix
4234         for AuthorizedDeviceList thumbprints in KDMs.
4235
4236 2013-10-09  Carl Hetherington  <cth@carlh.net>
4237
4238         * Version 1.08 released.
4239
4240 2013-10-09  Carl Hetherington  <cth@carlh.net>
4241
4242         * Fix problems with crypto stuff on Windows.
4243
4244 2013-10-08  Carl Hetherington  <cth@carlh.net>
4245
4246         * Version 1.07 released.
4247
4248 2013-10-01  Carl Hetherington  <cth@carlh.net>
4249
4250         * Version 1.06 released.
4251
4252 2013-09-19  Carl Hetherington  <cth@carlh.net>
4253
4254         * Version 1.05 released.
4255
4256 2013-09-17  Carl Hetherington  <cth@carlh.net>
4257
4258         * Version 1.04 released.
4259
4260 2013-09-09  Carl Hetherington  <cth@carlh.net>
4261
4262         * Version 1.03 released.
4263
4264 2013-09-02  Carl Hetherington  <cth@carlh.net>
4265
4266         * Add missing boost datetime dependency
4267         to debian control files.
4268
4269 2013-08-30  Carl Hetherington  <cth@carlh.net>
4270
4271         * Version 1.02 released.
4272
4273 2013-08-29  Carl Hetherington  <cth@carlh.net>
4274
4275         * Version 1.01 released.
4276
4277 2013-08-29  Carl Hetherington  <cth@carlh.net>
4278
4279         * Restore server/client operation (#202).
4280
4281         * Fix strange rounding of still image durations (#204).
4282
4283         * Remove limitation to numbers and periods in the
4284         server host name dialogue box.
4285
4286         * Fix stuck-at-99% progress meters (#184).
4287
4288         * Version 1.01beta1 released.
4289
4290 2013-08-29  Carl Hetherington  <cth@carlh.net>
4291
4292         * Fix emissions of large chunks of silence when
4293         analysing audio in some cases.
4294
4295         * Use my @dcpomatic.com email address for now,
4296         rather than a non-existant mailing list.
4297
4298 2013-08-28  Carl Hetherington  <cth@carlh.net>
4299
4300         * Initial DCP-o-matic release.