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